搜索资源列表
URLEncode.zip
- URL编码解码
JSUrlcode
- 用Javascr ipt实现UrlEncode和UrlDecode功能
urlEncode
- 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
URLEncode
- URLEncode编码和解码的源代码.非常简单.拿去就可以用了.
URLEncode
- URL编码解码-URL codec
myURLEncode
- 对输入的url地址进行编码的一个实例。主要是熟悉如何对url进行处理。-of input url address of a code examples. How is familiar with the url address.
URLEncoder
- 加密URL 对URL进行编码 就像baidu google一样-URL encryption coding on a URL like engines like Google
JSUrlcode
- 用Javascr ipt实现UrlEncode和UrlDecode功能-Used Javascr ipt realize urlencode and urldecode functions
urlEncode
- 用C语言与网页通迅的时候,难免会有进行编码的,此函数可以对GB2312转换成Unicode,然后再进行UTF8的页面编码,生成网页的%EB等格式
URLEncode
- URLEncode编码和解码的源代码.非常简单.拿去就可以用了.-Urlencode encoding and decoding of the source code. Is very simple. Can be used instead.
UCenterApi
- 开发环境vs2005,仅实现了用户注册(uc_user_register)、登录(uc_user_login)和密码修改(uc_user_edit) ,权当抛砖引玉之用 修正了urlencode导致中文用户名乱码问题-Development environment vs2005, only the realization of the user registration (uc_user_register), log (uc_use
urlencode
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl[]并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Since in the preparation of an appli
urlencode
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。 --pclion-Since in the preparati
tools
- 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13
2
- 本文的目的是设计一个完成URL编码的C++类。在我曾经的项目中,我需要从VC++ 6.0应用程序中POST数据,而这些数据需要进行URL编码。我在MSDN中查找能根据提供的字符串生成URL编码的相关类或API,但我没有找到,因此我必须设计一个自己的URLEncode C++类。-The purpose of this paper is to design a complete URL-encoded C++ classes. I hav
urlencode
- 用asp对url进行编码,解码,功能很强大啊!-Asp on the url used to encode and decode functions are powerful ah!
urlencode
- 自己编写的URL编码,能将汉字转换成url编码。浏览带有汉字的网页。-URL编码
URL_encode
- vc++中urlencode与urldecode的实现,在vc++中如果使用GET,非ascii字符必须通过这个以避免丢失。-urlencode and urldecode implementation, in vc++ If you use the GET, non-ascii characters must pass this in order to avoid loss.
UrlEncode
- Url Encode sample of commonly used in http request
testurldecode
- urlEncode的代码实现,非常有用哦-urlEncode s code,it s very nice