-
JAVA项目开发实践书籍源码,推荐
JAVA项目开发实践书籍源码,推荐
-JAVA source project development practice books recommended
- 2023-04-30 16:55:04下载
- 积分:1
-
MikiChessCode.part08
说明: 棋类游戏,带给你不一样的策略感受!
普通模式击败电脑可开启隐藏模式吧!(chess game, hard. win computer gamer to open hide type.!)
- 2019-12-16 17:53:20下载
- 积分:1
-
OReilly
OReilly - Java & XSLT-OReilly- Java & XSLT
- 2022-02-15 17:24:53下载
- 积分:1
-
M70yitai
说明: MITSUBISHI 三菱M70数控系统参数表 三菱数控机床 三百两(MITSUBISHI IS VERY BEAUTIFUL CPU I LIKE THIS MITSUBISHI IS VERY NICE)
- 2020-12-08 13:59:19下载
- 积分:1
-
用Java实现图形界面下的字符输出
用Java实现图形界面下的字符输出-use Java GUI output of characters
- 2022-04-27 16:09:12下载
- 积分:1
-
Digital Speech, 2nd Edition
digital speech tutorial(digital speech coding for low bit rate communication systems)
- 2019-06-03 06:34:34下载
- 积分:1
-
Trivium
triivium implementation
- 2014-01-12 20:12:21下载
- 积分:1
-
Graphical_Editing_Framework
GEF 使用、原理、功能、框架介绍,初学者必备书籍(GEF use, principles, functions, frameworks introduced)
- 2013-10-23 16:56:18下载
- 积分: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
-
大二做的实训. 纯Java程序,用Jbuilder做的,数据库采用sqlserver2000....
大二做的实训. 纯Java程序,用Jbuilder做的,数据库采用sqlserver2000.-The Training sophomore. Pure Java program, using Jbuilder done, the database used sqlserver2000.
- 2022-12-28 05:05:03下载
- 积分:1