-
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变...
在我们实际用软件时,经常可看到许多动态连接库。动态连接库有其自身的优点
如节省内存、支持多语种等功能,而且,当DLL中的函数改变后,只要不是参数的改变
调用起的函数并不需要重新编译。
-In our actual use of software, often can be seen in many dynamic link library. Dynamic Link Library has its own advantages, such as saving memory, support for features such as multi-lingual, but also, when the DLL
- 2022-04-27 22:36:07下载
- 积分:1
-
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn...
关机整人 小程序!
作者: 小卢
mail:359581807@163.com
blog:http://blog.sina.com.cn/qiqi8
欢迎联系,共同学习!
功能: 利用 WinExec 实现cmd的调用。shutdown 关机命令!
代码说明:
1.界面用了CXPButton的系列菜单及按钮,引用的文件有XPButton 。
2.在定时器中 用FindWindow实现了 cmd的 关闭。禁止使用 shutdown命令!
编译平台:
1.该代码在Windows XP+VC 6.0平台下编译通过。
使用说明:
1.按下 alt+q 建 或者输入“小奇” ,可以退出该程序, 并且停止 关机!
2.该带代码。可以用来供研究学习,使用!
3. 此程序为练习之作,代码简单,高手莫笑,您可以随意的复制,传播,但是请保留该信息!-err
- 2022-05-30 18:49:47下载
- 积分:1
-
windows(所有版本)下直接存取IO端口和物理地址的程序
windows(所有版本)下直接存取IO端口和物理地址的程序-Program in which IO port and physical address can be accessed directly in Windows (all editions)
- 2022-09-27 04:30:03下载
- 积分:1
-
在数据集打开的情况下新增加一个字段,In the case of data sets to open and add a new field...
在数据集打开的情况下新增加一个字段,In the case of data sets to open and add a new field-In the case of data sets to open and add a new field
- 2022-04-10 05:14:33下载
- 积分:1
-
win9x下获取cpu使用率
win9x下获取cpu使用率-obtained cpu usage
- 2022-12-05 04:05:03下载
- 积分:1
-
这是用VC写的可以把窗口钉在桌面上
这是用VC写的可以把窗口钉在桌面上-This the VC can write window nails on the table! !
- 2022-09-24 15:45:08下载
- 积分:1
-
在网络上,下载的程序,个人感觉很好用,可以试验一下,挺好得
在网络上,下载的程序,个人感觉很好用,可以试验一下,挺好得-On the network, download the program, individuals feel good to use, you can test, very good too
- 2022-01-26 08:26:25下载
- 积分:1
-
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能
在应用层查看WINDOWS系统对象,实现类似于WINOBJ的功能-At the application layer view the WINDOWS system objects to achieve similar functionality WINOBJ
- 2023-02-16 09:55:03下载
- 积分:1
-
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一...
计算用运算符后缀法表示的表达式的值。后缀表达式也称逆波兰表达式,比中缀表达式计算起来更方便简单些,中缀表达式要计算就存在着括号的匹配问题,所以在计算表达式值时一般都是先转换成后缀表达式,再用后缀法计算表达式的值。如:表达式(a+b*c)/d-e用后缀法表示应为abc*+d/e-。只考虑四则算术运算,且假设输入的操作数均为1位十进制数(0―9),并且输入的后缀形式表达式不含语法错误-calculated Operators suffix France said the value of the expression. Suffix expression also called inverse Poland expression, which is made up of formulas can be more convenient for some simple, ordinary expression to calculate the brackets on the existence of the matching problem, in the calculation of expression values are generally first converted into a suffix expression, reuse suffix calculated the value of the expression. Such as : The expression (a, b* c)/d-e suffix method used to be said for abc* d/e-. Consider only four arithmetic operations and the operation of input assumptions are a few decimal (0-9), and enter the suffix-free form expression syntax errors
- 2023-07-12 10:50:03下载
- 积分:1
-
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库
酒店管理系统,希望对大家有点用,采用ADO访问Access数据库-Hotel management system, in the hope that we are a bit used, visit the Access database using ADO
- 2022-04-28 09:30:31下载
- 积分:1