代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/15344/448780
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/16793/690633
c unicode.c
/* unicode.c - functions to convert unicode characters */
/* Copyright (C) 2010 Free Software Foundation, Inc.
This file is part of GNU Bash, the Bourne Again SHell.
Bash is free software: yo
www.eeworm.com/read/16807/692412
h unicode.h
// unicode.h
//
#if !defined(AFX_FONT_UNICODE_H__6E6D67A4_78AE_410B_B728_2464EF2E40C7__INCLUDED_)
#define AFX_FONT_UNICODE_H__6E6D67A4_78AE_410B_B728_2464EF2E40C7__INCLUDED_
#include
www.eeworm.com/read/16807/692413
c unicode.c
/***********************************************************
描述: 用c语言写的一个如何从unicode编码格式的点阵字库中读取字符信息(像素宽 +点阵信息)
至于容错性和效率方面还得使用者自行改善。谢谢您的参阅!
作者: wujianguo
日期: 20090516
MSN: wujianguo19@
www.eeworm.com/read/18801/801926
inc unicode.inc
{* ______ ___ ___
* /\ _ \ /\_ \ /\_ \
* \ \ \L\ \\//\ \ \//\ \ __ __ _ __ ___
* \ \ __ \ \ \ \ \ \ \ /'__`\ /'_ `\/\`'__\/ __`\
*
www.eeworm.com/read/28714/1006470
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/37086/1068347
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/489223/1225829
sgml unicode.sgml
Unicode Manipulation
functions operating on Unicode characters and UTF-8 strings
www.eeworm.com/read/480930/1311686
txt unicode.txt
The Linux kernel code has been rewritten to use Unicode to map
characters to fonts. By downloading a single Unicode-to-font table,
both the eight-bit character sets and UTF-8 mode are changed to use
www.eeworm.com/read/480930/1311941
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