搜索资源列表
FontExporter
- FontExporter:将指定文件包含的文本,用指定的字体和大小导出到字库。 <br><br>PicFont:在另一个系统显示字库,可以将上面导出的文本,用同样的字体和大小显示出来。<br><br>使用的时候,先用 FontExporter 将图片字库导出,eg.<br>java util.loc.FontExporter 宋体 12 text.xml 0 FL12<br><br>然后在J2ME工程里面加入 P
MyDict
- Android开发的简单的单词记录本,主要涉及选项菜单选中事件处理,SQLite数据库的操作,本程序能够实现单词的添加与查询,主要涉及到选项菜单选中事件处理,SQLite数据库的操作,SimpleAdapter类的使用、页面之间的切换。-Android development of simple word book, mainly related to the options menu select event handling, SQLite database operation, this