文件名称:VBChinese2Unicode
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:6.48kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
在VB中把中文转化成Unicode码
首先介绍一下VB中的两个函数:ChrW()和AscW().对于Chr()和Asc()函数大家一定很熟悉,对于ChrW()和AscW()可能会比较生疏一点. ChrW 函数返回包含 Unicode 的 String,若在不支持 Unicode 的平台上,则其功能与 Chr 函数相同 AscW 函数返回 Unicode 字符代码,若平台不支持 Unicode,则与 Asc 函数功能相同。-Put in the VB in English translated into Unicode first introduce some VB code in two functions: ChrW () and AscW (). For the Chr () and Asc () function must be very familiar with the U.S., for ChrW () and AscW () possible A LITTLE more unfamiliar. ChrW contains Unicode function return the String, if the platform does not support Unicode on, its function and Chr function the same AscW function return Unicode character code, if the platform does not support Unicode, with the Asc function of the same function.
首先介绍一下VB中的两个函数:ChrW()和AscW().对于Chr()和Asc()函数大家一定很熟悉,对于ChrW()和AscW()可能会比较生疏一点. ChrW 函数返回包含 Unicode 的 String,若在不支持 Unicode 的平台上,则其功能与 Chr 函数相同 AscW 函数返回 Unicode 字符代码,若平台不支持 Unicode,则与 Asc 函数功能相同。-Put in the VB in English translated into Unicode first introduce some VB code in two functions: ChrW () and AscW (). For the Chr () and Asc () function must be very familiar with the U.S., for ChrW () and AscW () possible A LITTLE more unfamiliar. ChrW contains Unicode function return the String, if the platform does not support Unicode on, its function and Chr function the same AscW function return Unicode character code, if the platform does not support Unicode, with the Asc function of the same function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
在VB中如何把中文转化成Unicode码.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.