搜索资源列表
copy
- 禁止删除源码,防止文件被删除,和读写操作。解锁禁止删除源码,防止文件被删除,和读写操作。-Prohibit the removal of the source code, to prevent the file is deleted, and read and write operations. Unlock the forbidden to remove the source code, to prevent the file is deleted, and read and write op
v
- 易语言读写加密配置项源码例程程序使用加密文件的方法实现加密配置项。 -Easy language to read and write encryption configuration items source routine procedures using encrypted files to achieve encryption configuration.
du
- 易语言自定义数据类型读写源码例程程序结合易语言内存文件的操作,实现自定义数据类型数据的读写。 -Easy language custom data types to read and write source routine procedures combined with easy language to operate the memory file to achieve custom data type data read and write.
易语言拦截文件读写源码
- 易语言拦截文件读写源码 .版本 2 拦截CreateFileA = 取函数地址 (取模块句柄 (“kernel32”), “CreateFileA”) 拦截GetFileSize = 取函数地址 (取模块句柄 (“kernel32”), “GetFileSize”) 拦截ReadFile = 取函数地址 (取模块句柄 (“kernel32”), “ReadFile”) 拦截SetFilePointer = 取函数地址 (取模块句柄 (“kernel32”), “SetFilePoi