-
ShanghaiBus
一个java应用程序,实现公交换乘的信息查询功能,是个很好的学习案例,从中可以学习javaGUI编程,并且可以进一步巩固java学习(A java application, to achieve bus transfer information inquiry function, is a good case study, from which we can learn javaGUI programming, and can further consolidate learning java)
- 2013-10-09 21:25:30下载
- 积分:1
-
Office
办公查询系统实现员工信息查询,部门查询,职位查询等信息(Office inquiry system realizes staff information inquiry, Department inquiry, position inquiry and other information.)
- 2020-06-21 08:40:01下载
- 积分:1
-
JavaRegularExpressions
Java 正则表达式,对于想深入学习java的朋友很有帮助(Java regular expression, who want to study in depth java helpful friend)
- 2010-05-28 17:30:47下载
- 积分:1
-
Android_Map
安卓工程源码,自行车导航源码,GpsTracker源码,百度地图API-定位周边搜索POI源码,百度地图API源码,北京公交线路查询(离线),获取Gps信息的程序源码。(Android project source code, bike navigation source, GpsTracker source, Baidu map API- positioned around the search for POI source, Baidu Maps API source, Beijing bus lines query (offline), to obtain information on Open Source Gps)
- 2015-03-30 15:34:05下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
WebBrowser
用java语言实现webbrowser,代码清晰,易于理解(the web development of ftp)
- 2012-05-29 10:21:05下载
- 积分:1
-
STRUTS-12A
THIS IS A SIMPLE STRUTS EXAMPLE
- 2014-11-21 01:26:36下载
- 积分:1
-
UNICOM
说明: 中国联通短信业务开发源码 开发接入程序必须有一定的socket编程基础,
且必须熟悉sgip1.2协议才可以,我应一位网友的要求将我开发的短信接入程序源代码发布,希望对开发短信业务的朋友提供一些帮助,代码可自由传播。(sms sound code)
- 2010-03-24 13:53:28下载
- 积分:1
-
day03_pm
java培训笔记,第三天可以学习的内容,适合刚理解java,0基础的学java的学员(java training notes, you can learn the contents of the next day, for just understand java, 0-based learning java trainee)
- 2013-09-02 18:14:27下载
- 积分:1
-
lab4Plus
1、Struts2框架下ActionSupport的使用(附加)
在Myeclipse中新建web项目lab4plus;
在实验四的基础上修改LoginAction,使之继承ActionSupport,并重写Validate方法,在其中增加FieldError、ActionError和ActionMessage;
修改login.jsp、loginSuccess.jsp和loginFail.jsp页面,用<s:actionmessage>和<s:actionerror>标签输出信息;
将lab4plus布署在Tomcat服务器上;
运行login.jsp页面,并记录运行结果、主要处理流程与关键代码。(, Struts2 framework ActionSupport use (additional)
Create a new web project in Myeclipse lab4plus
In the experiment on the basis of four modified LoginAction, so inheritance ActionSupport, and override the Validate method, in which the increase FieldError, ActionError and ActionMessage
Modify login.jsp, loginSuccess.jsp and loginFail.jsp page with <s:actionmessage> and <s:actionerror> tag output information
The lab4plus deployed on Tomcat server
Run login.jsp page and record the results, the main processes and key code.
)
- 2013-11-14 15:11:53下载
- 积分:1