codepages
Does gnome-terminal support DOS code pages?
In my C program I\'ve had to swap my unicode box-drawing characters into e开发者_开发技巧scaped characters for DOS code page 437 to get it to work in the Windows command prompt. Is it possible to chan[详细]
2023-02-21 21:42 分类:问答Has anyone used ICU with Delphi?
Has anyone used the ICU ( see http://site.icu-project.org/ ) DLLs from Delphi? Specifically I\'m interested in the Code Page Conversion and Collation functions.[详细]
2023-02-20 08:02 分类:问答What codepage encodes a 'ç' as '?º' (0x3f 0xba)
Today I received a file from a customer that I have to read, but it contains strange characters开发者_StackOverflow中文版. Using known names, I can guess the meaning of some characters.[详细]
2023-02-16 11:29 分类:问答Best way to store text with an undetermined code page in a MySQL database
I am currently writing an application (App1) which retrieves portions of text remotely from another application (let\'s call it App2).[详细]
2023-02-16 04:48 分类:问答How do I prevent a non-Unicode application to convert charset of resources when loading them on a differently localized machine?
We have a non开发者_运维知识库-Unicode, C++ application, written with Visual Studio, that has been originally written for machines using the codepage 1252 character set.[详细]
2023-02-13 22:44 分类:问答PHP: Simple XML and different codepages and getting the data correctly
I am working on this project where I receive different XML files from different sources. My PHP script should read them, parse them, and store them into the mysql database.[详细]
2023-02-09 14:25 分类:问答Windows XP - cmd.exe - Cannot execute batch file after switching to utf8 codepage
After switching to utf8 codepage with \"mode con cp select=65001\", batch processing seams to stop working without any error messages.[详细]
2023-02-08 11:15 分类:问答How to use Delphi XE's TEncoding to save Cyrillic or ShiftJis text to a file?
I\'m trying to save some lines of text in a codepage different from my system\'s such as Cyrillic to a TFileStream using Delphi XE. However I can\'t find any code sample to produce those encoded file[详细]
2023-02-07 15:47 分类:问答Perl Unicode glitch
In this output, why am I getting extra newlines after printing non-ASCII Unicode characters? Platform is Windows Vista and problem occurs after chcp 65001 but not after chcp 850[详细]
2023-02-02 03:34 分类:问答build an string of different language and code page
I need to build an string made up of farsi charachter english and number farsi char should have code page of arabic (windows-1256)[详细]
2023-01-31 04:48 分类:问答