-
这是一个处理C语言中鼠标处理的程序,对于初学C编程的人应该有帮助的...
这是一个处理C语言中鼠标处理的程序,对于初学C编程的人应该有帮助的-This is a C language processing mouse handling procedures, for beginners C programming should be helpful
- 2022-06-27 00:15:53下载
- 积分:1
-
be completed decimal to binary and decimal to binary conversion between the
可以完成十进制到二进制和二进制到十进制之间的转换-be completed decimal to binary and decimal to binary conversion between the
- 2022-02-27 01:46:23下载
- 积分:1
-
The preparation of this section to explain the success of the network applicatio...
本节讲解编写成功网络应用程序时,所需要的基本知识和API调用。-The preparation of this section to explain the success of the network application, the basic knowledge and API calls.
- 2022-05-06 10:00:35下载
- 积分:1
-
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即strin...
CseApi20.zip是CSE脚本语言的底层封装库,用C++封装常用对象,包括Int、WideInt、float、Object对象、char数组(即string)、Int数组、object数组、字典dict等,由于封装是轻量级的,常用作基础类型库来支持Win32软件开发,如果使用STL容器等觉得不便时,这个库是很好的替代方案。-CseApi20.zip is the underlying scripting language package CSE database, using C++ package, commonly used objects, including Int, WideInt, float, Object target, char array (ie string), Int array, object arrays, dictionary, dict, etc., due to The package is lightweight, and used as the basis for the type library to support the Win32 software development, if you use STL containers and other cause inconvenience, this library is a good alternative.
- 2022-01-29 02:55:18下载
- 积分:1
-
vc++源码 文件被其他程序更改时提醒用户
vc++源码 文件被其他程序更改时提醒用户-vc++ source files are other programs to remind users when to change
- 2022-08-09 20:39:15下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
一个用来生成不同树型视图节点的例子
一个用来生成不同树型视图节点的例子-used to generate a different TreeView nodes example
- 2022-01-26 00:32:24下载
- 积分:1
-
利用DELPHI不需要任何代码自动生成图章工具.
利用DELPHI不需要任何代码自动生成图章工具.-DELPHI using automatically generated code does not require any stamp tool.
- 2023-02-07 07:30:03下载
- 积分:1
-
BCB查看系统信息的代码.
BCB查看系统信息的代码.-BCB View system information code.
- 2022-02-25 13:03:39下载
- 积分:1
-
LibGC is a thread
Portable thread-based garbage collection library, for C-LibGC is a thread-based garbage-collection library with the following features:
thread-based garbage collection.
precise collection.
uses the mark & sweep algorithm.
portable uses no low-level O/S-specific features.
no dependencies headers only.
weak pointers.
garbage-collected strong and weak arrays.
customizable garbage collection with user-defined finalize and mark callbacks.
wrapper class for non-garbage-collected classes.
- 2022-12-23 06:05:03下载
- 积分:1