搜索资源列表
jybmzh
- 简易编码转换,可以将中文字符转BIG5、简体转繁体,还可以相互转换。-Simple encoding conversion, Chinese characters can be transferred BIG5, Simplified to Traditional, you can also interchangeable.
ascii-to-word
- ascii码到字符的转换实例,代码结构清晰。-ascii to word
xgwb
- 修改文本文档中数字 文本文档有固定的格式,类似歌词文件,每一行中有文本和数字,代码仅读取尾部的8个字符,转换成数字,然后进行加减操作,同时完成时分秒的进位。-Modify the numbers in a text document. The text has a fixed format, like lyrics, numbers exist in each line, this code only reads trailing eight characters and conver
xuexi
- 将一个长度不超过100的字符串加密和解密。密码规则如下:用原来的字母后面第4个字母代替原来的字母。例如,字母“A”后面第4个字母是“E”,用“E”代替“A”,用“c”代替“y”,以此类推……,非字母字符则不作任何转换 例如“China*12”加密后的结果为“Glmre*12”,“Glmre*12”解密后的结果为“China*12”。-A length of not more than 100 string encryption and decryption. Password rules a
ascIItoweb
- 可以把 ascII 字符 转换为正常代码,取消加密等 限制,让隐码全部显示出来,便于修改。-AscII can be converted to normal character code, cancel encryption and other restrictions, so that all the hidden codes show up, easy to modify.
精易模块V6.1
- 修复 - 编码_usc2到ansi() 多了其它字符,会出现数组出错问题 ' 修复 - 编码_ansi到usc2() 加快N倍的转换速度 ' 修复 - 编码_URL编码GBK () 第二个参数无效的问题 ' 修复 - 运算_表达式计算() 出现数据格式错误的部分问题 ' 修复 - 文本_颠倒 () '命令中文字出现乱码 ' 修复 - 时间_取随机时间戳() 在有的系统里返回前面会多个零(Repair - encoding _usc2 to ANSI () more other char
isteohate_overload_spanning
- 个人制作的将文本型字符转换成密文 易语言制作()