搜索资源列表
20160401
- 易语言如何寻找指定路径的文件内容?找到后要提取文本并保存在另一个文件里-Easy language how to find the contents of the specified file path? Once you find the text you want to extract and save the file in another
Sirius-boot-password-modifier
- 可以修改开机密码的神器源码!打开源码后请指定压缩包内“精益模块.ec”的路径。-You can modify the artifact of the boot password!
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、