摘要:
UBOOL ParseParam( const TCHAR* Stream, const TCHAR* Param, UBOOL bAllowQuoted ){ const TCHAR* Start = Stream; if( *Stream ) { while( (... 阅读全文
posted @ 2015-05-13 16:28 Bill Yuan 阅读(1775) 评论(0) 推荐(0)
|
||
|
摘要:
UBOOL ParseParam( const TCHAR* Stream, const TCHAR* Param, UBOOL bAllowQuoted ){ const TCHAR* Start = Stream; if( *Stream ) { while( (... 阅读全文
posted @ 2015-05-13 16:28 Bill Yuan 阅读(1775) 评论(0) 推荐(0)
摘要:
转自:http://my.oschina.net/xsinger/blog/14229?catalog=71266下载下面这个文件:http://scintilla.sourceforge.net/locale.zh_gb.properties 以文件名为locale.properties 保存到S... 阅读全文
posted @ 2015-05-13 10:14 Bill Yuan 阅读(394) 评论(0) 推荐(0) |
||