搜索资源列表
20800b1a604273e424a5d042bdcc1fbb
- 一次写模块,有不足的地方还请多多指教 包含大漠自带的所有函数,鉴于每个人的理解不同,备注了大漠源命令。 本人初识大漠.对函数理解有限.如果翻译有误请参考大漠文档,也可联系我纠错。 模块应用灵活,不需要频繁的同步大漠官方进行模块更新。 .模块_加载() .参数1 可自定义插件释放路径。默认释放到临时目文件夹,例如 D:\大漠.txt .参数2 可与外部的大漠插件进行对接。大漠官方更新BUG时,直接引用新版的插件就OK了 -Tim
xiazaizhe
- TXT下载者源码,支持大文件下载,FTP下载-TXT download the source code, support for large files to download, FTP download
wqs
- 这是一款自动获取电脑信息的源码,会在c盘建一个1.txt自动保存文件-This is an automatic access to the source code of computer information, a 1.txt automatically save the file in the c drive to build
eyuyanftp
- 源码主要演示了程序更新的所有过程,是采用无人值守的FTP自动更新,只需要将更新信息的TXT文件和更新文件放在FTP服务器上即可实现自动更新功能-failed to translate
Read-TXT
- 易语言模块 读取本地文本文件的内容 很小很简洁-Easy language module
elanguage_superboxlist
- 易语言超级列表框支持库源码,支持txt文件导入导出,excel文件导入导出。避免了重复写循环的问题。-Super easy language list boxes support library source code, support txt file import and export, excel file import and export. Avoid duplication of write cycle issue.
lab_3
- 统计txt文件中单词的词频,要输入的txt文件inputdata,和要输出的文件outputdata在工作空间中,程序从inputdata文件中统计词频,并在outputdata中输出统计结果-Statistical txt file word frequency, to enter txt file inputdata, and to the output file outputdata in the workspace, the program files from inputdata wo
YYYYZC
- YY语音批量注册 YY语音批量注册源代码 易语言代码 批量注册账号 保存为TXT文件-YY voice bulk registration easy language source code
TXT-XML
- 易语言TXT转XML (数字电视机房EPG用信息能共享系统和文件)-TXT XML
txt-file-earse
- 易语言源程序——用于删除指定TXT文件的最后一行-Easy language source code- the last line is used to delete the specified TXT file
7a3b3bd7
- 天龙3最新登陆器源码,带资源服务器设置器,loginserver.txt要自己修改并添加到patch文件夹去。-login tools tianlongbabu
zdtj
- 自动统计文件夹里所有的 TXT文本内容的结算单,并查询指定内容-Automatically statistics all the contents of the folder in the TXT text of the billing statement, and query the specified content
readtext
- 以字符串的形式读取txt文件中的内容,并通过label等空间显示信息-Txt file to read the contents of a string, and displays information by space such label
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、