红联Linux门户
Linux帮助

C代码国际化工具 cstrings

发布时间:2013-02-17 15:12:30来源:红联作者:empast
cstrings 是一个轻量级的 C 代码的国际化工具。 It is useful for those who find gettext too bulky and intrusive. It extracts strings from a program, and turns them into #defines in a prepended code section. It has good features for building up your message base incrementally.

项目主页:http://www.catb.org/~esr/cstrings/

来自:开源中国社区
文章评论

共有 0 条评论