-
music-player
一个简单的音乐播放器,不知道怎么样,大家凑合着看看吧(A simple music player, do not know how, we make do see it)
- 2016-01-10 16:33:27下载
- 积分: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
-
基于Java Web的博客系统(源码+数据库+ppt文档)
基于Java Web的博客系统(源码+数据库+ppt文档)
- 2020-06-09下载
- 积分:1
-
studyjavaNote
我学习java三年多了,自己的一点心得给大家那去看吧!(I learned java more than three years experience to his point that to see it all!)
- 2010-11-17 02:00:00下载
- 积分:1
-
crm
这是一个基于crm管理系统的Java程序网站(CRM management system)
- 2018-12-14 16:52:18下载
- 积分:1
-
java面试宝典(高级篇)
说明: java mainshi baoduan gaojipian
- 2020-06-20 01:20:02下载
- 积分:1
-
Black-Art-of-JAVA-Game-Programming
Gaming on the Web is the next blockbuster business. Have any doubts? The video game industry,
which already eclipses Hollywood in terms of revenue, targets the Web as the next huge growth area.
Software developers are busily porting games to the online environment, or developing entirely new
ones. And numerous popular Web sites, many of which charge fees, are devoted to game
entertainment.
- 2015-04-24 17:35:20下载
- 积分:1
-
JAVA仓库管理系统
关于Javaweb的仓库系统源代码,希望大家能看看发现错误(Warehouse system source code)
- 2018-10-02 17:59:07下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
Exp04251.8.3
科学计算器,实现科学计算,模拟windows计算器(Scientific Calculator)
- 2011-05-24 21:54:51下载
- 积分:1