Location:
Search - vb unicode ch
Search list
Description: 在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.
Platform: |
Size: 6144 |
Author: lidan |
Hits: