-
jsp+servlet+jdbc
jsp + servlete + jdbc开的管理系统()
- 2007-09-04 14:21:25下载
- 积分:1
-
jvm
一本关于深入java虚拟机方面的书。挺精点的一本书(jvm)
- 2009-06-10 23:35:13下载
- 积分:1
-
LocalListviewRadiobutton
安卓listview+radiobutton的小例子,可运行,有安卓基础的很容易上手( U5B89 u5353listview+radiobutton u7684 u5C0F u4B0F u5B50 uFF0C u53EF u8FD0 u884C uFF0C u6709 u5B89 u5353 u57FA u7840 u7684 u5F88 u5BB9 u6613 u4E0A u624B)
- 2017-05-13 17:13:10下载
- 积分:1
-
Java进阶篇课设
实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
javachengxu2
泛型是Java SE 1.5的新特性,泛型的本质是参数化类型,也就是说所操作的数据类型被指定为一个参数。这种参数类型可以用在类、接口和方法的创建中,分别称为泛型类、泛型接口、泛型方法。Java语言引入泛型的好处是安全简单。
(Generic is the Java SE 1.5 new features, the nature of generic type parameters, that is operated by the data type is designated as a parameter. This parameter type can be used in class, the creation of interfaces and methods of the respective category as generic, generic interfaces, generic approach. Java language advantages of the introduction of generic security simple.)
- 2009-04-22 19:40:02下载
- 积分:1
-
fsplash
Social Networking Website (Fsplash) using jsp and Java Servlets.
- 2015-02-26 12:19:36下载
- 积分:1
-
src
please download ivt bluesoleil 6
- 2009-06-13 00:10:37下载
- 积分:1
-
usb
usb 摄像头视频采集,开发工具,绝对可用(usb camera video capture, development tools, absolutely free)
- 2010-08-23 10:03:15下载
- 积分:1
-
springboot在线预览word等demo-showDemo
前端预览文件,解压使用注意要修改读取文件路径,使用前安装openoffice4程序,应用程序安装地址要和demo中地址匹配(Front-end preview file, decompression attention should be paid to modify the read file path, install OpenOffice 4 program before use, application installation address to match the address in demo)
- 2020-06-22 21:00:01下载
- 积分:1
-
Java_Model
这是一本讲关于Java语言中的设计模式的电子书,里面对Java做了深入的讲解,适合Java高级读者。(This is an ebook the model of Java Programming, it is fit for those the advanced Java programmer.)
- 2009-04-21 12:05:31下载
- 积分:1