代码搜索:Language
找到约 10,000 项符合「Language」的源代码
代码结果 10,000
www.eeworm.com/read/402159/2328754
l31 language.l31
//chinese string
#define qtn_app_caption_string "倒计时"
#define qtn_app_short_caption_string "倒计时"
#define str_look "查看"
#define str_add "添加"
#define str_modify
www.eeworm.com/read/402159/2328990
l01 language.l01
//english string
#define qtn_app_caption_string "ClassSchedule"
#define qtn_app_short_caption_string "ClassSchedule"
#define str_detail "Detail"
#define str_search_for
www.eeworm.com/read/402159/2328991
l31 language.l31
#define qtn_app_caption_string "课程表"
#define qtn_app_short_caption_string "课程表"
#define str_detail "详细信息"
#define str_search_for "查询"
#define str_modify "
www.eeworm.com/read/395229/2445779
txt kconfig-language.txt
Introduction
------------
The configuration database is collection of configuration options
organized in a tree structure:
+- Code maturity level options
| +- Prompt for development and/or incomp
www.eeworm.com/read/392451/2496409
l01 language.l01
//english string
#define qtn_app_caption_string "Count Down"
#define qtn_app_short_caption_string "Count Down"
#define str_look "Look"
#define str_add "Add"
#
www.eeworm.com/read/392451/2496411
l31 language.l31
//chinese string
#define qtn_app_caption_string "倒计时"
#define qtn_app_short_caption_string "倒计时"
#define str_look "查看"
#define str_add "添加"
#define str_modify
www.eeworm.com/read/392451/2496647
l01 language.l01
//english string
#define qtn_app_caption_string "ClassSchedule"
#define qtn_app_short_caption_string "ClassSchedule"
#define str_detail "Detail"
#define str_search_for
www.eeworm.com/read/392451/2496648
l31 language.l31
#define qtn_app_caption_string "课程表"
#define qtn_app_short_caption_string "课程表"
#define str_detail "详细信息"
#define str_search_for "查询"
#define str_modify "
www.eeworm.com/read/387667/2557033
7 create_language.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "CREATE LANGUAGE" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
CREATE LANGUAGE \- define a new procedural langua
www.eeworm.com/read/387667/2557041
7 drop_language.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "DROP LANGUAGE" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
DROP LANGUAGE \- remove a procedural language
.SH