-
mypackage
java中包的应用,只要实现包的功能,引用(java in the application package, as long as the function of packet realize, to quote)
- 2008-02-19 21:48:42下载
- 积分:1
-
2222Java2
2222Java2 参考大全(第4版).pdf,是一本很好的电子书,对JAVA 2做了很好的解释,并有事例来说明,(2222Java2 Reference (4th edition). Pdf, is a very good e-books, on the JAVA 2 make a very good explanation, and have examples to illustrate)
- 2007-10-03 11:10:19下载
- 积分:1
-
UserLand
这是一个用java实现的用户登录系统。是很简单的一个登陆对话框,没有更深的东西。但对于初学java的人来说是一个很好的案例(This is a java implementation to use a user login system. Is a very simple login dialog box, there is no deeper things. But for people who are beginners java is a good case)
- 2009-12-27 00:30:51下载
- 积分: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
-
aopalliance-1.0
说明: 在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
The Way to Write High Quality Code for Web
一个关于提高代码写作水平的文章,值得一看(An article on improving code writing is worth reading.)
- 2018-12-20 21:05:41下载
- 积分:1
-
JSONWizard
说明: 可以将气象数据grib2文件 转为json文件 便于使用与开发(The meteorological data grib2 file can be converted into JSON file for easy use and development)
- 2020-09-10 17:46:47下载
- 积分:1
-
Java 测试案例
测试案例,改案例仅为测试使用,为借用文档,如侵权,请告知删除。(Test cases, change cases only for testing use, for borrowing documents, such as infringement, please inform deletion.)
- 2020-06-19 03:40:02下载
- 积分:1
-
student
学生成绩管理,java编的,适合初学者做课程设计。(Student performance management, java series, suitable for beginners to do the curriculum design.)
- 2008-12-24 19:56:10下载
- 积分:1
-
HuaWei_Design
华为内部程序设计培训文档。
值得学习一下。。。
- 2009-11-20 18:10:13下载
- 积分:1