-
src
简单的ping实现,包括界面的展现,ping 的结果显示(easy ping command )
- 2013-10-23 11:41:48下载
- 积分:1
-
JAVAshouji
说明: 这是手机的射击游戏,有一定的参考价值,可编译(shooting games, a certain reference value, compiler)
- 2006-04-29 13:30:44下载
- 积分:1
-
StudyOnline
网上购书的主页面代码,实现总体浏览功能,具体实现没有给出.呵呵.(Online book code of the page, realize the overall browsing, did not give a concrete realization. Ha ha.)
- 2008-05-11 14:01:01下载
- 积分:1
-
Bible.5th.Edition.eBook
java升级第五版,学习java的工具,值得一看(Java bible fifth edition, learn Java tool, is worth a look.)
- 2012-04-06 11:17:45下载
- 积分:1
-
ticd_marks
按钮调节,java工程项目,源代码,编译环境jbuilder,装入项目即可执行(button regulation, java projects, the source code, compile environment jbuilder. Loading project can be executed)
- 2007-06-16 20:57:06下载
- 积分:1
-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1
-
Library-management-system
这是用java语言Hibernate开发实例----图书管理系统的源代码(This is a java language development instance---- Hibernate library management system source code)
- 2013-11-22 22:53:45下载
- 积分:1
-
java面试宝典(基础篇)
说明: java mainshi baodian chuji pian
- 2020-06-20 01:20:02下载
- 积分:1
-
MyShoot
java 飞机大战 打飞机完整代码一定要20字???????(Java aircraft war aircraft complete code must be 20 words??????????)
- 2017-06-29 22:37:04下载
- 积分:1
-
NewMicrosoftWord
6. <link rel="Bookmark" href="favicon.ico"> 可以在收藏夹中显示出你的图标
7. <input style="ime-mode:disabled"> 关闭输入法
8. 永远都会带着框架
<script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
// --></script>
9. 防止被人frame
<SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
// --></SCRIPT>
10. 网页将不能被另存为
<noscript><iframe src=*.html></iframe></noscript>
11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">
(6. <link rel="Bookmark" href="favicon.ico"> Can be shown in the Favorites icon on you 7. <input style="ime-mode:disabled"> Close input 8. Will always be with the framework <script language="JavaScript"><!--
if (window == top)top.location.href = "frames.htm" //frames.htm为框架网页
//--></script> 9. Prevention of the frame <SCRIPT LANGUAGE=JAVASCRIPT><!--
if (top.location != self.location)top.location=self.location
//--></SCRIPT> 10. Page will not be saved as <noscript><iframe src=*.html></iframe></noscript> 11. <input type=button value=查看网页源代码
onclick="window.location = "view-source:"+ "
http://www.pconline.com.cn
"">)
- 2010-05-30 18:39:15下载
- 积分:1