搜索资源列表
scribe-java-demo
- scribe-java-应用实例 └─src ├─main │ └─java │ └─org │ └─scribe │ ├─builder │ │ └─api │ ├─exceptions │ ├─extractors │ ├─model │ ├─oauth │ ├─services │ └─utils └─test └─java └─org └─scribe ├─builder
javabishi
- 华为Java笔试题.txt java面试笔试题大汇总 java笔试题大集合及答案-Huawei Java pen test. Txtjava interview questions large aggregate java pen pen large collection of questions and answers
test
- java 操作sql数据库,可以连接数据库和进行增删减查等操作-operate sql with java,which can create, delete, update and view the data in database
test
- 用java做的线程开发的小例子,开发工具是myeclipse5.0
JAVAPresentation
- 由JAVA语言编写的一个同学通讯录,有界面,并且包含实验报告、程序源代码、PPT演示、Access数据库(student.mdb),适合于JAVA编程语言初学者-JAVA language from the address book of a student, there are interface and includes test reports, source code, PPT presentations, Access databases (student.mdb), JAVA pro
Test
- Java中用于输入输出的基本操作,包含异常的处理等-Java, the basic operation for the input and output, including exception handling
Supermulti-faceted-questions
- 超多面试题加机试题 和 一些 简历模版范例,希望大家去粗取精,有选择的选取,对你是很有帮助的-Super multi-faceted questions, and some additional machine resume templates examples of test questions, I hope we discard the dross and select the essential, have a choice of selection is very helpful fo
Java-demo-various-sorting-
- java演示各种排序(冒泡排序、快速排序、选择排序、插入排序)并测试各种排序所需的时间-Java demo various sorting and test sort time
java
- JAVA入门级小程序。亲测可行。仅提供给初学者。本人也是刚刚接触JAVA,与大家共同学习-JAVA entry-level small program. Pro-test feasible. Only available to beginners.
test
- 该功能是java的一点小应用,主要包括:类的声明,方法的调用。及其他一些小的使用技巧。-This feature is a little application in java, mainly including: the class declaration, method call. And some other small tips.
test
- 有关java部门的级联查询,以及超链接查询,jsp处理,不通过struts-Cascading query about java department, as well as a hyperlink query, jsp, and not through the struts
test
- java弹出框,用来实现与360弹出的提醒相同-java pop-up box
test
- 实现走棋盘的算法,采用java语言编写,给需要的人作为提供(walkgrid , it is privoded by java)
test
- 实现的扔盘子算法,使用java编写。。。。。。(throwplate by java ..... .. . . . .. . . .)
TestRational.java
- 判断一个数字是否为有理数的java小程序(test if a number is a rational number)
ftpDemo
- java语言操作ftp文件,上传下载和删除,一共三个类,一个工具类Ftputil.,一个实体类Kmconfig。一个测试类Test(Java language operations, FTP files, upload, download and delete, a total of three classes, a tool class Ftputil., an entity class, Kmconfig. A test class Test)
test
- test下数据 看看结果 试试 好了就可以了 试试就行(* LoadRunner Java scr ipt. (Build: _build_number_) * scr ipt Descr iption:)
Test
- 通过java读取电脑串口数据,免去下载串口助手(Read computer serial data)
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is defined, which contains attribute
SocketTest
- 用于测试socket的java程序,进行Tcp测试(A java coding for the socket testing)