-
清华大学 郑莉 java程序设计基础 课程实验
第一二章
清华大学 郑莉 java程序设计基础 课程实验
第一二章-Zheng Li, Tsinghua University basic course java programming experiment first two chapters
- 2022-04-30 05:17:40下载
- 积分:1
-
用STRUTS解决重复提交问题,程序中用两种方法解一:脱离STURTS框架,使用随机来解决。二:用STRUTS框架解决,TOKEN 的应用...
用STRUTS解决重复提交问题,程序中用两种方法解一:脱离STURTS框架,使用随机来解决。二:用STRUTS框架解决,TOKEN 的应用-STRUTS solution used to submit the issue of duplication, procedures used in two ways one solution: from STURTS framework, the use of random to resolve. Second: Using STRUTS framework solution, TOKEN Application
- 2023-04-29 10:40:04下载
- 积分:1
-
heavy use of Java to prepare the characteristics of a simple procedure, primaril...
利用JAVA的重载特性编写的一个简单程序,主要是体会重载的使用。-heavy use of Java to prepare the characteristics of a simple procedure, primarily the use of heavy-duty experience.
- 2022-01-31 19:57:39下载
- 积分:1
-
获得服务器和客户端信息
获得服务器和客户端信息-access server and client information
- 2022-11-27 19:10:03下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。...
JAVA 基础例题包含了JAVA常见的问题和常见的习题,对于初学者很有帮助。-JAVA Example basic JAVA contains frequently asked questions and common exercises, useful for beginners.
- 2022-05-01 02:49:59下载
- 积分:1
-
规则引擎的详细介绍,包含规则引擎的工作原理和规则引擎API...
规则引擎的详细介绍,包含规则引擎的工作原理和规则引擎API-A detailed description of the rules engine, including the working principle of the rules engine and rules engine API
- 2023-04-18 20:30:03下载
- 积分:1
-
使用JavaMail接收邮件
实例JavaMail包接收邮件,本实例没有实现接收邮件的附件...
使用JavaMail接收邮件
实例JavaMail包接收邮件,本实例没有实现接收邮件的附件-Receive messages using the JavaMail example JavaMail package receive messages, this example does not achieve the annex to receive e-mail
- 2022-06-14 18:51:36下载
- 积分:1
-
J2ME mobile phone version of the game Reversi v2.1 full source code.
J2ME黑白棋游戏手机版 v2.1完整源码。-J2ME mobile phone version of the game Reversi v2.1 full source code.
- 2023-02-28 12:40:04下载
- 积分:1
-
利用JNI来调用Windows API,已经实现窗口类的一些方法。
开发环境VC6,Java 1.4及以上版本...
利用JNI来调用Windows API,已经实现窗口类的一些方法。
开发环境VC6,Java 1.4及以上版本
-Use JNI to call the Windows API, has achieved some of the ways the window class. Development environment: VC6, Java 1.4 and above
- 2022-02-04 11:55:57下载
- 积分:1