-
Wicked-Cool-Java
Wicked Cool Java contains 101 fun, interesting, and useful ways
to get more out of Java. This isn’t intended as a Java tutorial–it’s
targeted at developers and system architects who have some basic Java
knowledge but may not be familiar with the wide range of libraries
available. Full of example code and ideas for combining them in useful
projects, this book is perfect for hobbyists, and professionals will
find tips and open-source projects to enhance their code and make their
jobs easier. Topics include converting a non-XML text structure into XML
using a parser generator, experimenting with a Java simulator for the
Cell Matrix, creating dynamic music and sound in Java, working with
open-source class libraries for scientific and mathematical
applications, and many more.
- 2012-10-24 23:52:26下载
- 积分:1
-
Homework07
创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
- 2020-12-07 21:59:20下载
- 积分:1
-
j
说明: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等(java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan)
- 2016-02-18 16:40:37下载
- 积分:1
-
springCloud总结
如何搭建springboot,springcloud入门(How to Build Springboot, Introduction to Springcloud)
- 2020-06-18 16:20:02下载
- 积分:1
-
to_database
读取数据库信息,显示有关数据信息,对数据库信息的显示。(look up DataBase)
- 2014-05-14 18:37:48下载
- 积分: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
-
进销存管理系统 JSP
进销存管理系统,JSP+sqlserver2000,数据库自己执行以下查询语句,直接插入就可以了,其他没什么问题。(Purchase, Sales and Inventory Management System, JSP+ sqlserver2000, following its own database query, can be directly inserted into the other no problem.)
- 2009-04-20 10:29:01下载
- 积分:1
-
ProjetStrutsVide
java struts 简单框架,用于eclipse(this simple project is a struts of java, It s easy study.)
- 2012-03-18 20:25:53下载
- 积分:1
-
WhatisSOA
什么是面向服务体系结构,详细介绍了SOA的各种特点及技术。(What is service-oriented architecture, the SOA detail the various features and technology.)
- 2007-05-17 14:24:03下载
- 积分:1
-
QQ
这是一个实现CS的QQ,并带有链接数据库的功能,主要功能有注册,群聊,私聊等(This is a realization of C S of the QQ, and with a link to a database functions, the main function of registration, group chat, private chat, etc.)
- 2013-07-15 16:09:07下载
- 积分:1