资源列表
ThreadDemo1
- 该程序执行的功能是以同步代码块方式解决多线程同步,在Java编程中经常碰到-Perform the functions of the program is to resolve the synchronized block synchronized multi-threaded, often encountered in the Java programming
javashiyan3
- 编写一个具有如下布局的小应用程序,要求当在上面的文本区中输入若干数时,下面的文本框同时对输入的数进行求和运算并求出平均数。即随着输入的变化,文本框不断更新求和及平均值。 实验源代码-Write an application with the following layout required, the following text box above the text area, enter a number on the number of input summation and calcul
javahouzixuandawang
- 这是用java语言编写的猴子选大王的程序,适合初学者学习java语言。-this is a good programme.
Demo1
- java中内部类的使用和经典算法举例(古典问题)-Examples of internal class use and the classical algorithm
java
- this gives concept of multiple inheritence
App
- 编写Java应用程序,自定义类Car,类中有4个变量:字符串name,表示汽车的品牌;字符串color,表示汽车的颜色;double型变量weight,表示汽车的自重;int型变量passenger,表示汽车能搭乘的人数。在应用程序中创建类Car的2个对象,分别为car1(品牌:“本田”;颜色:“黑色”;自重:1500公斤;搭乘的人数:5人),car2(品牌:“奥迪”;颜色:“白色”;自重:1200公斤;搭乘的人数:4人)并显示其信息。-Write a Java application, sin
MysqlConnect
- 该文件使用java实现了mysql与java的连接,单独写成了一个类,在其他程序中可以调用-The file using the Java implementation the mysql connection with Java, separate into a class, in other applications can invoke
getpic
- java实现获取文件夹及其子文件夹下的所有图片文件-java achieve access to the folder and its subfolders under all image files
ConnectivityManagerTestRunner
- Instrumentation Test Runner for all connectivity manager tests.
Money
- 使用它很方便,简单,仅供参考,请多多指教-Use it very convenient, simple, and are for reference only, please exhibitions
jstp
- js实现上传前显示图片,可以缩小图片,很方便宜
IOExceptionTest
- IOExceptionTest extends junit.framework.TestCase.