资源列表
JavaBianChengSixiang
- 本书所有程序代码都是由字处理软件自动包括在正文中的它们直接取自编译好的文 件因此书内印刷的代码都应能正常工作其中不存在任何输入或打字错误不会造成编 译错误会造成编译错误的代码已用注释//!标出所以很容易发现也很容易用自动方式进 行测试。-Book all by word processing software program code automatically included in the text of which is taken directly from compiled
javaservlet
- 简单的服务器程序 * * 演示服务器程序如何给浏览器响应 * 演示Servlet如何给浏览器一个完整的响应页面 * 要点: * 继承HttpServlet * 重写service方法-* Simple server program server program demonstrates how to respond browser Servlet* demonstrate how to give a complete response to the brow
database
- 数据库登录界面,输入正确的用户名和密码后可以跳出树形菜单-Database login screen, enter the correct user name and password you can jump out of the tree menu
java
- java课件 java的基本语法,实例,很基础,适于初学者-java java courseware basic syntax, examples, very basic, suitable for beginners
NineMultiply
- java 实验 (1)实现一个整数N的阶乘运算。N为固定常数。 (2)在屏幕上按如下格式输出乘法口诀表: 1X1=1 1X2=2 2X2=4 1X3=3 2X3=6 3X3=9 … 其中,每行的多个乘法公式之间用‘\t’分割 -java test (1) to achieve an integer N factorial operation. N is a fixed constant. (2) in the following format on the scr
Circle
- 实验3类、对象以及包的使用(6学时) 1.实验内容 (1) 实现一个Point类,该类包含表示坐标的两个int型变量x、y,构造方法Point()和Point(int xx, int yy),返回x值和y值的int getX()和int getY()方法,计算两点间距离的double distance(Point)方法。其中计算平方根用Math.sqrt()方法。 (2) 实现一个Circle类,该类包含表示圆心的Point型变量center,表示半径的int radius变量,以及
3
- Java 实验报告 实验要求 (1) 编写Point类,实现相关方法 (2) 编写Circle类,实现相关方法 (3) 编写ClassTest类,并在main方法中创建两个Point对象和两个Circle对象,对象的参数可以用固定值 (4) 调用Point和Circle的相关方法,并把返回值输出到屏幕上。 (5) 把实验1-2的程序制作为2个Java包。 实验中的包名为experiment?,其中?表示实验编号。例如,实验
zoom-tool
- 国外开发的一个圆形放大镜页面效果,特效个人认为不错-a zoom tool for image
Test44
- 此小applet可以将输入的学生信息存入记事本并且没有bug的版本-input info of student and save into txt without bug
Mavenapplicationguide
- 当前maven使用已经非常普及,本电子书可以快速入门,迅速掌握maven的使用-The current maven use has been very popular, this book can be started quickly, quickly master the use maven
upload
- 非常简单实用的ASP文件上传下载管理,网络硬盘程序-Very simple and practical to download the ASP file upload management, network hard drive program
aspbbs
- 一个网站BSS论坛源代码,采用ASP代码,Access数据库后台,简单易用-BSS forum source code a website, using ASP code, Access database back-end, easy to use
