文件名称:codetransform

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 2kb
  • 下载次数:
  • 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.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

编码转换

........\CCodeTransForm类说明.txt

........\CodeTransForm.cpp

........\CodeTransForm.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org