资源列表
[JSP源码/Java] experiment10
说明:(1) 编写一个代表圆柱体的Cylinder类,该类是Circle类的子类。Cylinder类包括圆柱体的高度变量height、计算圆柱体的体积方法volume()和计算表面积的方法surfaceArea()。 (2) 编写测试Cylinder类的CylinderTest类,并在该类得main方法中调用Cylinder类的相关方法。 (3) 程序调试通过后填写实验报告。 -( 1) the preparation of a<刘凯> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] CopyFile
说明:先打开文件,如果不存在就输出错误,如果存在就复制文件。-First open the file, if there is no exports it wrong, if there s a duplicate files.<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] TextTest
说明:界面为一个标签、一个文本域、一个按钮和文本区。append按钮用来添加一行文字到文本区。-Interface for a label, a text field, a button in the text. Append button to add a line of text to the text area.<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ColorChooserTest
说明:运行后使用者可选择颜色选择项,从中选一个自己喜欢的颜色。-After the operation user can choose a color option, choose one of his favorite color.<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ExceptionalTest
说明: 仅对异常情况使用异常,异常处理不能代替简单测试,捕获异常要比简单测试花费更多时间<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] FileOpenException
说明:创建一个文件,可能产生IOExcetpion,属于checked exceptions,必须处理-To create a file may generate IOExcetpion, belong to checked exceptions, must deal with<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] ButtonTest
说明:处理点击按钮事件 一个面板上放置了3个按钮,对应每个按钮有一个事件监听器,当用户点击任何一个按钮, 面板的颜色发生相应的变化。-Processing click on the button events A panel has placed three button, for each button has an event listeners, when users click on any one butto<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] DrawArcTest
说明:java中绘制圆,矩形,直线的具体例子。并且采取不同方法。-Java draw round and rectangular, linear concrete example. And adopt various methods.<郑雄均> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Camera-Scripts
说明:unity所開發出來的遊戲控制的程式碼-unity develops the game controls program code<12> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Exe8_1
说明:绘制1个沿圆形轨道运动的红色球体和1个沿椭圆轨道运动的蓝色球体。两个轨道圆心重合,圆的半径为100,椭圆的长短轴半径分别为200和100,运动方向为顺时针-Draw a circular orbital motion along the red sphere and a movement along the elliptical orbit of the blue sphere. Center two tracks overlap, t<LiuQiu> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Exe7_2
说明:设计一个数据表字段选择界面。从数据表中选择字段添加到最右边的列表,如下图所示。数据表使用练习6中的student、teacher和course表。数据表只允许单选,字段允许多选。点击“>”按钮和 “<”按钮分别实现选中字段的添加和还原,点击“>>”按钮和“<<”按钮分别实现全部字段的添加和还原-Design a data table field selection interface. Select<LiuQiu> 在 2025-02-06 上传 | 大小:1kb | 下载:0
[JSP源码/Java] Exe7_3
说明:设计一个跟踪鼠标移动的窗口。窗口中间添加一个蓝色背景白色文字的标签,在标签上显示鼠标指针当前坐标值。在窗口下方添加一个按钮,点击按钮可以在停止跟踪和继续跟踪之间进行切换-Designed to track the mouse movement a window. Middle of the window to add a blue background, white text label, the label displays the<LiuQiu> 在 2025-02-06 上传 | 大小:1kb | 下载:0