-
ms3dImportExport_ver1_1.zip
ms3dImportExport_ver1_1是用于3Dmax中导入导出ms3d格式文件的插件(ms3dImportExport_ver1_1 for 3Dmax format files in the import and export plug-ms3d)
- 2011-11-27 22:27:50下载
- 积分:1
-
test
说明: part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1
-
JDBC
说明: jdbc作业有助于学习java功能里面的jdbc模块1111111(DBC job helps to learn JDBC module 1111111 in Java function)
- 2020-06-28 17:56:15下载
- 积分:1
-
java
说明: LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分:1
-
AbstractHttpClientConnection
Abstract client-side HTTP connection capable of transmitting and receiving data using arbitrary {@link SessionInputBuffer} and {@link SessionOutputBuffer} for Andriod.
- 2013-10-04 10:06:49下载
- 积分:1
-
jkl
some program I was working on
- 2017-10-07 08:48:09下载
- 积分:1
-
java图书管理系统毕业设计(源代码 论文)
说明: java图书管理系统毕业设计(源代码 论文)(Java Library Management System Graduation Project (Source code thesis))
- 2020-11-09 15:39:47下载
- 积分:1
-
时钟 走动
说明: 一个应用线程实现指针运动的指针时钟程序。程序应用绘制函数时钟面板,根据线程休眠时间间隔,每隔1000ms进行一次重绘。程序通过获取系统时间函数并加以计算个指针位置,再利用绘制函数将其绘制在面板上,通过设置指针长度及颜色,实现时针、分针、秒针的区分。次外,通过获取窗体大小,设置圆面圆心坐标及半径,可依据窗口大小动态划分圆面大小,并动态绘制刻度点位置。(A pointer clock program that uses threads to implement pointer movement. The program draws the function clock panel and redraws it every 1000ms according to the interval of thread dormancy. The program obtains the system time function and calculates the position of a pointer, then draws it on the panel by drawing function. By setting the length and color of the pointer, it achieves the distinction of clockwise, minute and secondhand. Secondly, by acquiring the size of the form and setting the coordinates and radius of the circle center, the circle size can be dynamically divided according to the size of the window, and the location of the scale points can be dynamically plotted.)
- 2020-06-19 19:00:01下载
- 积分:1
-
net.mindview
《JAVA编程思想》中文第四版配套类库
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclaim the world' s programmers, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. JAVA the basic grammar to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.)
- 2016-10-20 16:03:49下载
- 积分:1
-
JavaMail
用JavaMail实现邮件发送。用户验证及附件(Send e-mail using JavaMail achieve. User authentication and accessories)
- 2014-02-27 09:53:08下载
- 积分:1