搜索资源列表
autosave1
- 将冗余JS代码全部删除,方便绞架器调用,修正了字符编码错误的Bug-JS code to delete all redundant, convenient gallows calls, fixed character coding error Bug
wordreplace_gbk
- 一款asp在线文本批量替换工具,能自动识别文件编码类型,在线批量替换文本文件中的字符的asp原创程序.-An asp online text batch replace tool that can automatically identify the type of file encoding, batch replace text documents online characters asp original program.
fy-unicode
- Unicode是国际组织制定的可以容纳世界上所有文字和符号的字符编码方案。Unicode用数字0-0x10FFFF来映射这些字符,最多可以容纳1114112个字符,或者说有1114112个码位。码位就是可以分配给字符的数字。UTF-8、UTF-16、UTF-32都是将数字转换到程序数据的编码方案。-Unicode is an international organization to accommodate all the characters and symbols in the world
GoogleVoiceApi
- Google Voice 短信发送接口PHP开源版,如果需要群发多帐号用英文逗号(,)分隔(86159..,86159..),消息内容不支持中文,当您输入中文的时候系统会自动转换为拼音(为了区分是拼音,拼音首字母大写),保证消息能正常发送(输入 我是旋风 短信内容为 Wo Shi Xuan Feng ) 所需PHP扩展:curl 。字符编码均为GBK(考虑拼音转换)-(86159 .., 86159 ..), the message content does not support the Ch
Supernice_v1.5
- 程序使用php+mysql编写,字符编码为UTF-8,前端采用HTML5编写,默认兼容IE10、CHROME、safari等浏览器,低版本浏览器无法使用本程序!!不得对程序代码进行任何形式的修改后再发布。-Procedures used to prepare php+ mysql, character encoding for UTF-8, front-end using HTML5 prepared by default compatible with IE10, CHROME, safari
asciizh_v1.0
- 本工具主要用于各类代码中各类本地字符的Unicode转换,可以将整个代码直接拷入转换,系统将自动跳过字母、数字与字符。 原理:获得输入框里的值,然后逐个转换为unicode编码(这个返回值是 0 – 65535 之间的整数),unicode转化为16进制,再添加上”\u”前缀.-This tool is mainly used for various types of code in all kinds of local characters Unicode conversion, you ca