-
(jsp-java-ejb)mainshi
文件内容丰富,包含 有j2se,jsp,ejb方面面试的经典问题。堪称JAVA程序员面试宝典~~~(File content-rich, contains j2se, jsp, ejb interview classic problem areas. Rated JAVA programmer interview Collection ~ ~ ~)
- 2009-09-27 20:46:16下载
- 积分:1
-
Exercise4
ssd8Exercise4上机作业,代码高效正确,可运行且有说明文档。(ssd8Exercise4 machine operation, efficient code correctly, you can run and there is documentation.)
- 2013-09-24 20:35:51下载
- 积分:1
-
JianDanImgDownDemo
看到有 Python版 http://www.oschina.net/code/snippet_120579_14455 和 java 版的 http://www.oschina.net/code/snippet_96412_9253 但是没有c#版的 就自己写了个 欢迎指教(See the the Python version http://www.oschina.net/code/snippet_120579_14455 java version http://www.oschina.net/code/snippet_96412_9253 but no c# version on their own to write a welcome advice)
- 2013-02-13 09:59:27下载
- 积分:1
-
ChattP
java聊天软件,C/S结构, 没有使用数据库 ,Swing做的。可以多个人一起聊天,有客户端服务端,运行速度快。(the java chat C/S no database)
- 2012-12-05 21:58:35下载
- 积分:1
-
javaoracle
java连接oracle,图形界面。插入更新显示数据库内记录。(java connect oracle, graphical interface. Insert update the display database records.)
- 2010-07-01 12:20:09下载
- 积分:1
-
libreacs-openacs
用java语言实现的CWMP协议,用java语言实现的TR069协议,可以在linux下进行安装,来模拟ACS服务器(Using java language CWMP protocol, java language TR069 protocol, can be installed in linux, to simulate the ACS server)
- 2016-03-01 19:38:30下载
- 积分:1
-
JSP2
一个介绍JSP基础的PPT,让入门JSP更容易(An introduction to JSP-based PPT, make entry easier for JSP)
- 2015-06-01 08:36:11下载
- 积分:1
-
JWave-master
jwave -开源正交和双正交小波的java实现(JWave - Open source Java implementation of orthogonal and bi-orthogonal wavelets)
- 2017-11-30 16:29:08下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
project
基于P2P的几款用java语言编写的程序,像是P2P点对点通信什么的(Based on several P2P programs written using the java language, such as P2P peer communication or something)
- 2016-08-28 17:49:25下载
- 积分:1