-
aiKeyboard
一个使用JAVA编写的类似按键精灵的程序,支持脚本文件的按键控制程序...
(use Java to prepare a similar procedure Wizard button in support of the script file button control procedures ...)
- 2007-04-28 01:45:28下载
- 积分:1
-
GUI
这是我做一个日志管理系统的,登录界面!这个里面有很多控件的使用,很有参考性!(it is a good ui)
- 2011-12-07 20:07:51下载
- 积分:1
-
jAva
这是一个关于JAVA基础知识的介绍,如果你是一个学习JAVA的新手,它是非常适合你的。
(primary konwledge about java,
if you fresh-man who want to learn java
you should have a look at it,please bleive in me)
- 2012-04-28 22:27:10下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
api_String
说明: Java编程基础,关于api中String类中的方法实现,适合Java学习着使用(Java programming foundation, about the method implementation in String class in api, suitable for Java learning to use)
- 2019-01-03 15:30:26下载
- 积分:1
-
ClickLinkSEO
百度电击器,这个是学习案例,模拟人工点击的代码。功能是录制后再模拟人工行为。(Baidu defibrillator, this case study, to simulate artificial clicked code. Function is recorded and then simulate artificial behavior.)
- 2012-08-24 14:18:48下载
- 积分: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
-
Java学习资料
说明: java基础学习资料(含Notepad++和源代码)(Java basic learning materials (including Notepad++ and source code))
- 2020-02-13 22:54:16下载
- 积分:1
-
cas-server
cas单点登录源码,解压缩就能打开,并且查看,非常简单实用!(cas sso login source)
- 2013-07-30 16:40:40下载
- 积分:1
-
ConvertedIntegerValue
This IntegerValue represents a integer value that is converted from another scalar value.
- 2014-02-17 13:40:28下载
- 积分:1