搜索资源列表
qwangyeshuju
- 本易语言例程源码使用到了易语言_仿真shell库.ec模块。 易语言取网页数据源码例程可以创建XML对象,读取网页文本,分析类型数据-This easy language source code routines used easy language _ the simulation shell Library. Ec module. Easy language to take Web data source routine can create an XML object, read th
send
- 易语言webQQ数据包数据提交,支持文本转十六进制数据转换-The easy language webQQ packet data submitted to support the conversion of text to hexadecimal data
zhumofengbao
- 诛魔封包易语言源码,包含正则文本匹配,可提交诛魔数据封包-To punish the magic packet easy language source code, including regular text-matching, may submit to punish the magic data packets
vb
- 端口传送实现端口之间的数据传送与接收并能在文本框中显示-Port send the sending and receiving of data between the port and can be displayed in the text box
apimokuai-1.0
- 按键组合,取文本数据地址,按组合键消息-Key combination, taking text data address, press the key combination messages, etc. ...
DMBJQ
- 代码编辑器 本程序实质是通过小技巧实现了易语言中 文本替换()命令类似的替换效果。解决了众多常见BUG。如翻译过程中 int 与 printf 的“数据重叠” 翻译问题等-Code Editor The essence of this procedure is achieved through a small skill in the language easy to replace the text () command similar to the replacement effect. R
树形数据读写模块
- 通过文本方式储存与读取树型数据,数据无加密,可通过添加加密代码实现(Storing and reading tree data in text mode, the data is not encrypted, and can be realized by adding encryption code)
精易模块V6.1
- 修复 - 编码_usc2到ansi() 多了其它字符,会出现数组出错问题 ' 修复 - 编码_ansi到usc2() 加快N倍的转换速度 ' 修复 - 编码_URL编码GBK () 第二个参数无效的问题 ' 修复 - 运算_表达式计算() 出现数据格式错误的部分问题 ' 修复 - 文本_颠倒 () '命令中文字出现乱码 ' 修复 - 时间_取随机时间戳() 在有的系统里返回前面会多个零(Repair - encoding _usc2 to ANSI () more other char
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、