代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/316872/3605554
c unicode.c
/*
* linux/fs/hfsplus/unicode.c
*
* Copyright (C) 2001
* Brad Boyer (flar@allandria.com)
* (C) 2003 Ardis Technologies
*
* Handler routines for unicode strings
*/
#incl
www.eeworm.com/read/314633/3631517
java unicode.java
/*
* @(#)Unicode.java 1.11 01/08/23
* Copyright (c) 2004-2005 wuhua of workroom Inc. All Rights Reserved.
* @version 1.0, 10/05/2004
* @author 饶荣庆
* @author 余煜辉
*/
/**
*此common包是连网的共
www.eeworm.com/read/314633/3631603
java unicode.java
/*
* @(#)Unicode.java 1.11 01/08/23
* Copyright (c) 2004-2005 wuhua of workroom Inc. All Rights Reserved.
* @version 1.0, 10/05/2004
* @author 饶荣庆
* @author 余煜辉
*/
/**
*此common包是连网的共
www.eeworm.com/read/312725/3648966
h unicode.h
#ifndef UNICODE_H
#define UNICODE_H
#include "asixdef.h"
PUBLIC WORD Gb2Uni(WORD code);
PUBLIC WORD Uni2Gb(WORD code);
#endif /* UNICODE_H */
www.eeworm.com/read/312725/3649101
h unicode.h
#ifndef UNICODE_H
#define UNICODE_H
#include "asixdef.h"
PUBLIC WORD Gb2Uni(WORD code);
PUBLIC WORD Uni2Gb(WORD code);
#endif /* UNICODE_H */
www.eeworm.com/read/305304/3774306
h unicode.h
/*
* linux/fs/hfsplus/unicode.c
*
* Copyright (C) 1999-2000 Brad Boyer (flar@pants.nu)
* This file may be distributed under the terms of the GNU Public License.
*
* The routines found here con
www.eeworm.com/read/296064/3908302
h unicode.h
#ifndef __COLINUX_COMMON_UNICODE_H__
#define __COLINUX_COMMON_UNICODE_H__
#include
typedef unsigned short co_wchar_t;
extern co_rc_t co_utf8_mbstowcs(co_wchar_t *dest, con
www.eeworm.com/read/296064/3908308
c unicode.c
/*
* This source code is a part of coLinux source package.
*
* Dan Aloni , 2005 (c)
*
* The code in this module was embraced from Linux 2.6.10 (fs/nls):
*
* Native languag
www.eeworm.com/read/292705/3949127
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