首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
 新闻│Java│JavaScript│Eclipse│Eclipse 英文│J2EE│J2ME│J2SE│JSP│Netbeans│Hibernate│JBuilder│Spring│Struts
站内搜索: 请输入搜索关键词

当前页面: 开发资料首页 → Java 专题 → 航班查询及定票程序源码

航班查询及定票程序源码

摘要: 航班查询及定票程序源码

</td> </tr> <tr> <td height="35" valign="top" class="ArticleTeitle"> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="295" height="86" align="center" valign="top"> </td> <td width="389" valign="top">

航班查询及定票程序源码。

作者:哈工大软件学院吴海贤等。

运行方法:先要创建jdbc数据源dsStudent,指向附带的数据库db1.mdb,然后在命令行键入:

C:\cs>java flight.Main.Main

考考你(29)

What is the output of the following piece of code
1. int x = 6;
2. double d = 7.7;
3. System.out.println((x>d) ? 99.9 : 9);

a. 9
b. 9.0
c. 99.9
d. Nothing, an ArithmeticException is thrown at line 3.

点击查看答案

</td></tr> <tr> <td height="20" colspan="2">


</td> </tr> </table>

 


</td> </tr> <tr>


↑返回目录
前一篇: Java 虚拟机类装载:原理、实现与应用
后一篇: 万年历程序

首页 | 全站 Sitemap | 联系我们 | 设为首页 | 收藏本站
版权所有 Copyright © 2006-2007, Java 编程资料牛鼻站, All rights reserved