-
apache-tomcat-7.0.42
tomcat压缩包,里面配置了,中文防乱码和负载均衡配置(Tomcat compression package, which is configured, Chinese anti-scrambling and load balancing configuration)
- 2020-06-25 19:00:01下载
- 积分:1
-
PLSQL
run sql script with java
- 2011-08-26 18:14:13下载
- 积分:1
-
complex
说明: 编写一个复数类,可以进行复数加法和减法运算。编写一个包含main方法的类(应用程序)测试该复数类。要求该复数类至少包含一个无参的构造方法和一个带参的构造方法;数据成员包括复数的实部和虚部,为double类型;包括两个方法,分别实现复数的加法和减法运算。(Write a complex class, which can add and subtract complex numbers. Write a class (application) containing the main method to test the complex class. The complex class is required to include at least one parametric construction method and one parametric construction method; the data members include the real and imaginary parts of the complex, which are of double type; and two methods are included to realize the addition and subtraction operations of the complex respectively.)
- 2019-04-13 20:31:45下载
- 积分:1
-
Java 2实用教程第五版实验指导与习题解答 源代码
Java 2实用教程第五版 耿祥义 张跃平 实验指导与习题解答 书中源代码
- 2020-11-29下载
- 积分:1
-
KruskalAlgorithm
kruskal in java simple, easy, i hope that s useful thanks
- 2016-11-13 16:46:08下载
- 积分:1
-
WEBJSP
jsp 教程 web 设计简单的上传与下载代码(jsp tutorial web design is simple to upload and download code)
- 2008-12-26 22:49:54下载
- 积分:1
-
xp_ie
context.htc /mbar.htc 属性说明(仿xp多级菜单 不限级)
属性 说明 默认值 备注
xmlsrc : xml文档路径 无 必须指定,xml文档不能出错
text :显示的文本 无
id :选项的id 无
onclick :选择时执行的脚本 无
accessKey:快捷键 无
check :是否选定(yes/no) no
enable :使能(yes/no) yes
type :类型(line/选项) 选项
img :图片 无
NOTE:
请在 MSIE 5.5 以上版本浏览
xp_IE 尚未完成(context.htc/mbar.htc attributes (imitation xp multi-level open-level menu) Note default attribute values xmlsrc Remarks : xml files must be no designated trails. xml text files can not make any mistake : the text shows no id : options without onclick id : choose the script without accessKey : no shortcuts check : if selected (yes/no) no enable : enable (yes/no) yes type : Category (line/option) options img : Photo-NOTE : please MSIE 5.5 versions View xp_IE yet to be completed )
- 2006-06-03 11:03:57下载
- 积分:1
-
Address-book-written-in-Java-
Java编写的通讯录
1.添加联系人2.修改联系人3.删除联系人4.查询联系人5.退出(Address book written in Java 1. Add contacts 2 to modify contact 3 delete the contact 4. Contacter 5 exit)
- 2011-06-30 22:34:48下载
- 积分:1
-
Homework08
说明: 利用前面提到的SupplyDepot、Transport和CapableOfBeingRefefuelled类/接口,为Air-plane增加一个main()方法,然后为supplyDepot等增加必要的字段、参数和代码,以便CapableOfBeingRefefuelled能够告诉service()方法需要加多少油。同时要确保Depot中的油应相应地减少,而实现CapableOfBeingRefefuelledi的类对象应相应地增加。(Using the upplyDepot, Transport and ApableOfBeingRefefuelled classes/interfaces mentioned above, add a main () method to Air-plane, and then add the necessary fields, parameters and codes to supplyDepot, so that CapableOfBeingRefefuelled can tell service () how much fuel the method needs. At the same time, we should ensure that the oil in Depot should be reduced accordingly, and the class objects that implement Capable OfBeingRefefuelledi should be increased accordingly.)
- 2020-12-07 21:59:21下载
- 积分:1
-
myshiro
说明: 使用shiro框架进行权限设置,该框架提供权限、安全、过滤等功能(Use Shiro framework to set permissions, which provides permissions, security, filtering and other functions)
- 2019-05-28 11:15:43下载
- 积分:1