搜索资源列表
Encoder
- 各种编码(ucs-2, utf-8, GBK, Hex等)的编解码工具
UcHtml
- 本代码编译后可获取网页的Html源文件,支持各种编码格式(ANSI,UTF-8,UTF-16,Unicode)-The code compiled Html pages available source documents, supports a variety of encoding formats (ANSI, UTF-8, UTF-16, Unicode)
utf8
- VB6中实现UTF-8编码解码的源代码程序。最常见的UTF-8应用,在搜索引擎搜索连接URL编码。-UTF-8 encoding and decoding of the source code program.
00001
- UTF-8编码和解码-..............................
common
- 代码语言解码 可以将不同的编码语言转换。比如utf-8到gbk-Code language decoder can convert different coding languages. Such as utf-8 to gbk, etc.
decode
- 实现了基本的UTF-8、GBK,GB2312的编码和解码-The basic implementation of UTF-8, GBK, GB2312 encoding and decoding
Escape
- android utf-8 编码 解码 工具类~ 服务端和客户端通讯使用-android utf-8 encoding and decoding tools and client-service communication using
stemwin-tutorials-Chapter-seventeen
- 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本章将介绍一些基本知识,比如定义全球所有可用字符的Unicode标准,以及UTF-8编码方案,emWin使用该方案来解码以Unicode字符编写的文本。同时还将说明如何启用阿拉伯语支持,以及如何采用Shift-JIS(日本工业标准)编码方案来显示文本。-Armfly Electronics launched emwin tutorials, a total of 60. Forum: http: //bbs
scan_task
- vb6程序集,含数据库转电子表格、打印监控、HTTP数据报监控等内容。其中HTTP数据报文实现了gzip格式解压和utf-8字符解码。-Some VB6.0 programs,including SQLSERVER alter to EXCEL,monitor printing,listening http packets.as for http packets,gzip uncompress and utf-8 decode techniques is given too.
UTF8Class
- utf-8格式的编码与解码,主要用于解决网页内容下载后显示为乱码的问题-utf-8 format encoding and decoding, is mainly used to solve the content of the page displayed after the download is garbled
SipoReferer
- 无数据库,全部使用Application存储。 应该不会太影响访问速度,我这里反正挺快的。 对几个重要的搜索引擎的关键字进行了解码。 后台可以进行所有统计数据查看和清空。 目前弄的是UTF-8编码的。 不支持跨站不支持多域名。 必须在同一域下使用。 SRAdmin.asp 后台用于管理,初始密码,sr-No , all using Application Store. Should not be too affect access speed, I am here
hashcode
- 写的一些常用加解密函数,比如Base64加密与解密,网址转码与解码,MD5加密,HMAC-MD5加密,UTF-8编码与解码等,代码极度优化。-Write some commonly used encryption and decryption functions, such as Base64 encryption and decryption at transcoding and decoding, MD5 encryption, HMAC-MD5 encryption, UTF-8 enco
fy-base64
- base64编码是PHP经常要用的,这个程序没有什么亮点,能编码能解码,是以UTF-8编码。不用的是这个程序解码的时候会再次用md5校验解码是否正确。应该准确性很高的啦。-Base64 encoding is often used in PHP, this program does not have any bright spots, can be encoded to decode, is UTF-8 encoding. No need to decode the program will b
PBFuncLib160930有弹窗口版
- 历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、