-
java中国象棋
基于java编程的中国象棋单机游戏,实现了基本的新游戏,打开,悔棋,还有保存,但是不能实现对战模式,可以供初学者学习一哈,有比较详细的备注。基于java编程的中国象棋单机游戏,实现了基本的新游戏,打开,悔棋,还有保存,但是不能实现对战模式,可以供初学者学习一哈,有比较详细的备注。
- 2022-03-22 05:06:08下载
- 积分:1
-
人事管理系统源码
关于人事管理的完整系统,适用于Java初中级学习,代码规范,容易理解,对学习java有很大的帮助。使用ssh2架构,可以学习到该框架的配置以及使用方法。
- 2022-02-28 23:20:05下载
- 积分:1
-
自动摘要
用于java的中文摘要,本程序基于lexrank算法,可实现较强的功能,已更改可移植性强,用于文本读取并摘要核心高频词汇句子,可运行。稍作修改可以用来对文档进行自动摘要。并且使用到LexRank算法对句子的相似性进行投票打分,确定句子的重要性。代码可用,易扩展。
- 2022-09-28 23:05:02下载
- 积分:1
-
java 扫雷小游戏 源码下载
java 扫雷小游戏 源码下载
- 2014-08-11下载
- 积分:1
-
Manning.Unlocking-Android.2008
android开发经典书籍,在京东上的书籍要卖232元(Manning.Unlocking Android.2008)
- 2012-03-27 10:13:52下载
- 积分:1
-
qrcodeCheck
使用js控制,使用同一个链接识别二维码是ios还是android设备,跳转不同的链接进行下载(The use of JS control, use the same link identification of two-dimensional code is IOS or Android device, a jump of different links to download
)
- 2015-02-04 11:52:43下载
- 积分:1
-
Cards-UI-master
卡片式View,支持单个卡片,item为卡片的ListView
使用:
CardListView list = ...
list.setCardTheme(CardTheme.Dark)
CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark)
list.setAdapter(adapter)
// Alternatively, you can pass a context and string resources in place of strings
// CardHeader has an optional second parameter for a subtitle
CardHeader header = new CardHeader( I m a header )
// You can optionally set an action to the header
// Specifying no action title will default to See More
header.setAction( See More , new CardHeader.ActionListener() {
@Override
public void onHeaderActionClick(CardHeader header) {
// Do whatever you want
}
})
// Add the header to the adapter, automatically notifies the list
adapter.add(header)
// Again, you can pass a context and string resources in place of strings
Card card = new Card( Hello , My name is Aidan )
adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
- 2015-01-24 15:06:35下载
- 积分:1
-
com
SignalA修改后的源码,支持android2.2及以上(SignalA modified source code, support android2.2 and above)
- 2013-11-04 13:08:31下载
- 积分:1
-
aodroutingprotcol
即席点播
- 2022-01-21 23:05:32下载
- 积分:1
-
andriod
有关于安卓的景物实例,主要介绍旅游景点的浏览页面。(There are examples on the scene Andrews)
- 2020-12-27 16:59:03下载
- 积分:1