Location:
Search - pinyin d
Search list
Description: 本说明中包括在《C语言的窗口式图形界面技术》付梓之后对HANENV系统的最新修改。 我们为HANENV系统增加了一个新的输入法模块:双拼拼音模块,包括全拼双音、双拼双音和多字词的词组输入法。新的输入法模块为_SYmode,其使用方法和原来的拼音输入法类似。首先在应用程序的首部使用下列语句安装双音模块:-this note included in the "C language window-type graphical interface technology" to be released after the latest HANENV system changes. We HANENV system added a new input method modules : Larry Pinyin modules, including the spelling-sound, D. Two-Tone word phrase more input methods. The new input method modules _SYmode, the use of methods and the original Pinyin input method similar. First applications in the first installation to use the following two sentences sound modules :
Platform: |
Size: 1849406 |
Author: 物语 |
Hits:
Description: A.执行SPLIB B.执行SPDOS C.装载拼音模块D.装载五笔字型输入模块32.在汉字输入状态下, 按下Shift+A组合键后,输入了_______。 ... A.按原代码方式B.按指定字体C.按标准方式D. 按分栏方式41.FoxBASE启动后,在圆点\".\"提示符下,执行命令文件MAIN. -A. Executive SPLIB B. Implementation SPDOS C. loading D. Pinyin module loading WBZX module 32. The state of inputting Chinese characters, press Shift A key combinations, the importation of _______. The original code ... A. B. manner specified by standard fonts C. D. manner by way 41.FoxBASE columns after commencement, the dots "." Prompt implementation of an order document MAIN.
Platform: |
Size: 42557 |
Author: 蒋磊 |
Hits:
Description: 本说明中包括在《C语言的窗口式图形界面技术》付梓之后对HANENV系统的最新修改。 我们为HANENV系统增加了一个新的输入法模块:双拼拼音模块,包括全拼双音、双拼双音和多字词的词组输入法。新的输入法模块为_SYmode,其使用方法和原来的拼音输入法类似。首先在应用程序的首部使用下列语句安装双音模块:-this note included in the "C language window-type graphical interface technology" to be released after the latest HANENV system changes. We HANENV system added a new input method modules : Larry Pinyin modules, including the spelling-sound, D. Two-Tone word phrase more input methods. The new input method modules _SYmode, the use of methods and the original Pinyin input method similar. First applications in the first installation to use the following two sentences sound modules :
Platform: |
Size: 1849344 |
Author: 物语 |
Hits:
Description: VFP调用第三方接口动态库,实现相关信息的下载与显示-VFP called third-party DLL interface and provide relevant information to download and display
Platform: |
Size: 4687872 |
Author: 李叔平 |
Hits:
Description: 汉语拼音输入程序,可以智能对字排序,并可输入词组。你可以自己改进!-Pinyin input program can be intelligent sort of word and phrase input. You can improve!
Platform: |
Size: 44032 |
Author: 阿杜 |
Hits:
Description: 八、 设计SAMPLE语言的语法、语义分析器,输出四元式的中间结果。
检查要求:
a] 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音)。
b] 请求输入测试程序名,键入程序名后自动开始编译。
c] 输出四元式中间代码(样式见样板输出3和4)。
d] 能发现程序的语法错误并输出出错信息。
-Eight, design SAMPLE language grammar, semantic analyzer, the output quaternion type of intermediate results. Inspection requirements: a] start the process, the first output of the author' s name, class, study number [available in Chinese, English or Pinyin]. b] a request to enter the test program name, type the program name after the compiler automatically. c] output type between quaternion code [see sample output pattern 3 and 4]. d] the procedure can be found in a syntax error and output error message.
Platform: |
Size: 11264 |
Author: lilianjie |
Hits:
Description: 汉字转换的DLL,附PB调用范例.可以做"汉字->拼音"的转换(全部拼音或拼音首字,支持多音字) GB码下 "简体字<->繁体字" 转换 "GB码<->BIG5码"转换 "ANSIC<->Unicode"转换 -powerbuilder 9.0
Platform: |
Size: 435200 |
Author: daijianhua |
Hits:
Description: 设计SAMPLE语言的词法分析器
检查要求:
a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
c) 输出结果为单词的二元式序列(样式见样板输出1和2);
d) 要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。
-SAMPLE language lexical analyzer design inspection requirements: a) start the program, the first output of the author' s name, class, student number (available in Chinese, English or Pinyin) b) request the test program name, type the program name automatically start lexical analysis and output c) The output is a binary-type sequence of words (see sample output style 1 and 2) d) requirements can be found in the following lexical errors and that the nature and location of the error: illegal character, that character set is not a sign of SAMPLE character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross) comment section missing on the right of the delimiter*/(Note requires left and right respectively /* and*/define, can not cross) .
Platform: |
Size: 630784 |
Author: kaka |
Hits:
Description: 设计SAMPLE语言的词法分析器
启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
c) 输出结果为单词的二元式序列(样式见样板输出1和2);
d) 要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行
-a) After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
b) a request to enter the test program name, type the program name automatically start after lexical analysis and output
c) The output is a word binary sequence (see template styles outputs 1 and 2)
d) requirements can be found in the following lexical errors and indicate the nature and location of the error:
Illegal characters, that is, not SAMPLE symbol character set
Character constant lack of the right single quotation mark (character constant requests left and right single quotation marks to define, can not cross)
Comment section missing on the right delimiter*/(left and right side, respectively, note the requirements with the /* and*/define, can not cross
Platform: |
Size: 3072 |
Author: 大大猪 |
Hits:
Description: 八、 设计SAMPLE语言的词法分析器
检查要求:
a) 启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
b) 请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
c) 输出结果为单词的二元式序列(样式见样板输出1和2);
d) 要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。
-Eight language lexical analyzer designed SAMPLE
Inspection requirements:
a) After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
b) a request to enter the test program name, type the program name automatically start after lexical analysis and output
c) The output is a word binary sequence (see template styles outputs 1 and 2)
d) requirements can be found in the following lexical errors and indicate the nature and location of the error:
Illegal characters, that is, not SAMPLE symbol character set
Character constant lack of the right single quotation mark (character constant requests left and right single quotation marks to define, can not cross)
Comment section missing on the right delimiter*/(left and right side, respectively, note the requirements with the /* and*/define, can not cross).
Platform: |
Size: 81920 |
Author: 陈立 |
Hits:
Description: MCU 是C8051F410,时钟使用PCF8563,整个程序不到4K
主要评估演示了以下功能
两条示波器效果动态曲线的实现,使用了连线和区域清除指令
时钟的显示和调整,使用了文本显示指令,中文和ASCII字符混合显示
图片剪切功能,在屏幕右上角每秒切换显示一个小图片,用户可以类似的制作漂亮的3D模拟表盘
触摸按键的实现
借助M600内嵌的拼音输入法实现汉字输入-MCU is C8051F410, use PCF8563 clock, the process is less than 4 k
The main uation demonstrates the following function
Two oscilloscope effect the realization of the dynamic curve, use the attachment and area clear instruction
Clock display and adjust, use a text display instruction, mixed with ASCII characters display in Chinese
Pictures shear function in a second, and on the upper right corner of the screen switch display a small image, the user can make pretty similar 3 d analog dial
The realization of the touch keys
Using M600 embedded pinyin input method to realize the Chinese character input
Platform: |
Size: 7168 |
Author: 龚建伟 |
Hits: