-
Perl achieve GUN Make functional stringent than the cygwin make more functional...
Perl实现的GUN Make,功能严谨,比cygwin的make功能多,支持Windows,编译C++程序必备.-Perl achieve GUN Make functional stringent than the cygwin make more functional support for Windows, C compiler required procedures.
- 2022-01-26 00:29:26下载
- 积分:1
-
VC 枚举当前所有的窗口 有源代码
VC 枚举当前所有的窗口 有源代码-VC enumerate all the current active code window
- 2022-03-24 18:04:27下载
- 积分:1
-
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,...
套接字标识符是本地分配的,即每个进程有各自的套接字标识符空间。标识符仅具有一种类似索引号码的作用,系统根据进程给出的标识符,查进程资源表,找到相应的套接口结构,从而向进程提供通信服务,真正的通信服务是挂接在套接口结构上的。不同的进程就算有相同的套接字标识符,也不能使用到相同的通信服务。-socket identifier is a local distribution that each process has its own socket identifier space. Identifier only have a similar role Index numbers, the system is under the process identifier, and examine the process of resource tables, find the corresponding sets of interface structure, so as to provide communications services process, the real communications services is articulated in the presentation on the structure of the interface. Even if the process is the same socket identifier, nor to use the same communications services.
- 2022-01-31 21:36:23下载
- 积分:1
-
实现自动售票管理,包括售票管理,售票查询等功能
实现自动售票管理,包括售票管理,售票查询等功能-a system made for sale tickets
- 2023-02-23 17:15:03下载
- 积分:1
-
可以定义热键,热键打开程序
可以为程序定义hotkey,热键打开程序-Can be defined hotkey, hotkeys to open procedures
- 2022-02-02 18:08:35下载
- 积分:1
-
实现高精度计时器
实现高精度计时器-precision timer
- 2022-11-09 18:45:03下载
- 积分:1
-
windows 编程基础代码
windows 编程基础代码-windows programming code base
- 2022-03-24 08:15:34下载
- 积分:1
-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-10-30 16:20:03下载
- 积分:1
-
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序
DELPHI编写的HOOK API实现DLL全局钩子启动记事本的程序-DELPHI prepared HOOK API to achieve the overall hook DLL procedures start Notepad
- 2023-01-07 19:20:03下载
- 积分: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