-
this ring buffer sample.
this ring buffer sample.
- 2022-02-03 04:55:36下载
- 积分:1
-
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过....
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
- 2022-08-12 11:44:15下载
- 积分:1
-
这是一款开关机程序,可以管理系统的关机、注销、重启、强制关机等,还可实现定时功能,用户可预先定时。...
这是一款开关机程序,可以管理系统的关机、注销、重启、强制关机等,还可实现定时功能,用户可预先定时。-This is a switch machine procedures, management systems can be shut down, write-off, restart, shutdown, such as mandatory, but also achieve the timing function, the user can advance from time to time.
- 2022-09-01 18:45:04下载
- 积分:1
-
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个...
右键单击文件名,在上下菜单上会出现属性项,点击后会出现“摘要”标签,在这个标签上会出现很多信息,如作者、关键字、创建时间。这些信息你可以在代码当中进行编辑。这个程序就是编辑这些信息的一个不错的例程-Right-click the file name, in the next menu item will appear on the properties, when clicked, would lead to summary tab, in this label will appear a lot of information, such as author, keywords, creation time. The information in the code which you can edit it. This procedure is to edit the information a good routines
- 2022-07-10 11:35:28下载
- 积分:1
-
VB写的一个开3389的源码,能够自动更改安装盘的位置,并释放安装程序,自动安装终端服务,适用于WIN2000服务器和高级服务器版。...
VB写的一个开3389的源码,能够自动更改安装盘的位置,并释放安装程序,自动安装终端服务,适用于WIN2000服务器和高级服务器版。-VB wrote in a 3389 open-source, can automatically change the location of the installation disk, and the release of the installation procedure, automatic installation of terminal services, apply to Windows 2000 Server and Advanced Server.
- 2023-01-04 14:00:03下载
- 积分:1
-
dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用...
dll开发很简单 方法3,使用DEF文件建立dll程序,并实现了dll的调用-dll developed a very simple way to 3, use the DEF file dll program to establish and achieve the dll call
- 2023-02-28 19:25:04下载
- 积分:1
-
鲜花订购系统采用vb+access编写,主要功能是用于鲜花店管理鲜花 的进销存以及客户管理...
鲜花订购系统采用vb+access编写,主要功能是用于鲜花店管理鲜花 的进销存以及客户管理 -Flower Ordering System using vb+ Access preparation, the main function is the management of fresh flowers for the flower shop Invoicing and Customer Management
- 2022-02-03 14:17:30下载
- 积分:1
-
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不...
JNA(Java Native Access )提供一组Java工具类用于在运行期动态访问系统本地库(native library:如Window的dll)而不需要编写任何Native/JNI代码。开发人员只要在一个java接口中描述目标native library的函数与结构,JNA将自动实现Java接口到native function的映射。-JNA (Java Native Access) provides a set of Java tools for the dynamic run-time access to the system of local libraries (native library: such as the Window of the dll) without the need for the preparation of any Native/JNI code. As long as developers in a java interface as described in the target native library function and structure, JNA will automatically realize Java interface to native function mapping.
- 2022-09-06 18:20:02下载
- 积分:1
-
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序...
使应用程序带参数运行~~
首次运行该程序时改写注册表,使右键菜单里多了参数运行项,可以带参数执行程序-To enable applications to run with the parameters ~ ~ The first time you run the program to rewrite the registry, so that right-menu item to run more parameters can be the implementation of procedures without parameters
- 2022-06-15 19:20:21下载
- 积分:1
-
This is a card that contains checks whether the physical network card (see card...
这是一个包含检查网卡是否为物理网卡(查看网卡是否使用irq或设备名是否包含pci,有些hp服务器没有irq但也是物理设备),查看网卡物理mac和当前使用的mac(有些网卡可以修改mac)使用xpddk头文件和库文件就可以,检查网卡是否为无线网卡(通过deviceiocontrol让网卡搜寻无线网络,支持的是无线网卡,不支持的不是),以上程序部分使用vc编写,可以说比现在网络上介绍的方法都要准确,唯一缺点是对禁用网络设备不支持,必须启用才可以。-This is a card that contains checks whether the physical network card (see card whether or not to use IRQ or device name contains pci, some no IRQ hp server but it is also a physical device), check the physical network adapter mac and currently use mac (Some network card can modify the mac) the use of xpddk document headers and libraries can check whether the network adapter for wireless network card (through DeviceIoControl allow LAN Search wireless network, supported by the wireless network card, do not support is not), the procedure is part of the preparation of the use of vc can be said that the network than it is now introduce the method to be accurate, the only drawback is to disable the network device does not support, must be enabled before they can.
- 2022-03-02 07:20:07下载
- 积分:1