代码搜索:UniCode

找到约 10,000 项符合「UniCode」的源代码

代码结果 10,000
www.eeworm.com/read/465930/7049084

c unicode.c

/* * unicode.c * * PURPOSE * Routines for converting between UTF-8 and OSTA Compressed Unicode. * Also handles filename mangling * * DESCRIPTION * OSTA Compressed Unicode is explained in
www.eeworm.com/read/464888/7061807

htm unicode.htm

Test of some Unicode symbols in numeric character reference form This table prepared from SGML.TXT available at ftp.unicode.org ftp://f
www.eeworm.com/read/272498/7089110

h unicode.h

/* unicode.h file Edited by Computer-lov. Date: 2005.3.28 Last edited date: 2005.5.31 version 1.1 */ #define UNICODE_MAX 7446 code unsigned short int Unicode[7446][2]={ 0x00a4,0xa
www.eeworm.com/read/457121/7333871

cpp unicode.cpp

#include "rar.hpp" #if defined(_EMX) && !defined(_DJGPP) #include "unios2.cpp" #endif bool WideToChar(const wchar *Src,char *Dest,int DestSize) { bool RetCode=true; #ifdef _WIN_32 if (WideCharTo
www.eeworm.com/read/457121/7333903

hpp unicode.hpp

#ifndef _RAR_UNICODE_ #define _RAR_UNICODE_ #ifndef _EMX #define MBFUNCTIONS #endif #if defined(MBFUNCTIONS) || defined(_WIN_32) || defined(_EMX) && !defined(_DJGPP) #define UNICODE_SUPPORTED #endif
www.eeworm.com/read/451041/7473128

java unicode.java

public class unicode {public static void main(String args[]) {long c='电'; System.out.println("The unicode of '电'is"+c); } }
www.eeworm.com/read/446157/7584886

upg unicode.upg

Unicode REPEATING 00 Unicode Char 0 00 Unicode Char
www.eeworm.com/read/445217/7597962

exe unicode.exe

www.eeworm.com/read/443916/7620476

h unicode.h

/* unicode.h file Edited by Computer-lov. Date: 2005.3.28 Last edited date: 2005.5.31 version 1.1 */ #define UNICODE_MAX 7446 code unsigned short int Unicode[7446][2]={ 0x00a4,0xa
www.eeworm.com/read/442052/7660622

dsp unicode.dsp

# Microsoft Developer Studio Project File - Name="Unicode" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) C