搜索资源列表
FileServer1
- 一个用JAVA写的文件传输系统,非常方便,大家可以参考一下-a java file transfer program, maybe you can refer it!
v4925_tdjob-release
- 一、数据库安装 《个人求职管理系统》使用MySQL数据库,请你先在你的数据库服务器上建立一个数据库,然后将你下载的程序解压缩后上传到你的网站空间下,接下来请将sql目录下的tdjob.sql文件导入你刚建立好的MySQL数据库中,导入的SQL文件会在数据库中新建两个数据表td_pjm_user和td_pjm_jobs。 注意:成功导入数据文件后,请修改lib目录下的config.jsp文件,该文件里包含了你的数据库连接信息,请进行相应的修改。 二、JavaBeans安装 将lib目录下的td文件
使用Java控制UDP协议
- UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet. This file is implementing that how to control UDP protocol with Java
Java-process
- Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
java-xml
- 从数据库表中生成xml文件和把xml文件数据导入数据库的例子代码。-Generate xml from the database table file and the xml file data into a database of examples of code.
java-file-transform
- 用java实现的文件传输,可以两个机子之间实现通信-Achieved using java file transfer, you can achieve the communication between the two machine
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
GeneralHough
- this java file contain a transformation of hough
java上机
- 将上面的程序代码保存成HelloWorld.java文件,然后进入cmd界面,切换到HelloWorld.java文件所在的目录,使用javac HelloWorld.java编译,如果编译成功则目录下会出现HelloWorld.class文件,这就是所谓的字节码文件,或者叫中间代码文件,这个class文件就是跨平台的那个东东,然后呢,使用java HelloWorld命令执行就能看到结果,注意大小写。(The above code will be saved as a HelloWorld.j
file
- 实现Java中对外部文件内容的读取测试..(the test of reading from file)
网上文件管理系统(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)
java反编译工具
- 反编译java的class文件。。。。。(The class file for decomcompiling Java.)
file_up_down
- java文件上传下载,运用了java特有的方法,包含了图片的上传下载(Java file upload and download)
java-geotools
- 使用java语言和geotools包,打开shp文件。(Use the Java language and the geotools package to open the SHP file.)
抽奖
- 手机号随机抽奖后端代码java文件(Mobile phone number random lottery back end code java file)
Compressor-master
- java file compressor efficient
飞机订票系统源代码(Java)
- (1)录入:可以录入航班情况(数据可以存储在一个数据文件中,数据结构、具体数据自定) (2)查询:可以查询某个航线的情况(如,输入航班号,查询起降时间,起飞抵达城市,航班票价,票价折扣,确定航班是否满仓);输入起飞抵达城市,查询飞机航班情况。 (3)订票:(订票情况可以存在一个数据文件中,结构自己设定)可以订票,如果该航班已经无票,可以提供相关可选择航班。 (4)退票: 可退票,退票后修改相关数据文件。((1) input: you can input flight conditions (da
俄罗斯方块java源代码
- 用java实现俄罗斯方块基础操作的游戏,里面有源代码,点击jar文件可以运行(Using java to achieve Tetris basic operation of the game, inside the active code, click jar file can run.)
mysql-connector-java-5.1.46
- this file is very useful to the developper deveeloping the ksoftware wwith java and mysql