搜索资源列表
exe4j.rar
- java反编译软件,通过它可以将java编程实现的class文件反编译成java文件,有利于看到java源文件。,decompile java software, through its programming can be achieved java decompile class file into java files, will help to see the java source files.
filemanager
- 写的文件管理系统用Java实现文件新建、删除、修改、复制、粘贴-Document management system written in Java using the new files, delete, modify, copy, paste
java
- java编的小程序 编写出一个聊天室,此聊天室应具备如下功能: (1) 允许用户注册; (2) 允许注册用户登陆聊天室; (3) 登录用户之间进行聊天和文件传输; (4) 用户可以更改背景和音乐; -compiled java applet to write a chat room, this chat room should have the following functions: (1) allows the user to register (2) allows r
InputOutputFileStream
- 实现文件传送和文件接受 让人们感觉java强大之处-very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!very good!
memrial
- 用java实现的一个类似于记事本的小程序。 实现功能添加记录、查询记录、修改记录、删除记录。无按钮,全由快捷键操作,这是根据本人的需求设置的。包含的技术,IK分词技术,lucence搜索技术,文件操作(容易修改为扩展为BDB轻量级数据库)-Use Java a similar to realize the notepad small programs.Functions added records, inquires the record, modify records, deleting
动态显示文件的打开速度.doc
- 图形化显示文件打开过程,感觉还可以,有用的可以试一下!(Graphical display, open the file process, the use of Java language can also feel, useful, you can try!)
java上机
- 将上面的程序代码保存成HelloWorld.java文件,然后进入cmd界面,切换到HelloWorld.java文件所在的目录,使用javac HelloWorld.java编译,如果编译成功则目录下会出现HelloWorld.class文件,这就是所谓的字节码文件,或者叫中间代码文件,这个class文件就是跨平台的那个东东,然后呢,使用java HelloWorld命令执行就能看到结果,注意大小写。(The above code will be saved as a HelloWorld.j
新建文件夹 (3)
- 简单的小票打印,可以自定义内容进行展示。使用java print类(Simple small ticket print)
FileManage
- 一套简单的文件管理系统,可以参考学习,开源代码,可以直接用eclipse或myeclips打开,执行mainframe方法(A simple file management system, you can refer to the study, open source code, you can directly use eclipse or myeclips open, the implementation of mainframe method)
新建文件夹
- 使用Java语言实习排列算法,以及全排列的编程,是小编程代发,希望对需要的人有帮助!(Using the Java language practice algorithm, as well as the whole arrangement of programming, is a small programming generation on behalf of the hope that the need for help!)
网上文件管理系统(Struts)(Java+EE项目案例)
- 简单的文件管理系统,供学习参考,不适合做商用,数据库用的mysql(Simple file management system for learning reference, not suitable for commercial, database mysql)
java视频电影电视剧播放网站源码
- 个电影网站源码,包括java源文件和所有css样式表以及js文件,数据为mysql(A movie website source code, including the Java source file and all the CSS style sheets and JS files, the data is MySQL)
示例ZIP文件1MB
- 本次上传日志为java 开发文档,是本人编写,谢谢(The upload log document for Java development, is I write, thank you)
javakiller
- 通过运行时启动第三方应用(c代码),轮询查询c生成文件,超时查杀进程;(By running third party applications (c code), polling query C generated files, overtime killing process;)
java反编译工具
- 反编译java的class文件。。。。。(The class file for decomcompiling Java.)
01-属性文件的操作
- 用java语言编写的配置文件修改模版,直接套进去就可以了(Configuration file modification template)
file_up_down
- java文件上传下载,运用了java特有的方法,包含了图片的上传下载(Java file upload and download)
EncodingDetect
- 代码可读取文件编码格式,常见的有UTF-8、ASSCII等(Code can read file encoding format, common UTF-8, ASSCII, and so on)
Java JDK 5学习笔记
- 内含PDF文件,有助于Java基础学习。(It helps Java basic learning with PDF files.)
飞机订票系统源代码(Java)
- (1)录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) (2)查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);输入起飞抵达城市,查询飞机航班情况。 (3)订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票,如果该航班已经无票,可以提供相关可选择航班。 (4)退票: 可退票,退票后修改相关数据文件。((1) input: you can input flight conditions (da