-
通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器...
通过JAVA设计 GUI 界面的计算器程序,用户可以通过鼠标依次输入参加计算的数值,进行加、减、乘、除等混合运算,这些完成标准计算器的基础操作。当选择科学计算器后,可以实现sin 、 cos 、 tan 、 ln、x^y、x^2、x^3、pi、n!、mod和十六进制除这个以外还可以删除输入,清空结果,求1除X,X百分比,十进制是,八进制,二进制的相互转换。-GUI interface design through JAVA calculator program, the user can take part in the importation of the mouse followed by the numerical calculation for add, subtract, multiply, divide, such as mixed computing, which the basis of the standard calculator operation. When choosing a scientific calculator, you can realize sin, cos, tan, ln, x ^ y, x ^ 2, x ^ 3, pi, n!, Mod and hexadecimal In addition to the outside can also delete the import, empty the results, and one in addition to X, X percentage of the metric system is octal, binary mutual conversion.
- 2023-07-30 19:30:03下载
- 积分:1
-
Java2实用教程(第3版)教学例子代码
Java2实用教程(第3版)教学例子代码-Java2 Practical Tutorial (3rd edition) Teaching Example Code
- 2022-07-09 04:10:34下载
- 积分:1
-
JAVA编程思想习题及答案.chm
JAVA编程思想习题及答案.chm-JAVA programming thinking exercises and answers. Chm
- 2022-06-12 17:43:25下载
- 积分:1
-
一个java程序,读写指令文件包含自
a Java program that reads a file containing instructions written in self-defined file (TPL in this case), and executes those instructions. This program should take the name of the TPL file as a command line parameter, and write its output to the console.-a Java program that reads a file containing instructions written
in self-defined file (TPL in this case), and executes those
instructions. This program should take the name of the TPL file as a
command line parameter, and write its output to the console.
- 2022-02-03 08:45:53下载
- 积分:1
-
C语言精彩编程百例10
C语言精彩编程百例10-C programming language brilliant 100 cases 10
- 2022-03-09 11:49:47下载
- 积分:1
-
BBS
BBS-CS是采用JSP+JavaBean+Servlet开发的一套网络虚拟社区系统。-BBS-CS is used JSP Servlet JavaBean development of a network of virtual community systems.
- 2023-02-01 23:55:04下载
- 积分:1
-
Java编写的简单网络聊天程序,具有服务器端和客户端,只是开发的第一个版本,还存在很多bug...
Java编写的简单网络聊天程序,具有服务器端和客户端,只是开发的第一个版本,还存在很多bug-Java prepared simple network chat program with a server-side and client, but to develop the first version, there is a lot of bug
- 2023-07-25 04:00:03下载
- 积分:1
-
坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高...
坦克大战游戏,具有单机版和网络版的功能。是模拟任天堂的坦克游戏制作而成,可玩性和观赏性价值很高-Tankedaizhan games, with stand-alone and network version of the function. Nintendo is a simulation game from the tanks, playability and a high ornamental value
- 2022-05-28 01:50:48下载
- 积分:1
-
东西比较杂,不过还是比较好的1我平时做的练习1
东西比较杂,不过还是比较好的1我平时做的练习1-Miscellaneous things, but still a good practice, I usually do 1
- 2023-07-21 06:50:04下载
- 积分:1
-
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描...
本书由Java技术的创建者编写,对Java 2平台标准版,V1.2中新增加的包及类进行了描述。本书主要由包概述和类描述构成。包概述对每个包及其所有类进行了简要描述,另外还画出了包中的类的继承层次结构示意图。每个类描述都独自构成一个小节,包含了类层次结构示意图、类描述、类示例、成员概述以及那些在版本1.2中作了修改或新增的类成员的描述。还详细说明了Java软件开发包(JDK)1.1到从版本1.2对类及方法所作的修改。需要指出的是:本书是补充版本,有些材料需要参阅《The Java Class Libraries, Second Edition, Volume 1》一书的内容。 本书是参考手册而不是指导手册,它不对Java语言进行解释。为了快速定位所需要的类或类成员的信息,本书按类的字母顺序组织。 本书由赵皑、黄志军、阳亮组织翻译,参加本书翻译的还有姚远、程子进、肖利平、刘永亮、薛亮、毛静萍、查海平、赵峰、郭树厢、曹波、肖斌、彭建明、郑欢。参加录入工作的有陈军、姜明、姜志明、张志荣等。 希望本书能够帮助Java程序员获取完整、专业和权威的信息,同时也希望本书能够帮助读者更全面地了解Java语言。由于水平有限和时间仓促,本书的翻译必定会存在一些纰漏,恳切希望广大读者批评指正。-Java2 class library, this book by the creator of Java technology to prepare, on the Java 2 Platform Standard Edition, V1.2 in the new package and the type described. The book mainly by the package overview and description constitute a category
- 2022-07-19 10:38:38下载
- 积分:1