-
一段隐藏文件的C++程序源代码,可以使文件不可见,实现对保密信息的保护....
一段隐藏文件的C++程序源代码,可以使文件不可见,实现对保密信息的保护.
-Hidden files section of the C++ program source code, can make a document is not visible, to achieve the protection of confidential information.
- 2022-08-08 01:46:32下载
- 积分:1
-
库存管理系统,是一个很好的库存管理系统软件,内有详细的程序设计书...
库存管理系统,是一个很好的库存管理系统软件,内有详细的程序设计书-Inventory Management System
- 2023-03-03 10:40:03下载
- 积分:1
-
vbapi function description. Vb which contains all the instructions for use of th...
vbapi函数的说明。包含了所有的vb当中的api函数的使用说明-vbapi function description. Vb which contains all the instructions for use of the api functions
- 2022-03-15 09:26:19下载
- 积分:1
-
With shell show a local directory, but also shows the current path!
用shell方式显示本地目录,还可显示当前路径!
-With shell show a local directory, but also shows the current path!
- 2022-05-27 09:51:34下载
- 积分:1
-
使用
使用-debug参数运行时跟普通程序一样,省略;运行和停止这个服务可以在NT服务管理器中进行,也可以使用控制台命令net shart/stop,如果你愿意增加一些代码,也可以直接启动。停止这个服务还可以使用系统托盘中的Exit菜单-use-debug parameters at runtime with the ordinary procedures, omitted; To stop the operation and services in NT service manager for, you can also use commands net shart/stop, and if you are willing to increase the number of code can also be launched directly. Stop this service can also use the system tray Exit menu
- 2022-07-09 18:19:30下载
- 积分:1
-
PE文件信息查看编辑工具,VC源码
PE文件信息查看编辑工具,VC源码-View PE file information editing tools, VC FOSS
- 2022-05-25 00:15:56下载
- 积分:1
-
在数据集打开的情况下新增加一个字段,In the case of data sets to open and add a new field...
在数据集打开的情况下新增加一个字段,In the case of data sets to open and add a new field-In the case of data sets to open and add a new field
- 2022-04-10 05:14:33下载
- 积分:1
-
实现cpu调度问题.值得参考学习.可以改进使用.
实现cpu调度问题.值得参考学习.可以改进使用.-The realization of cpu scheduling problem. It is also useful to learn. Can improve the use of.
- 2023-07-18 19:25:03下载
- 积分:1
-
Bossa测试实例的工作之一。Bossa实例测试发动机
bossa测试实例,给出了一个用于测试bossa引擎的工作流实例-bossa test examples are given an engine for testing bossa examples of the work flow
- 2022-05-17 22:21:31下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1