搜索资源列表
FileList
- 基于Symbian OS,Series60 2.X平台,文件列表应用程序,练习使用文件部署等API。
Morse_W.rar
- 莫尔斯电报代码的mp3声音练习文件W.MP3,Morse telegraph code practice mp3 sound file W.MP3
j2me_file_manage
- 利用J2ME开发的小型文件管理器,主要练习对文件的操作。-J2ME development of small-scale document management, the main practice the operation of the file.
mycontrol
- 上载的代码是symbian手机开发练习项目的文件-Upload code is symbian practice handset development project documents
Morse_MP3
- 莫尔斯电报代码的mp3声音练习文件0-1,a-z mp3-Morse telegraph code mp3 sound file exercises 0-1, az mp3
Morse_V_Z_MP3
- 莫尔斯电报代码的mp3声音练习文件V_Z MP3-Morse telegraph code practice mp3 sound file V_Z MP3
NotepadCodeLab
- android os 记事本功能的练习例子,包括UI,SQlite的操作,分三个阶段完成功能,文件名结尾为_Solution的文件是解决方案,可以对应该文件练习,代码有注释-android os Notepad function of exercise examples, including the UI, SQlite operation, completion in three phases, the file name ends with _Solution file is the sol
android_hello_world
- 该文件为android练习程序,环境为intelIDE+jdk6u+androidSDK。里面含有配置文件。-The file android exercise program environment intelIDE+jdk6u+androidSDK. Which contains the configuration file.
MIUI-file-manager
- 一款简单的文件管理系统。适合初级开发者练习使用-A simple file management system. For junior developers to practice the use of
SMS-Smart-Manager
- 黑马培训机构的一个安卓练习项目。 功能描述: 会话列表 通过异步查询获取会话数据,不会导致ANR(Application Not Response)异常,对于会话可以进行单条和多条的删除,查看会话详情,我们在对ListView进行了优化。 文件夹视图 对信息进行了分类管理:收件箱 发件箱 已发送 草稿箱这四类,并且我们对信息进行了日期分隔显示。 群组 创建了群组数据库,里面有两张表:groups和thread_group,groups是用来存放群组的。