资源列表
QRCodeDecoderTest
- 数字时代中,二维码的迅速的占领了半壁江山,可以利用Java实现二维码-The digital age, the two-dimensional code quickly occupied the half, you can use Java to achieve a two-dimensional code
collection
- 将输入的信息放入新建的文件中,再输出和文件相关的信息以及系统信息。-Information into a new file in the input, then output and file-related information, and system information.
sourcecode1
- how to make graph using Java Swing and Applets by taking input the user dynamically at run time.-how to make graph using Java Swing and Applets by taking input the user dynamically at run time.
Calendar1
- Calendar的应用,从时间类中取出时分秒,年月日。-Calendar apply
ChatFrame
- 一个聊天程序的主框架源码程序,非常不错,可以看看哦!-The main frame of a chat program source program, very good, you can see Oh!
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