搜索资源列表
Java_SRC_1-3
- 源代码使用说明 本书全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。 注意有些实例只提供了部分模块,因此运行时需要添加其他代码。 光盘中的.java文件可以用任何文本编辑器打开。如果要执行,则使用如下方法: 使用jdk: 编译所有文件,然后仅执行一次有main的文件。 使用jb: 若已有一个空工程存在,则将所需文件添加到工程(jb9版本)中,然后按F9键。-source code for use on all of the code in JDK al
OK.mms.zip
- 可以发送成功的彩信报文文件,用程序打开本文件,通过10.0.0.172:80端口按字节发送即可,先用文本编辑器修改文件中+8613888888888 为接收手机号码,Can send the success of MMS message files, use program to open this document, adopted by the bytes sent 10.0.0.172:80 port can, use a text editor to modify the file in
Gstar-toolsII
- GStar Tools II MTK Firmware Editor (Pict, Sound, Text)
heiping
- 这段代码直接插入短信后,发送这条短信到其他的MTK手机对方就会黑屏死机。编辑可以用文本编辑工具打开。-The code directly into the message, sent this message to other black MTK phone will lock up the other side. Editing tools can be used to open a text editor.
MTKcode
- MTK平台下的读取文件SOCKET连接发送短信,触摸屏电子字典哈希查找,照片编辑器-MTK platform document read SOCKET connection to send text messages, touch-screen electronic dictionary hash find, Photo Editor
PlainTextEditor
- symbian s60 2rd简单而不简约的文本Editor编辑框源码-symbian s60 2rd simple text instead of simple edit box Source Editor
usbcombo
- This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descr iptors set up correctly. File usb_ch9.c conta
S60_Platform_Rich_Text_Editor_Example_v2_2_en
- 这个C + +代码示例演示RTF编辑器使用。大多数功能时自动处理的对话框架创建编辑器。然而,如插入一张图片的某些步骤,设置文本输入的类型,并显示滚动条,规定的方法或类的使用。这个例子已被修改以支持S60第五版界面和触摸。-This C++ code example demonstrates the usage of Rich Text Editor. Most of the features are handled automatically when the dialog framework
Editor
- This a sample project on symbian c++. It is actually the first step of text editor.
TxtEditor
- Text editor in symbian c-Text editor in symbian c++
PlainTextEditor
- symbian白皮书,无格式文本编辑器PlainTextEditor-symbian White Paper, plain text editor PlainTextEditor
RichTextEditor
- symbian白皮书,多格式文本编辑器RichTextEditor-symbian white paper, multi-format text editor RichTextEditor
IphoneLabelEditor
- IphoneLabelEditor,关于Iphone开发的标签文本编辑-IphoneLabelEditor, on the development of the label text editor Iphone
ggd
- android TXT文本编辑器(内含文件浏览器),我进行了详细的注视,相信即使是新手也能很快理解。-android TXT text editor (includes file browser), I conducted a detailed gaze, I believe that even beginners can quickly understand.
EditText
- Android开发精典案例:文本编辑EditText-The Android Developer classic case: text editor
EditTextProject
- EditText文本编辑,Android开发精典案例源码,很好的参考资料。-EditText text editor, Android development of classical case of source code, a good reference.
atom-master
- a hackable text editor for the 21st century, built on Electron, and based on everything we love about our favorite editors
fuwenben
- 安卓坂本富文本编辑器,可将图片和文字转换成html-Android sakamoto rich text editor, text and images can be converted to HTML
NoteBookbq
- 安卓便签记事本源码添加文本后默认文本是全文显示的,点击以后可以转换成预览显示,即只显示第一行文字。点击文字左上角的铅笔图标可以实现文字的编辑。不能像小米便签那样进行分组。记事本数据使用SQLite本地存储,UI做的很用心。-Android notes Notepad source code to add text default text is to display the full text, click on the future can be converted into a previe
FileManager
- 简易文件浏览管理器源码打开以后遍历可读的文件夹。内置文本编辑器,可以编辑文本文档,并且保存编辑后的文本信息。可以进行文件的操作有复制、粘贴、新建文件/文件夹、重命名、删除文件或文件夹等功能。但是目前只支持复制文本文件。点击文件以后可以获取文件的MIME类型并且列出所有可能打开该文件的程序选择器。如果是html文件则用本项目内置的网页浏览器工具打开,本项目注释很丰富。代码量不大,很方面学习和研究文件管理方面的内容。系统文件的管理需要root权限。-Simple file browser brows