-
crawljax-2.0
说明: 该代码通过Myeclipse开发环境使用Java语言实现ajax网页内容的提取。(The code used by Myeclipse Java language development environment ajax web content extraction.)
- 2011-03-28 12:19:35下载
- 积分:1
-
pjava_2
王森-Personal Java 程序设计(二)
图书语言: 简体中文
图书类型: 程序设计 >> 手机开发下载
授权方式: 免费手机开发图书
图书大小: 930 KB
(Wang Sen-Personal Java programming (2) Book Language : English Books types : Program Design)
- 2006-12-24 09:02:01下载
- 积分:1
-
daima1
Java枚举编程,附上李兴华老师视频教学的源代码,有需要的朋友可以下载来看看,Java文件(Java enum programming, accompanied Li Xinghua teacher teaching video source, a friend in need can be downloaded to see, Java file)
- 2013-12-16 14:04:14下载
- 积分:1
-
Android 开发环境安装手册
android开发环境安装手册,详细介绍了android项目开发前的环境搭建和安装流程。(Android development environment installation manual, detailed introduction of android project development environment construction and installation process.)
- 2018-12-26 10:48:32下载
- 积分:1
-
MailSystem
设计一个邮寄包裹的收费系统,在邮寄类型确定的情况下,包裹的邮资由包裹的重量a,邮寄距离b,保价金额c三个参数决定。
如:普通邮件(RegularMail)的邮费 = 3(a+b/100)+0.01c
挂号邮件(RegisterdMail)的邮费 = 4(a+b/100)+0.02c等等
请设计一个系统,计算包裹的邮资。系统使用图形用户界面,用户在图形用户界面选择邮寄类型,再输入重量、距离和报价金额,单击确定按钮系统就计算出包裹的邮资。要求系统能够灵活的增减邮寄类型和修改某种邮寄类型的邮资计算方法。(Design of a parcel of charge system, the type identified in the case of mail, parcels by the weight of the parcel postage a, mailing distance b, c insured amount three parameters. Such as: regular mail (RegularMail) postage = 3 (a+b/100)+0.01c registered mail (RegisterdMail) postage = 4 (a+b/100)+0.02c etc. Please design a system to calculate the parcel postage. System using the graphical user interface, users select the mail type graphical user interface, and then enter the weight, distance and offer amount, click the OK button the system will calculate the parcel postage. Require the system to increase or decrease mailing flexible type and modify some types of mailing postage calculation.)
- 2013-11-14 13:27:11下载
- 积分: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
-
4564
BP neural network function fitting and pattern recognition, Can be widely used in data analysis and forecast data, Simulation of the effect is very good.
- 2017-11-01 19:36:23下载
- 积分:1
-
SMILSwitchElement
Defines a block of content control. See the switch element definition .
- 2014-02-27 16:00:09下载
- 积分:1
-
tomcat8
tomca8.5的源代码,包括connector连接器和catalina容器(tomca8.5 source code)
- 2020-06-17 10:00:02下载
- 积分:1
-
com.gmail.dengtao.joe.transport
个人工作中编写基于java nio的socket封装,基于事件的设计方式这点类似mina,但该框架的主要特点是简单!(Personal work, the preparation of the socket-based java nio package, event-based design approach this like mina, but the main features of the framework is simple!
)
- 2013-09-28 08:41:35下载
- 积分:1