-
学生管理,是一个很经典的程序,可以把VB和数据库结合起来。适合来学习数据库。...
学生管理,是一个很经典的程序,可以把VB和数据库结合起来。适合来学习数据库。-Student Management
- 2022-03-02 12:42:37下载
- 积分:1
-
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作...
本程序在主线程的While循环中进行计数工作,在计数过程中,利用二次消息循环,自己来处理Windows消息的取出和发送,从而能够相应界面操作-the procedures in the main thread While cycle counts, the counting process, and use the second news cycle, to handle its own Windows news and sent out, thus corresponding to interface operation
- 2023-06-12 03:30:03下载
- 积分:1
-
可以实现对成绩的查看 修改 和管理 计算等
可以实现对成绩的查看 修改 和管理 计算等-Can realize the achievements of view modification and management of computing
- 2022-09-18 20:00:03下载
- 积分:1
-
简介:下载的编辑器资料解压后有两个文件夹(EditorExm实便项目, WeisEditor编辑器源码) 以及 描述.txt
项目所需文件及文件夹...
简介:下载的编辑器资料解压后有两个文件夹(EditorExm实便项目, WeisEditor编辑器源码) 以及 描述.txt
项目所需文件及文件夹
WeisEditor.dll
js/jsClass.js (需加载到编辑器所在页面 Head区域)
WeisEditor 文件夹 -Introduction: Editor download data after decompression have two folders (EditorExm it will be the project, WeisEditor source code editor), as well as description. Txt project documents and folders WeisEditor.dll js/jsClass.js (to be loaded to the Editor page where Head Regional) WeisEditor folder
- 2022-09-01 06:40:03下载
- 积分:1
-
鼠标移动的小例子
鼠标移动的小例子-small examples
- 2022-03-03 08:33:10下载
- 积分: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
-
一个C++表格类
一个C++表格类-a Class C forms
- 2022-01-23 10:06:03下载
- 积分:1
-
实现windowns manager 的功能,主要是对windowns的服务进行管理.
实现windowns manager 的功能,主要是对windowns的服务进行管理.-Windowns manager to achieve the functions, mainly for windowns service management.
- 2022-10-27 00:30:03下载
- 积分:1
-
VC写的一个光驱控制程序 有VC源代码
VC写的一个光驱控制程序 有VC源代码-VC to write a CD-ROM control procedures have VC source code
- 2022-07-08 20:33:12下载
- 积分:1
-
mykad的源代码
读写智能读卡器的调用windows自带的动态库来读取卡信息,通过调用winscard.dll里面的SCardEstablishContext函数,SCardReleaseContext函数,SCardTransmit函数来实现读卡。
- 2022-11-14 04:40:04下载
- 积分:1