-
这是实际使用中的项目,应用Struts技术,视图
这是实际使用中的项目,应用Struts技术,视图-模型-控制机制,运用软件工程思想,是学习Struts的很好例子-this is the actual use of the project, application Struts, View-model-control mechanism, using software engineering thinking and learning is a good example of Struts
- 2022-04-16 06:25:30下载
- 积分:1
-
几个基础的java Applet程序
几个基础的java Applet程序-several java applet based on the procedures,
- 2023-01-26 20:50:03下载
- 积分:1
-
JMF原版英文说明文档,是JMF包使用的重要参考。
JMF原版英文说明文档,是JMF包使用的重要参考。-JMF original documentation in English is the JMF package uses an important reference.
- 2023-04-23 14:10:05下载
- 积分:1
-
城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下...
城市轮廓线问题的实现,利用分治算法,将input1.dat文件放在d盘根目录下-Urban contour implementation issues, using the partition algorithm, the input1.dat files under the root directory on the d
- 2022-08-06 08:19:47下载
- 积分:1
-
汉字拼音的转换类,可以把汉字转换成为拼音显示出来。
汉字拼音的转换类,可以把汉字转换成为拼音显示出来。-Chinese pinyin conversion type, it can be converted into Chinese pinyin show.
- 2022-05-07 10:16:11下载
- 积分:1
-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择...
JSON使用源码,对于AJAX与服务器数据交换,采用JSON作为数据传输格式是个不错的选择-JSON using the source code for the AJAX data exchange with the server using JSON as a data transfer format is a good choice
- 2022-07-20 11:14:28下载
- 积分:1
-
关于Swing设计,一种新的皮肤。带有透明效果。
关于Swing设计,一种新的皮肤。带有透明效果。-Swing on the design, a new skin. With a transparent effect.
- 2022-06-17 09:41:42下载
- 积分:1
-
Java编程 做一个发牌的程序
首先是创造牌(牌会有1
Java编程 做一个发牌的程序
首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。
可以使用java.util.List, java.util.Collection, java.util.Iterator, and java.util.ListIterator,最好用Arraylist来做。像牌数和人数,由输入决定
-Java program to do a licensing program is to create the first card (brand-sum option would be 1-6), and then shuffle: The license for one sub-2, from (x (k+1) = (5xk mod 16)+ 1 ) to turn from both sides to take a license until the license is not enough, it will be brand together. Then the card issued to 2-60, with each person 5 cards. You can use java.util.List , Java.util.Collection , Java.util.Iterator , And java.util.ListIterator, preferably Arraylist do. Such as the number of licenses and the number of input decision
- 2023-07-17 21:50:03下载
- 积分:1
-
pngencoder
PngEncoder - convert a Java Image to PNG PngEncoderB - convert a Java BufferedImage to PNG-PngEncoder- convert a Java Image to PNG PngEncoderB- convert a Java BufferedImage to PNG
- 2022-08-02 16:10:24下载
- 积分:1