-
jpcap-0.6
jpcap是一个中间件,java语言对网络层以下的功能开发并不好,所以jpcap中间件就开发出来了(jpcap is a middleware, java language on the network layer of the functional development of the following is not good, so jpcap out on the development of middleware)
- 2009-04-14 19:13:35下载
- 积分:1
-
jdk_chianese
JavaAPI中文
我看到许多论坛的朋友, 寻找 中文的javaAPI, 无奈sun没有提供中文的,这是SUN对中国程序员的轻视,有日文,为什么不能有中文,小日本为什么不用看英文。
我利用JavaWebStudio里提供的, 制作chm格式的, 希望对大家学习java提供方便。
Orient Software Company
cmh制作者 碧海蓝天
e_mail:uit3e@yahoo.com.cn
制作日期2004年7月23日
(I see many forum friends, looking for the English javaAPI, but the English did not provide sun, SUN This is to underestimate the Chinese programmer, there is Japanese, why should not there is English, why not look small in Japan in English. I use to provide the JavaWebStudio, production chm format, and they hope to facilitate the U.S. study java. Orient Software Company cmh producers of water, blue sky e_mail: uit3e@yahoo.com.cn production date of July 23, 2004)
- 2009-03-14 19:26:18下载
- 积分:1
-
Proficient-at-JAVA-in-21-Days
Java教程,21天精通JAVA电子书,清晰版。(Java Tutorial, 21 days proficient JAVA books, clear version.)
- 2013-11-22 19:30:35下载
- 积分:1
-
shirotest
说明: ssm+shiro实现了简单的执行身份验证、授权、密码和会话管理(Login and permission control are implemented using shiro)
- 2020-06-19 18:00:01下载
- 积分:1
-
students
用Java编写的图形界面,并运用数据结构。用于学生成绩管理(To use graphical interface written in Java and use data structures. For student performance management)
- 2010-01-07 19:14:16下载
- 积分:1
-
spring-dubbo-spring-boot
用于测试spring dubbo功能,提供对spring boot的支持(It is used to test spring Dubbo function and provide support for spring boot.)
- 2018-10-21 21:13:35下载
- 积分:1
-
StrongMoney-master
简单的记帐工具,没有调用数据库,非常适合学生进行安卓的学习(Accounting tools simple, do not call the database, very suitable for students learning for Android
)
- 2014-07-09 10:50:23下载
- 积分: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
-
BUAA_2019_OO_CODE
2019北航面向对象课设12个项目的代码(BUAA 2019 Object Oriented CODE)
- 2020-06-16 02:00:01下载
- 积分:1
-
dd
说明: 编写j2me程序时,必备的midlet扩展类.(J2me preparation process, necessary to expand category midlet.)
- 2009-03-11 20:55:59下载
- 积分:1