文件名称:codetransform
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.77kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
windows下实现编码转换的类
每个函数的输入的第一个参数是目的字符串指针的引用,
第二个参数是源字符串(要转换字符串)指针的引用.
要求目的字符串指针指向NULL,在转换函数中根据
源字符串长度分配地址空间给目的字符串。
在目的字符串生存周期结束后,调用者必须自行释放地址空间,
否则会出现内存泄漏。-windows under the category of data conversion functions for each input parameter is the first purpose of the quoted string pointer, the second parameter is the source string (the string to convert) reference guide. asked the purpose of the string pointer to NULL, transfer function in the source string according to the length of the distribution of address space for the purpose of the string. In the destination life cycle after the end of the string, the caller must release its own address space, otherwise there will be a memory leak.
每个函数的输入的第一个参数是目的字符串指针的引用,
第二个参数是源字符串(要转换字符串)指针的引用.
要求目的字符串指针指向NULL,在转换函数中根据
源字符串长度分配地址空间给目的字符串。
在目的字符串生存周期结束后,调用者必须自行释放地址空间,
否则会出现内存泄漏。-windows under the category of data conversion functions for each input parameter is the first purpose of the quoted string pointer, the second parameter is the source string (the string to convert) reference guide. asked the purpose of the string pointer to NULL, transfer function in the source string according to the length of the distribution of address space for the purpose of the string. In the destination life cycle after the end of the string, the caller must release its own address space, otherwise there will be a memory leak.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
编码转换/CCodeTransForm类说明.txt
编码转换/CodeTransForm.cpp
编码转换/CodeTransForm.h
编码转换
编码转换/CodeTransForm.cpp
编码转换/CodeTransForm.h
编码转换
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.