Welcome![Sign In][Sign Up]
Location:
Search - unicode to ansi

Search list

[Windows DevelopTextFileIO

Description: Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be ANSI or Unicode. The class properly reads/writes a text file in ANSI, UTF-8, UTF-16 Little Endian, and UTF-16 Big Endian encoding. Its aim is to simplify read/write a line from/to a Unicode or ANSI encoded text file in a MBCS program or in a Unicode program. You don't have to bother about the file's encoding type or your program's environment, it does all this work for you. The class can read or write a text file created by Notepad or any Notepad compatible editor like UltraEdit or EditPlus in ANSI, UTF-8, Unicode, or Unicode Big endian encoding.
Platform: | Size: 4048 | Author: windfall | Hits:

[STL一个可替代CString的字符串类CStdStr

Description: 这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
Platform: | Size: 25600 | Author: 王明 | Hits:

[OtherUnicodeString_src

Description: ansi字符串与Unicode字符串转换的代码 包括UTP-8-this code can convert ansi string into Unicode string(including UTP-8)
Platform: | Size: 5120 | Author: 小虾 | Hits:

[RichEdit强大的语法编辑控件PfxEditCtrl

Description: 1、文本编辑 2、打印 3、可通过语法配置文件定制的语法高亮显示 4、自动换行 5、支持非等宽字体 6、列块选择/复制/删除/粘贴等列块方式编辑操作 7、支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换。 8、支持拆份成双窗口并列编辑。-1, 2 text editor, print 3, through grammar customized configuration file syntax highlighter 4, the auto line 5, to support the six-width fonts are pieces of options/copy/delete/paste block out other ways to operate seven editorial support UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI documents to open, edit and change. 8, support for dual demolition tied editing window.
Platform: | Size: 313344 | Author: 王小丰 | Hits:

[Crack HackCMd5_Unicode

Description: 先前的md5_correct关于Unicode的说法不正确,此版本为验证过的真正支持Unicode的版本,修正了其他的小问题。注意文件格式仅支持ansi格式,其他格式的支持不是本类的重点。关键词:md5,CMd5,Unicode,hash-previous md5_correct on Unicode is not correct. This version tested for the genuine support of Unicode version, the amendment of other minor problems. Attention to the file format support ansi only format, other formats are not supporting this kind of focus. Keywords : md5, CMd5, Unicode, hash
Platform: | Size: 5120 | Author: xb | Hits:

[File OperateTextFileIO_src

Description: Reading or writing a line from/to an ANSI/Unicode encoded text file in Unicode/MBCS applications-Reading or writing a line from/to an ANSI/U nicode encoded text file in Unicode/MBCS appli cations
Platform: | Size: 4096 | Author: 周惠 | Hits:

[MultiLanguagednc_stringcast

Description: 方便的utf8,unicode,ansi互相转换的模板实现,范型编成,在VC++,GCC,Inter C++中测试通过,结合dnc_utf8.rar来使用-convenient utf8, unicode, ansi transferable template, Fan-formation In VC, GCC, Inter C tested
Platform: | Size: 2048 | Author: zch | Hits:

[MultiLanguageU_ANSI

Description: 由汉字查看其Unicode及ansi码的软件-By the Chinese to see its Unicode and software code ansi
Platform: | Size: 19456 | Author: zhang | Hits:

[IME DevelopWinwbxu

Description: 将五笔字型的Unicode格式文本格式的.TXT文件转换为ANSI格式的小程序。-Five fonts to Unicode format text. TXT file is converted to ANSI format applet.
Platform: | Size: 37888 | Author: girl88188 | Hits:

[ActiveX/DCOM/ATLCOM_shortcut_save

Description: COM编程经典例程,通过com组件查找文件存放路径并生成快捷键,一般的函数调用等更不在话下,在这个例程中既包含了com引用,又包含了文件操作及com应用中经常遇到的unicode与ANSI格式转换问题。一个例子搞定一大片。不下后悔。-Create a COM object from the Active Desktop coclass and Shell Link coclass to get the wallpaper path and creat a shortcut.
Platform: | Size: 1925120 | Author: yangle | Hits:

[ActiveX/DCOM/ATLSimpleChart

Description: 这是一款全面支持中文的编辑控件,使用标准的MFC DOC/VIEW机制,使用比较简单,但功能却很强大。PfxEditCtrl由两个主要的类组成,包括CPfxEditView和 CPfxEditDoc,这个控件主要支持如下功能: 文本编辑; 打印; 可通过语法配置文件定制的语法高亮显示; 自动换行; 支持非等宽字体; 列块选择/复制/删除/粘贴等列块方式编辑操作; 支持UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI文件的打开,编辑,转换; 支持拆份成双窗口并列编辑; -This is a full support for English editorial control, using the standard MFC DOC/VIEW mechanism, the use of relatively simple, but extremely powerful. PfxEditCtrl by the two major categories, including CPfxEditView and CPfxEditDoc, this controls the main support for the following functions: a text editor print grammar configuration file can be customized to highlight grammar wrap to support non-wide fonts, etc. column block select/copy/delete/paste, etc. block the way out Edit operation Supporting UNICODE/UTF8/UNICODE BIG ENDIUM/ANSI file to open, edit, conversion support the demolition of dual parallel Edit window
Platform: | Size: 304128 | Author: winnie | Hits:

[Windows Developunicode

Description: unicode-ansi转换工具v1.0 输入框上面部分填unicode格式然后按"UniCode->ANSI"得到ansi编码 输入框下面部分填ansi格式然后按"ANSI->UniCode"得到unicode编码 Unicode格式类似 \u4E2D\u56FD... -unicode-ansi conversion tools v1.0 input box to fill the top part of unicode format and then press " UniCode-> ANSI" encoding ansi get some input box below then fill in ansi format " ANSI-> UniCode" to be similar to unicode encoding Unicode format \ u4E2D \ u56FD ...
Platform: | Size: 164864 | Author: bbsyd | Hits:

[IME Developchange

Description: 本人根据网络的文章写的几种格式转换程序,非常有现实价值,可以直接执行。为Ansi、Unicode、UTF8字符串之间的转换和写入文本文件。题外:PUDN能不能格外开恩让我不用上传5个呢-I wrote an article based on the network several format conversion process, a very realistic value, capable of immediate implementation. To Ansi, Unicode, UTF8 string conversion and write between the text file. Extraneous: PUDN clemency can not let me upload it 5. . .
Platform: | Size: 29696 | Author: aaaaaaaa | Hits:

[OtherMy_Ansi_To_Unicode

Description: Ansi 到Unicode相互转换,同时还有注释,非常适合在USB的字符串开发-Conversion between Ansi to Unicode, along with notes, very suitable for development in the USB string
Platform: | Size: 95232 | Author: sunli | Hits:

[File OperateFindFile

Description: 搜索指定文件名的工具,在VC下编译通过,支持Unicode和ANSI编程。-Search the specified file name tool, compiled by the VC to support Unicode and ANSI programming.
Platform: | Size: 8192 | Author: 麦上明 | Hits:

[Button control20101109_resskin

Description: 使用免费界面库 AppFace For VC 0.2 美化您的软件AppFace For VC 支持Win9X/NT/2K/XP,UNICODE/ANSI,能够对目标进程里的所有Widows标准控件,系统菜单,通用对话框等实现换肤,对非商业用途而言,它是完全免费的。-Free Library AppFace For VC 0.2 interface enhance your software AppFace For VC support Win9X/NT/2K/XP, UNICODE/ANSI, able to target all the Widows in the process of standard controls, the system menu, common dialog boxes, etc. to achieve skin, for non-commercial purposes, it is completely free.
Platform: | Size: 304128 | Author: chengcheng | Hits:

[e-languagefunction

Description: 易语言写的常用功能模块 包含读写内存配置项、窗口隐藏显示、字节集到十六进制文本转换、unicode和ansi编码转换、内存读写等常用功能 -Common functions written in easy language to read and write memory module contains configuration items, hide the window display, bytes set to hex text conversion, unicode and ansi encoding conversion, common functions such as memory read and write
Platform: | Size: 12288 | Author: godome | Hits:

[Windows DevelopRemoteInject

Description: 一个比较完善而且简单易用的DLL注入类库 编译成lib文件 并可以同时被编译成UNICODE和ANSI版本 内有注释 经测试在XP下可以成功注入winlogon.exe-A complete and easy-to-use dll inject class library, compiled into .lib as UNICODE or ANSI versions. Has been test successfully inject dlls into winlogon.exe in Xp.
Platform: | Size: 16384 | Author: PheNixCodingK | Hits:

[ADO-ODBCANSI---Unicode

Description: [C语言]字符串处理 - ANSI - Unicode - UTF8 转换-[C Language] string processing- ANSI- Unicode- UTF8 conversion
Platform: | Size: 1024 | Author: yenan | Hits:

[SCMfontgen

Description: ZTGen是一个点阵字体产生工具,它可以把Windows系统中的字体,转换成点阵字 体的数据。输出的结果可以按照ANSI排序,也可以按照Unicode排序。-ZTGen is a bitmap font creation tool, it can be in the Windows system fonts, bitmap fonts into the data. Output results can be sorted according to ANSI, Unicode can also be sorted by.
Platform: | Size: 1361920 | Author: lijunliang | Hits:
« 12 3 »

CodeBus www.codebus.net