搜索资源列表
JFileChooserExample
- JAVA教学用代码,JAVA编写的简易记事本程序,支持.TXT和.JAVA直接打开-teaching Java code, Java summary prepared by the procedure in the notebook, support. TXT and. JAVA directly open
explorerForjava
- 该程序实现了windows系统的资源管理器功能,可以浏览所有当前电脑文件系统,并可以通过记事本打开相对应的文件系统。开发语言为 java 开发工具为jbuilder2006
MyTextEditor
- 简单文本编辑器,类似于记事本。要有打开、保存功能。
yu2
- 该程序包括排序,word文档,记事本等一些小程序,基本实现了记事本的一些功能、排序与向量创建表的情况。word的文档的新建、打开、保存等一些功能。
chenyulei1
- 该程序包括排序与向量建立表的基本功能,word文档的新建,打开,关闭,退出等一些基本的功能,线程的实现方法,记事本的最基本的功能。
gongyu
- --- --^_^-------------- 广师公寓中心 1.请装上j2sdk和Tomcat。 2.然后在把此文件解压到到Tomcat的安装目录的webapps目录下,如:webapps/gongyu。 3.请注意,用记事本打开image.htm,把 <base href=\"http://218.192.81.53:8081/gongyu/\"> 中的“218.192.81.53:8081”你的ip地址跟Tomcat端口!如:ip:端口! 一定
JavaScript
- 学习javascr ipt不错的源程序,双击其中的一个文件,即可通过IE浏览器预览效果;如果要查看源文件,可以用记事本打开相应的文件
电子像册(java)
- 用JAVA编写的电子像册。比较使用!用记事本打开方式就可以打开了!-prepared using JAVA electronic photo album. Compared to use! Use Notepad to open the way can be opened!
动画设计
- JAVA源程序-动画设计的例子 可用记事本打开,再在dos下运行-JAVA source-animation design examples can be open Notepad, then run the dos
文件编辑器
- 简单的文件编辑器,在JCreator下编辑的,也可以用记事本打开,在dos下运行-simple file editor, the editor under the JCreator can also use Notepad to open the dos running
MyJavaNotepad
- 这是本人在大二下暑假期间用JAVA写的记事本,虽然实现了一部分功能,其中包括界面上的菜单,编辑区域和状态栏:菜单中有文件菜单项(新建,打开,保存,另存为,退出),编辑菜单项(撤销,剪切,复制,粘帖,删除,查找,查找下一个,替换,全选,时间/日期),格式菜单项(自动换行,字体),查看菜单项(状态栏),帮助菜单项(帮助主题,关于记事本);编辑区域实现右键弹出菜单(撤销,剪切,复制,粘帖,删除,全选);状态栏实现相关信息的显示等。但还有一部分功能由于本人水平有限,所以没能实现。-This is my
JavaScriptwangyetexiao
- Javascr ipt网页特效实例大全,双击其中的一个文件,即可通过IE浏览器预览效果;如果要查看源文件,可以用记事本打开相应的文件。 -Specific examples of Javascr ipt Guinness website, double-click a file which can be through the effect of IE browser preview If you want to view the source file, you can use Note
test
- JAVA记事本,一些基本的操作,文件的打开,新建,保存,颜色设置-JAVA notebook, some of the basic operation, the document opens, the new, preservation, color settings
Video-conversion-processing
- 环境的搭建: 1、新建一个Web工程. 2、在工程的src下新建一个包smart.jrsoft.video. 3、将Source下的ChangeVideo类拷贝到新建的包smart.jrsoft.video里面. 4、将Enviroument里面的makeing.bat和encoder.bat文件放在c盘根目录下面. 5、将Enviroument里面的ffmpeg.exe文件放在windows-->system32下面. 6、运行ChangeVideo里面的main
receiptReport
- 利用Ireport制作的财务处收费的收据,用ireport或记事本打开可打开。-Ireport produced by the use of payment receipts to the Treasury, with ireport or Notepad, open the can open.
native2ascii-GUI-Tool
- 由资源文件(.properties)生成txt文件,生成的文件如果在Eclipse下打开为乱码则请用附件里的记事本打开该txt文件。更详细的资料请看说明文件。注意,只要安装了JDK才能运行。-From the resource file (. Properties) generated txt file, generated in the Eclipse open the file if garbled, please use the attachment in Notepad to open
Oracle
- 1.释放文件后,用记事本打开每个目录下的xxxx.sln文件,查找如下字符串: http://localhost/xxxxx/xxxxx.csproj 其中xxxx为在IIS中建立的虚拟目录名,并让虚拟目录指向此释放文件夹里的web文件的目录; 2.在Oracle中根据项目文件夹中的Web.config文件中的联结字符串 <appSettings> <!-- for information on setting the values for t
Notepad
- 新建文件时,文本域为空,打开文件和保存文件时要给出输入对话框,输入相应文件名后进行操作,选择退出菜单将退出整个程序。 对文本域中选中的字符能够进行复制和粘贴操作。(When the new file is created, the text field is empty. When you open the file and save the file, you need to give the input dialog box, enter the corresponding file na
记事本_源码v1
- 功能描述: 可以进行文字编辑 具体要求: 1、 参考windows记事本,五个工具栏,某些功能可以不用实现 2、 文件工具栏下有新建,打开,保存和退出四个选项,要求实现 3、 编辑下面要求实现复制,剪切,粘贴,全选等功能 4、 格式下面要求实现字体功能,有几个字体及颜色选项 5、查看及帮助可以不用实现,予以显示即可(Functional Descr iption: You can edit text Specific requirements: 1, reference
FindWindow
- 记事本第一步,打开通道,为后续工作做铺垫,简易记事本,使用方便,适合课程设计(The first step of the notebook is to open the passage and make a cushion for the follow-up work. It is easy to use and is easy to use. It is suitable for the design of the course.)
