资源列表
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.
averfilter
- 图像滤波的源代码,有关图像处理的一个C文件
tuxing
- 一个简单的JAVA程序,运行后将输出一个简单的字符图形-A simple JAVA program run will output a simple character graphics
TCPServer
- server reads line from socket server converts line to uppercase, sends back to client
PrintArray
- 将一个已存入数组中的值45,89,7,6,0,按0,6,7,89,45的次序打印出 来。-Have been deposited in an array of values 45,89,7,6,0, print out the order by 0,6,7,89,45.
WriteFile.Example.java.design.code
- WriteFileExample.java设计代码WriteFileExample.java design code -WriteFileExample.java design code
ColorPicker
- 基于java 的从窗口中通过按钮调出颜色选择框的简单应用例子-Application examples of the color selection box
VpnProfileActor
- interface Vpn Profile Actor { Vpn Profile get Profile for Andriod.