代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/408091/11405363
syn unicode.syn
SHUNCHAR CONTROLS
BASESET "ISO Registration Number 176//CHARSET
ISO/IEC 10646-1:1993 UCS-2 with implementation level 3//ESC 2/5 2/15 4/5"
DESCSET 0 65536 0 -- 16 bit --
www.eeworm.com/read/405850/11455724
h unicode.h
// unicode.h
#ifndef UNICODE_H
#define UNICODE_H
//////////////////////////////
// SURROGATES //
//////////////////////////////
#define IsFourByteLetter(x) ( (x) &
www.eeworm.com/read/405765/11457822
h unicode.h
#define UNICODE_MAX 7446
code unsigned short int Unicode[][2]={
0x00a4,0xa1e8,
0x00a7,0xa1ec,
0x00a8,0xa1a7,
0x00b0,0xa1e3,
0x00b1,0xa1c0,
0x00d7,0xa1c1,
0x00e0,0xa8a4,
0x00e1,0xa8a2,
0x0
www.eeworm.com/read/405655/11459770
h unicode.h
Uint32 code Unicode[72][96]={
/*emp*/ 0,/*啊*/21834,/*阿*/38463,/*埃*/22467,/*挨*/25384,/*哎*/21710,/*唉*/21769,/*哀*/21696,/*皑*/30353,/*癌*/30284,/*蔼*/34108,/*矮*/30702,/*艾*/33406,/*碍*/30861,/
www.eeworm.com/read/405173/11470484
pas rxrichedit(unicode).pas
{*******************************************************}
{ }
{ Delphi VCL Extensions (RX) }
{
www.eeworm.com/read/403956/11495308
h unicode.h
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------
www.eeworm.com/read/403956/11495317
cc unicode.cc
//-----------------------------------------------------------------------------
// Torque Game Engine
// Copyright (C) GarageGames.com, Inc.
//-----------------------------------------------------
www.eeworm.com/read/262048/11609477
h unicode.h
#define UNICODE_MAX 7446
code unsigned short int Unicode[][2]={
0x00a4,0xa1e8,
0x00a7,0xa1ec,
0x00a8,0xa1a7,
0x00b0,0xa1e3,
0x00b1,0xa1c0,
0x00d7,0xa1c1,
0x00e0,0xa8a4,
0x00e1,0xa8a2,
0x0
www.eeworm.com/read/347993/11619590
hpp unicode.hpp
/*
Copyright (c) 2007, Cory Nelson
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions ar