搜索资源列表
MyContacts
- 通讯录:可以浏览联系人、添加联系人、删除联系人、编辑联系人和查看联系人。当找到一个联系人后,可以呼叫或发送短信给联系人-Contacts: You can browse contacts, add contacts, delete contacts, edit contacts, and view contacts. When you find a contact, you can call or send text messages to contacts
PlainTextEditor
- symbian s60 2rd简单而不简约的文本Editor编辑框源码-symbian s60 2rd simple text instead of simple edit box Source Editor
m3uiq2
- symbian uiq 例子代码,功能包括文件断点续传、编辑通讯录、后台短信回复等-symbian uiq example code, features include HTTP documents, edit contacts, text messages back and other background
notebook
- 软件可以打开和编辑常见格式编码的文本文件。作为一个简单的记事本使用。可以运行在SmartPhone2003的平台上,也可以运行在任何win平台上(98/2000/XP,不过似乎没有意义的,哈哈) 由于软件使用的是vs.net2003 + SmartPhone SDK 2003开发,所以可能只能运行于Dopod 515上。-The software can open and edit the common format for encoding text files. Notepad as a
Message
- 编写短信。首先进入欢迎界面,然后编辑短信,编辑号码即可发送了。可以通过这个学会基础的J2ME的一些知识。-Write text messages. First, the Welcome screen, then edit the text, you can edit the number sent. Can learn through this a number of J2ME-based knowledge.
J2MEexample
- jave2me 经典的编程案例,是编辑短信发送的,实现短信的接受和发送功能,适合开始学习java2me编程的人好好借鉴的例子-jave2me classic case of programming, edit the message is sent, to achieve the acceptance and sending text messages for people to start learning java2me programming examples of good refere
control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。- android common set of source code control systems, including some commonly used interface controls the source, such as men
Java-Android-Control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。-Commonly used Android system controls the source code set, including some commonly used interface control source, such as men
YNote
- yNote是一个运行在Android平台上的记事本App。最大的特点的就是将文本文档保存到Android手持设备的文件系统中,便于使用PC对其进行编辑。其次,在主界面显示的一个已经创建文档的列表,以便最快打开所需要的文档。使用UTF-8作为默认编码格式,这在Linux操作系统上得到很好的支持,在Windows操作系统上建议使用Notepad++代替默认的Notepad(即我们常见的Notepad)。Notepad++的下载地址:http://notepad-plus-plus.org/-yNot
YNote
- yNote是一个运行在Android平台上的记事本App。最大的特点的就是将文本文档保存到Android手持设备的文件系统中,便于使用PC对其进行编辑。其次,在主界面显示的一个已经创建的文档的列表,以便最快打开所需要的文档。使用UTF-8作为默认编码格式,这在Linux操作系统上得到很好的支持,在Windows操作系统上建议使用Notepad++代替默认的Notepad(即我们常见的Notepad)。Notepad++的下载地址:http://notepad-plus-plus.org/-yNo
Send-SMS
- C#编辑的简易发送短信的源代码,功能全面,简单实用,如有小问题,请发邮件 -C# to edit the source code easy to send text messages, full-featured, simple and practical, if small problems, please email
ContactSystem
- 基于android SQLite的通信录管理系统,可以插入联系人姓名 电话 qq号等信息,同时也能编辑 删除信息,然后以缩进的方式显示,并支持打电话,发短信-The android SQLite based address book management system. you can insert a contact name and phone number qq number and other information. it also can edit and delete the in
ContactsManager
- 软件功能: 新增好友,编辑好友,给好友分组,对好友和组可以进行增,删,改,查,新建或者编辑好友时可以选择手机里面的图片或者拍照来给好友设置头像, 可以对每个好友发送短信,email,打电话。-Software Features: Add friends, edit friends, to the friends group, and groups of friends can add, delete, change, search, create or edit friends can
Zujian
- 文本框(TextView)与编辑框(EditText 普通按钮和图片按钮 单选按钮和复选按钮 图像视图(ImageView-Text box (TextView) edit box (EditText ordinary button and Image button radio button and check button image view (ImageView.
src
- MobilePhpEditor0.6,J2ME开发的手机端的PHP编辑器,同时可作文本编辑器使用,支持打开多文件,复制、粘贴、搜索、替换。-PHP editor MobilePhpEditor0.6, J2ME development of mobile, meanwhile it can edit text file,, support for multi-file open, copy, paste, search, replace.
Gallery-Edit
- 项目总体目标是开发出一款满足人们对拍摄的照片和导入手机的图片进行查看,以及编辑,添加文本、水印、相框等等处理。以便于人们随时随地查询手机内所有图片的信息,并以3D立体的效果进行浏览,对图片进行简单的处理。-The overall objective of the project is to develop a meet people view photographs and pictures into the phone, as well as edit, add text, watermark
setting
- Android用户信息编辑和设置模块,spinner的应用,跑马灯的实现,datapicker的使用-android user info edit module,the use of spinner,and the cycle display of text, and the datapicker in android.
Android_4
- Android SQLite 基本操作,包括添加,删除,查询显示等 实现文件读写,可以将数据库内容存储到文件中,并且可以通过读取文件中的数据条目进行添加 文本编辑框自动记录程序最后输入的内容,下次启动依然保留 注意:在删除数据库后不能进行除显示外其他操作。 -Android SQLite basic operations, including add, delete, query display for file read and write, you c
Android-EditText-Example
- this text edit for android -this is text edit for android
AutoCompleteTextViewTest
- AutoCompleteTextView(自动完成文本框)从EditText派生而来,比普通文本编辑框多一个功能:当用户输入一定字符之后,自动完成文本框会显示一个下拉菜单,供用户选择。当用户选择某个菜单项之后, AutoCompleteTextView按用户选择自动填写该文本框。(AutoCompleteTextView (automatic text box) is derived from EditText, than ordinary text edit box more than one