-
程序运行初期,程序首先会通过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
-
BCB配置文件操作。
BCB配置文件操作。-BCB configuration file manipulation.
- 2022-03-10 03:54:45下载
- 积分:1
-
envi idl代码
可以在envi的idl中加载这个pro,可以对mod04,气溶胶数据进行批量提取和批量转投影!
- 2022-07-23 12:15:59下载
- 积分:1
-
ACCESS read
ACCESS的读写例子!可以供新手参考!虽然不是一个完整的项目,但看了对新手很有用!-ACCESS read-write the example! Can reference for novice! Although not a complete project, but having watched very useful for novice!
- 2022-12-31 11:30:04下载
- 积分:1
-
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输...
使用JAVA语言实现下列功能的系统 a) 系统能接受用户输入一个文件名,该文件名对应的文件A可能包含中文,英文字符,换行回车等字符。 b) 系统在确认用户输入的文件A存在后对文件A进行处理,生成另外一个文件B,要求文件B显式包含文件A的所有内容,并且不改变文件A中的已经有的内容。 c) 系统在文件A不存在的情况下,可以发现B中保留的A的内容被修改过。这种修改包括删除/增加A的某行信息,在A的内容中增加/删除/修改某个字符。-use JAVA following a function of the system) system will accept user input a name, the name of the paper document may contain A Chinese and English characters such as newline characters enter. B) System user input in identifying the existence of a document after document A pair of processed produce another document B, B requested documents Explicit document contains all the elements of A and A does not change the document has some content. C) A system in the document did not exist circumstances, it can be found B of A to retain the content has been modified. Such changes include the deletion/A increased to a certain line of information in the contents of A Increase/delete/change certain characters.
- 2022-03-22 01:16:46下载
- 积分:1
-
PHP 中的在线测试
这是一个在线的 PHP 测验项目。其前端是致力于 PHP 程序的任何浏览器后, 端是 mysql。Wamp 来必须安装,运行这个测试。希望你会喜欢它。
- 2022-04-23 17:01:37下载
- 积分:1
-
c# written in a simulated Tetris source code, colored box, the logic correctly....
c#编写的一个模拟俄罗斯方块源代码,方块有颜色,逻辑正确。速度快。-c# written in a simulated Tetris source code, colored box, the logic correctly. Speed.
- 2022-11-10 01:25:03下载
- 积分:1
-
C++、MFC源代码methodpointers_demo
C++、MFC源代码methodpointers_demo-C, MFC source code methodpointers_demo
- 2022-01-25 20:09:00下载
- 积分:1
-
启动、管理、切换进程 .
启动、管理、切换进程 .-start, management, switching process.
- 2022-01-25 22:21:04下载
- 积分:1
-
Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, G...
大地测量,高斯椭球,大地测量,高斯椭球 大地测量,高斯椭球-Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, Gaussian Ellipsoid
- 2022-03-24 06:24:46下载
- 积分:1