Welcome![Sign In][Sign Up]
Location:
Search - Unicod

Search list

[OtherUnicode2AscII

Description: 一个实现将unicod转换成AscII编码的小程序,运用vc编程-unicod achieve a conversion of small AscII coding procedures, the use vc Programming
Platform: | Size: 803 | Author: 黄雷 | Hits:

[Other resourceunicod--gb2313

Description: 简体中文,uncode<=>gb2312-English, uncode
Platform: | Size: 1634 | Author: 雪花啤酒 | Hits:

[File Operatefileencodingtransform_src

Description: 最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。 特点: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份
Platform: | Size: 30416 | Author: 元宝 | Hits:

[OtherUnicode2AscII

Description: 一个实现将unicod转换成AscII编码的小程序,运用vc编程-unicod achieve a conversion of small AscII coding procedures, the use vc Programming
Platform: | Size: 1024 | Author: 黄雷 | Hits:

[Software Engineeringunicod--gb2313

Description: 简体中文,uncode<=>gb2312-English, uncode
Platform: | Size: 1024 | Author: 雪花啤酒 | Hits:

[File Operatefileencodingtransform_src

Description: 最近用VS2005做项目,遇到一个工程中有很多文件的编码不统一,有的是UTF-8,有的是GB32的,发布网站时就乱七八糟的。可以通过VS环境中的 “高级保存选项”一个一个地改过来,因实在太多,好几十个,重复工作是非常令人不爽的,自已就动手写了个这个小程序。编写之前,参考网友qing、 Randy052的经验。 特点: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份-err
Platform: | Size: 29696 | Author: 元宝 | Hits:

[Compress-Decompress algrithmsCppProjectCabinetT

Description: Microsoft CAB库压缩文件,可通过Visual Studio 运行,VC6编译通过-Microsoft CAB compressed file database through Visual Studio is running, VC6 compiler through
Platform: | Size: 88064 | Author: 马斯 | Hits:

[Multimedia Developaudacity-win-unicode-1.3.4

Description: 播放,录音,停止,暂停,上一曲,下一曲等功能。值得研究。-Playback, recording, stop, pause, previous song, next song functions. Worth studying.
Platform: | Size: 4545536 | Author: 金凤龙 | Hits:

[SCMunicod

Description: 可以把汉字转换成unicod码,也能把unicod解析出汉字的小工具。-Chinese characters can be put into unicod code, but also able to resolve the characters unicod gadget.
Platform: | Size: 272384 | Author: 李勃 | Hits:

[MySQLPHPExcelParser4

Description: 修改后的PHPExcelParser4。 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。-Revised PHPExcelParser4. Changes: 1, the original excel when the sample is taken out of the Unicode encoding used. Mysql lead when inserted into the unicode encoding Unicod now after the GBK into a web page display and write the database. This section is amended U2html this function. 2, open the database connection after the set Names' gbk ' 3, the default select the first column to excel as a field of 4, the default is not selected table if the delete option 5, the original name of the table and field names are filter out some characters such as "-" , and now removed the filter, I think that the first column in excel or in the process to determine a more appropriate by the artificial.
Platform: | Size: 97280 | Author: zaobao | Hits:

[Other200921901110486

Description: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持选取文件夹批量、文件多选、翦贴板中复制三种文件批量选取方式,能实现指量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份 -1, can support the common encoding formats such as UTF-8, UTF-7, Unicod, ASCII, GB2312, Big5 conversion between. 2, support batch selected folders, file multi-election, Jian copy paste board selected three kinds of files batch mode refers to the amount of conversion can be achieved. 3, support file filters, using openFileDialog file filters. 4, support the source file encoding auto-identification, can be used for a unified unknown file format. 5, support for backup
Platform: | Size: 41984 | Author: fans | Hits:

[ISAPI-IEPHPExcelParser4_update

Description: 修改内容: 1,原来sample取出excel时是使用的Unicode编码。导致插入mysql时也写入unicode 现在把Unicod编码转换成GBK后再在网页上显示及写入数据库.此部分修改的是U2html这个function。 2,打 开数据库连接后增加 set Names gbk 3,默认选中把excel的第一列作为字段名 4,默认不选中如果存在表则删除选项 5,原来对表名及字段名有过滤掉一些字符如"-",现在则取消了这个过滤,我觉得在excel第一列或在操作过程中由人工确定更合适。 由于没用过php,所以都是现学现改的。有需要的请下载使用。 -Changes: 1, remove the original sample is used when excel Unicode encoding. When inserting mysql result in write unicode encoding is to convert the GBK Unicod then displayed on the page and write to the database. This section is U2html modify this function. 2, open the database connection after the increase set Names ' gbk' 3, the default is selected as the first column of the excel field names 4, the default does not select the delete option if the table is 5, the original table names and field names are filter out some characters such as " -" , now removed this filter, I think the first column in excel or in the operation of the manual to determine more appropriate. Not used as php, so are the Study as reform. In need, please download.
Platform: | Size: 100352 | Author: zaobao | Hits:

[Windows DevelopFileEncodingTransform_src

Description: 1、可以支持常见编码格式如UTF-8、UTF-7、Unicod、ASCII、GB2312、Big5之间的转换。 2、支持文件夹批量选取,文件多选,翦贴板中复制三种文件批量选取方式,实现批量转换。 3、支持文件过滤,采用openFileDialog的文件过滤方式。 4、支持源文件编码自动识别,可用于统一未知文件的格式。 5、支持备份(1, you can support the conversion of common coding formats such as UTF-8, UTF-7, Unicod, ASCII, GB2312, Big5. 2, support batch file folder selection, multiselect, Jian three copy paste board batch file selection method to realize batch conversion. 3, supporting file filtering, using openFileDialog file filtering. 4. Support the automatic identification of source code, which can be used to unify the format of unknown files. 5. Support backup)
Platform: | Size: 412672 | Author: beta.guo | Hits:

CodeBus www.codebus.net