搜索资源列表
杜宇的作业
- 给同学写的JAVA的期末考试题,主要的功能是用JAVA实现数据库的连接-students to write the final exams test Java, the main function is to use Java database connectivity
cs
- 考试系统,java,实现了服务器端从文件读取考试题,并通过socket传给客户端,用户在一定时间内按顺序答题。可以作为一个此类应用的简单参考实现。
JAVA考试题_致命无痕
- 在面板上用线程画圆。并隔时间改变颜色。-the panel with threads Circle. And repeat it at the time change in color.
JAVA考试题_致命无痕
- 在面板上用线程画圆。并隔时间改变颜色。-the panel with threads Circle. And repeat it at the time change in color.
杜宇的作业
- 给同学写的JAVA的期末考试题,主要的功能是用JAVA实现数据库的连接-students to write the final exams test Java, the main function is to use Java database connectivity
cs
- 考试系统,java,实现了服务器端从文件读取考试题,并通过socket传给客户端,用户在一定时间内按顺序答题。可以作为一个此类应用的简单参考实现。-Examination system, java, the realization of the server-side to read from the document examination, and through socket to the client, the user in
ssd8exercise.RMI.html
- 这个文件夹里包含了文档,SSD8练习四,还有考试题,希望有帮助-This folder contains documents, SSD8 four exercises, there are exam questions, would like to have help
java
- 一个完整的java 考试题。都是java 最基础的知识-A complete examination of java. Are the most basic knowledge of java
scjp_test
- java面试题 也是java考试题很好的哦-Java shi ti
testofcompany
- 为各大公司的面试题目,均为电子类公司,里面有很多C或C++。JAVA等各种程序考试题,有部分答案-test of many company for selecting talent
java
- 一套很经典的JAVA考试题附答案,有需要的朋友可以来看看。-JAVA is a classic test questions with answers, a friend in need can come to see
java
- java的一部分考试题,很有用,大家可以下载看看,尤其对于新手-java part of the exam questions, very useful, you can download to see, especially for novice
java-OOP-Exam
- java面向对象考试题,包括了笔试和机试题。比较全面,小有难度。-java object-oriented exams, including written and machine questions. More comprehensive, small difficult.
container
- 关于java 容器的考试题,请大家看看,有答案的。-a paper for java container
Java-skills-Green-Card-Test
- Java技能绿卡考试题库,包含Java各方面的知识点-Java skills green card exam contains the knowledge of all aspects of Java
scwcd5.0
- java 认证考试题,里面有我整理的详细答案-java certification exams, which I am finishing a detailed answer
suanfa
- 大家又到准备蓝桥比赛的时候了,这是我去年备赛时的几个java算法程序,其中包括汉诺塔、两种幻方、背包和约瑟夫环,汉诺塔是去年的考试题,希望可以帮到大家。-People to prepare the blue bridge game when I prepared race last year when several java algorithm, including the Tower of Hanoi, two magic squa
Java-certification-exam
- SUN+JAVA 认证考试题库,内含 150道 JAVA程序员认证考试真题-Sun Java Certified Programmer
JAVA面向对象编程-试卷B
- 定义一个交通工具类Traffic,该类包含属性:车轮的数量、行驶速度;同时还包含行驶的方法,并包含有参和无参的构造方法。请分别定义汽车类Car(包含油耗的属性,有参的构造方法)、火车类Train(无参的构造方法)、飞机类Plane(包含最大航程的属性,包含无参和有参的构造方法),让他们继承Traffic,并重写行驶的方法。在测试类中分别创建三个子类的对象,并调用行驶的方法。((A vehicle class Traffic is def
GUI
- (1)考试题。 要求在一个界面内至少显示5道选择题,每道题4个选项。另有2个命令按钮,分别为“重新答题”(全部选项及正确答题数清空)和“提交”(计算),在按钮下方的标签内显示最终的正确的题目数。界面大致布局如下:(GUI design examination questions page)