urlencode

所属分类:网络编程
开发工具:Visual C++
文件大小:7KB
下载次数:155
上传日期:2009-03-29 21:20:06
上 传 者pclion
说明:  因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。 --pclion
(Since in the preparation of applications required a visit to the page, URL in with English, found in the background is saved to the data in the database are garbled. The original API functions are InternetCanonicalizeUrl () does not support the encoding of English, spent a lot of time can not find the combination of the API function, think back to one that they write a function to find the Internet more quickly than on the type of hands-Writing CUrlEncodeUnicode. This source as well-designed, very high speed, can be competent in high-performance applications.- pclion)

文件列表:
urlencode.sln (905, 2009-02-23)
testUrlEncode (0, 2009-02-24)
testUrlEncode\stdafx.cpp (218, 2009-02-22)
testUrlEncode\stdafx.h (253, 2009-02-22)
testUrlEncode\targetver.h (498, 2009-02-22)
testUrlEncode\testUrlEncode.cpp (652, 2009-02-24)
testUrlEncode\testUrlEncode.vcproj (4624, 2009-02-24)
testUrlEncode\testUrlEncode.vcproj.V-0A2F4FEAAD984.v.user (1427, 2009-02-24)
urlencode (0, 2009-02-23)
urlencode\CUrlEncodeUnicode.cpp (3336, 2009-02-23)
urlencode\CUrlEncodeUnicode.h (456, 2009-02-23)
testUrlEncode\test.h (3007, 2009-02-24)
testUrlEncode\testprintw.cpp (365, 2009-02-24)
说明.txt (330, 2009-03-28)

近期下载者

相关文件


收藏者