-
Java虚拟机(第二版)
这是一本介绍java虚拟机的经典书籍,本书可供java入门者或是有一定java基础的人阅读。(This is a classic book about Java virtual machines.)
- 2020-06-18 21:20:01下载
- 积分:1
-
20080320-DTIN-camel.revise
Delaunay三角网的逐点插入法.
原始作者 @author Paul Chew
*
* Created July 2005. Derived from an earlier, messier version.(Delaunay triangulation point by point insertion method. Original author @ author Paul Chew** Created July 2005. Derived from an earlier, messier version.)
- 2021-04-08 23:49:00下载
- 积分:1
-
popupwindow-master
说明: 一个简单的用Android编写的弹出框程序,适合初学者(Android Programming, Android Initial Architecture, Android Developers Necessary)
- 2019-05-29 17:04:55下载
- 积分:1
-
WordGame
用java awt界面实现的一个打字小游戏。(Interface with java awt achieve a typing game.)
- 2014-06-07 01:07:28下载
- 积分:1
-
IO
说明: 自己封装的常用IO包,文件流和字符流通用,windows和linux环境下都有(Own package of common IO package, document flow and circulation with the characters, under both windows and linux environment)
- 2014-11-18 11:49:46下载
- 积分:1
-
一个网站的博客系统 myblog
是一个网站的博客系统,实现了博客用户注册登录,日志发布/日志管理以及留言板功能。使用了struts、hibernate、spring、freemarker、css。(The blog is a web site system, the realization of a registered blog users log in, log Publish/log management, and message board features. Using struts, hibernate, spring, freemarker, css.)
- 2020-06-28 14:00:02下载
- 积分:1
-
java-Chinese-garbled
java各种环境下的中文乱码解析以及解决方案大全(Chinese garbled java under a variety of environmental and analytical solutions Daquan)
- 2013-12-24 20:44:11下载
- 积分:1
-
Java进阶篇课设
说明: 实现扑克牌,一副牌中抽去大小王剩下52张(如果初练也可只用1~10这40张牌),任意抽取4张牌(称牌组),用加、减、乘、除(可加括号)把牌面上的数算成24。每张牌必须用一次且只能用一次,如抽出的牌是3、8、8、9,那么算式为(9-8)×8×3或3×8+(9-8)或(9- 8÷8)×3等。(In order to realize playing cards, 52 cards are removed from a deck (only 40 cards can be used for the first practice). Four cards are randomly selected (called card groups). The number on the deck is calculated as 24 by adding, subtracting, multiplying and dividing (brackets can be added). Each card must be used once and only once. If the drawn card is 3, 8, 8, 9, the formula is (9-8)*8*3 or 3*8+ (9-8) or (9-8 8)*3)
- 2020-12-31 16:18:59下载
- 积分:1
-
Text_file_1561513262003
This code shows how to manupilate a text file, by counting the number of sentences appears on the full text file and many more
- 2005-03-21 21:55:13下载
- 积分:1
-
equagion
一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
- 2017-05-29 00:13:38下载
- 积分:1