Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Embeded-SCM Develop SCM
Title: PinyinInput Download
  • Category:
  • SCM
  • Tags:
  • File Size:
  • 11kb
  • Update:
  • 2018-01-19
  • Downloads:
  • 0 Times
  • Uploaded by:
  • onlyloveonlyu
 Description: Pinyin input method query function: unsigned char code * py_ime (unsigned char input_py_val[]); Input_py_val is an input pinyin code string head pointer, The starting address of the return value is Chinese, when is 0, the query failed Application examples: { Unsigned char input_string[]={"bang"}; Unsigned char chines_string[100]; Sprintf (chines_string, "%s", py_ime (input_string)); }
 Downloaders recently: [More information of uploader onlyloveonlyu]
 To Search:
File list (Check if you may need any files):
FilenameSizeDate
使用说明.txt 312 2001-05-30
拼音输入.C 40110 2001-04-12

CodeBus www.codebus.net