代码搜索:UniCode
找到约 10,000 项符合「UniCode」的源代码
代码结果 10,000
www.eeworm.com/read/120487/6073100
java unicode.java
package example;
import java.sql.*;
import java.util.*;
/*
* Test inserting and extracting Unicode-encoded strings.
*
* Synopsis:
* example.Unicode
* where must
www.eeworm.com/read/120487/6073652
out unicode.out
drop table 計算機用語;
ERROR: table "計算機用語" does not exist
create table 計算機用語 (用語 text, 分類コード varchar, 備考1Aだよ char(16));
create index 計算機用語index1 on 計算機用語 using btree (用語);
create index 計算機用語index2 on 計算機
www.eeworm.com/read/120487/6073660
sql unicode.sql
drop table 計算機用語;
create table 計算機用語 (用語 text, 分類コード varchar, 備考1Aだよ char(16));
create index 計算機用語index1 on 計算機用語 using btree (用語);
create index 計算機用語index2 on 計算機用語 using hash (分類コード);
insert into 計算
www.eeworm.com/read/100285/6272136
out unicode.out
QUERY: drop table 計算機用語;
ERROR: Relation '計算機用語' does not exist
QUERY: create table 計算機用語 (用語 text, 分類コード varchar, 備考1Aだよ char(16));
QUERY: create index 計算機用語index1 on 計算機用語 using btree (用語);
QUERY:
www.eeworm.com/read/100285/6272144
sql unicode.sql
drop table 計算機用語;
create table 計算機用語 (用語 text, 分類コード varchar, 備考1Aだよ char(16));
create index 計算機用語index1 on 計算機用語 using btree (用語);
create index 計算機用語index2 on 計算機用語 using hash (分類コード);
insert into 計算
www.eeworm.com/read/320801/6310772
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/147574/6527555
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/480906/6653018
opt unicode.opt
www.eeworm.com/read/480906/6653019
plg unicode.plg
Build Log
--------------------Configuration: UNICODE - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\ADMIN