资源列表
[JSP源码/Java] App
说明:编写Java应用程序,自定义类Car,类中有4个变量:字符串name,表示汽车的品牌;字符串color,表示汽车的颜色;double型变量weight,表示汽车的自重;int型变量passenger,表示汽车能搭乘的人数。在应用程序中创建类Car的2个对象,分别为car1(品牌:“本田”;颜色:“黑色”;自重:1500公斤;搭乘的人数:5人),car2(品牌:“奥迪”;颜色:“白色”;自重:1200公斤;搭乘的人数:4人)并显示其信息。<Mankind> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] App1
说明:编写Java应用程序,创建一个Rectangle类,提供属性了length,width,要求定义为private,int型,默认值都为均为1,该类提供以下方法: public boolean setLength(int length) //设置长度,确保不会有负值 public boolean setWidth(int width) //设置宽度,确保不会有负值 public int getLength()//得到长度<Mankind> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] FindException
说明:编写一个程序,在命令行模块下,循环提示用户输入一个整数a,将10余这个数后的值b(b=10 a),作为数组的索引值去访问一个一维数组c(int[] c = {1,2,3}),在屏幕上打印出c[b]的值。并捕捉该程序可能出现的所有异常。-Write a program in the command line module, loop prompts the user to enter an integer a value in the 1<Mankind> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ShiYan12
说明:编写应用程序,使用文件输入输出流实现文件的复制,并将文件的内容打印在屏幕上,被拷贝的源文件和复制的目标文件由命令行参数给出。若没给出两个参数,则通过标准错误流打印出"本程序运行需要输入两个参数!!!"-Write applications, the use of file input and output streams for copying, and the contents of the file print on the scr<Mankind> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Partitions
说明:java code,关于acm world question: partitions题目的答案-ACM answer for partitions<ashley> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] java
说明:java课程中,使用接口实现对圆和矩形的周长及面积的计算-java course, using the interface on the calculation of the perimeter and area of circular and rectangular<柏杨> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] googletile
说明:openlayers 使用 tms 读取 google tiles -use openlayers tms load google tiles<itechx> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Test
说明:简单版的.采用MD5加密算法,将任意长度字符串加密 -Simple version using MD5 encryption algorithm, encryption arbitrary length string<勇者归来> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] DocumentListener
说明:为文本域中的Document文档增加一个监听-Document document as a text field to increase a listener<张文军> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] multiplication-formulas(9x9)
说明:本程序实现9×9 乘法口诀,随着行数,列数逐个增加。-The program to achieve 99 multiplication formulas, as the number of rows, number of columns, one by one.<clementkv> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] copy_paste
说明:javascr ipt跨浏览器的粘贴复制、剪切功能实现-Cross-browser, paste the copied shear<程平> 在 2025-05-20 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Client
说明:Client is very good client to use it as a browser client<Sergey> 在 2025-05-20 上传 | 大小:1kb | 下载:0