-
Read and Write Registry Keys and Values
Read and Write Registry Keys and Values-windows ce
- 2022-08-17 02:14:59下载
- 积分:1
-
Units are in a computer serial port to transfer data between two very useful too...
是在一台电脑两个串口之间传输数据 很有用的学习串口的工具-Units are in a computer serial port to transfer data between two very useful tool for studying serial
- 2022-06-20 06:10:37下载
- 积分: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
-
这个还可以,作为课程设计或者是其它的什么论文等等,内容绝对没有什么错误,这是经过了修改的!...
这个还可以,作为课程设计或者是其它的什么论文等等,内容绝对没有什么错误,这是经过了修改的!-this can also, as a curriculum design or any other papers, and so on, says absolutely nothing wrong. This is the result of a change!
- 2022-03-24 10:15:08下载
- 积分:1
-
西部软件下载系统ASP版
资源描述西部软件下载系统ASP版,是经过改良的,队asp有所帮助,大家可以下下来学习一下。
- 2022-01-21 21:04:00下载
- 积分:1
-
CustomizeImage.java
/ / 圣母: 坎塞科 · 拉米雷斯 · 米格尔 · 亚历杭德罗
/ / Grupo: 6751
/ / Matricula: 201021639
/ / Servlet que muestra la imagen específica
包 coreservlets ;
导入 java.io.* ;
导入 javax.servlet.* ;
导入 javax.servlet.http.* ;
公共类 CustomizeImage 扩展 HttpServlet {
公共 void doGet (HttpServletRequest 请求,
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-02 00:39:57下载
- 积分:1
-
组态软件组件 OCX 可以实时反映 所有PLC报警情况 并可以对字体进行设置...
组态软件组件 OCX 可以实时反映 所有PLC报警情况 并可以对字体进行设置-Configuration OCX software components in real time to reflect and to all the PLC alarm can be set fonts
- 2022-03-22 11:15:02下载
- 积分:1
-
windows下的调色板源代码
windows下的调色板源代码-the palette windows source code
- 2022-02-20 23:30:16下载
- 积分:1
-
microchip PIC32 Stack
microchip PIC32 Stack
- 2022-08-14 07:50:29下载
- 积分:1
-
简易的矩阵计算程序
综合了一些比较实用的矩阵计算代码,包括矩阵的输入输出到文件,求和,乘积,求逆,行列式,指数运算以及基于高斯赛德尔迭代法的线性方程组求解。
- 2022-08-21 17:29:33下载
- 积分:1