-
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。...
一个很好的c/c++代码编写规范,可以很好的教你写高质量的代码。-A good c/c++ Coding norms, can teach you to write good quality code.
- 2022-02-02 06:45:25下载
- 积分:1
-
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。...
VC各种综合类的设计,包含有:菜单类、操作Excel类、ADO、打印等等。-VC range of integrated design, includes: menu category, operation Excel type, ADO, Print, etc..
- 2022-04-17 19:07:58下载
- 积分:1
-
rsa加密算法,经典的一个加密算法,学习时自己做的,给大家共享一下...
rsa加密算法,经典的一个加密算法,学习时自己做的,给大家共享一下-rsa
- 2022-06-17 16:09:00下载
- 积分:1
-
At Ocaml
Define a function runnerup that takes an integer list and returns the...
At Ocaml
Define a function runnerup that takes an integer list and returns the secondly largest element among the elements
- 2022-01-25 18:50:43下载
- 积分:1
-
windows Dialog C++ source
windows Dialog C++ source
- 2023-05-22 08:30:06下载
- 积分:1
-
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值....
VC++6.0开发的网络程序,界面美观,使用方便,有很高的参考价值.-VC 6.0 network programming, beautiful interface, easy to use, have a very high reference value.
- 2022-12-12 10:05:04下载
- 积分:1
-
C#的SOCKET聊天室源程序,不错。
C#的SOCKET聊天室源程序,不错。-C# source SOCKET chat rooms, yes.
- 2022-03-20 21:52:39下载
- 积分:1
-
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEm...
程序运行初期,程序首先会通过LoadLibrary函数加载动态链接库Shell32.dll,并且把加载后的操作句柄存储在LibHandle中。然后通过@SHEmptyRecycleBin:=GetProcAddress (LibHandle, SHEmptyRecycleBinA )语句读取SHEmptyRecycleBinA函数的地址,如果以上语句能够正确执行(也就是@SHEmptyRecycleBin不等于nil),那么就调用SHEmptyRecycleBin完成清空回收站的操作。最后释放动态链接库。-The early run, the program will first of all through the LoadLibrary function to load dynamic link library Shell32.dll, and after the load operation is stored in the handle of LibHandle. Then @ SHEmptyRecycleBin: = GetProcAddress (LibHandle, SHEmptyRecycleBinA) statement read function SHEmptyRecycleBinA address, If the above statement to the correct implementation (that is, @ SHEmptyRecycleBin does not mean nil), then call the Empty Recycle Bin SHEmptyRecycleBin complete operation. Finally the release of a dynamic link library.
- 2022-11-16 11:20:03下载
- 积分:1
-
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。...
有一对兔子,从出生后第3个月起每月生一对兔子,小兔子长到第3个月后每月又生一对兔子。假设所有兔子都不死,问每月兔子总数为多少。-Have a pair of rabbit from birth to 3 months after starting the monthly Health and a pair of rabbit, small rabbit long to the first 3 months after the month a pair of rabbit again. Do not assume that all dead rabbit, rabbit ask a monthly total of the number.
- 2023-03-20 04:20:03下载
- 积分:1
-
一个源代码写的很精炼,我刚刚接触这一行,希望能作用…
一份写的很精炼的源码,本人刚刚接触这一行,希望能和大家多多交流!-A source code written in a very refined, I just touch the line, hoping to interact more with everyone!
- 2022-03-07 18:45:37下载
- 积分:1