-
script
TOPSITE Games , MuOnline . WOW . ETC
- 2018-05-08 08:58:23下载
- 积分:1
-
android程序经典架构
Android的架构设计说明文档啊啊啊啊啊(Architecture design documentation of Android)
- 2018-05-22 21:27:07下载
- 积分:1
-
财务通告程序
以下是此应用程序中的主要操作。列表车辆 InsurancesAdd 车辆 InsuranceUpdate 车辆 InsuranceDelete 车辆 InsuranceList 生活 InsurancesAdd 生活 InsuranceUpdate 生活 InsuranceDelete 生活 InsuranceList 固定 DepositsAdd 固定 DepositUpdate 固定 DepositDelete 固定 DepositList 的在未来即将发生的事件给出 daysNotifying 具有状态栏通知所有即将举行的 eventsAllowing 用户更改要发送的通知在天中的小时和多少天之前的事件通知必须是用户数目 sentAllows 用户备份数据库到 sd 卡,并从还原SD 卡
- 2022-01-26 02:51:51下载
- 积分:1
-
利用JSP实现小日历
在页面中显示日历可以方便用户查看日期,因此被广泛用于WEb网站中。此程序实例就是利用JSP编写一个小日历,可以在页面上显示日历功能,程序开发工程详见内容。
- 2022-01-26 04:37:26下载
- 积分:1
-
longdi
Android应用源码技术成熟的隆笛音乐播放器是一款音乐播放器源码,应该说这个播放器太强大了,功能很多我的音乐、我的最爱、文件夹、查看歌手、查看专辑等等。
本项目UI设计的也很炫,可以换肤想设置哪种就设置哪种,项目中使用了现在特别火的slidemenu滑动效果和fragment。
项目中设置时间这一项感觉特别人性化可以在睡觉之前设置一下。可以扫描本地歌词,可以摇一摇换歌,可以自动下载歌词。(Android application source code technology mature lung flute music player is a music player source code, should say the player is too strong, the function a lot of my music, my favorite, folder, view artist, album view and so on.
The UI design is also very Hyun, skin to which settings set which, the project used now special fire slidemenu sliding effects and the fragment.
Items in the setting time this feeling is particularly humane can be set before going to bed. Can scan the local lyrics, you can shake a shake to change songs, you can automatically download the lyrics.)
- 2016-05-21 17:58:05下载
- 积分:1
-
346573736
装修公司网站系统修正版源码,有需要的就下载吧。(Decoration company website system amended version of the source code, need to download it.)
- 2013-09-09 16:33:10下载
- 积分:1
-
vsdefter2
说明: A quality guest book. Works with database system. It can reply to the messages. There are 3 color options.
- 2020-06-29 11:20:02下载
- 积分:1
-
Android
Android开发精要(完整扫描版)
第1章 Android的系统架构/1
第2章 Android源代码的下载和编译/16
第3章 Android组件模型解析/28
第4章 Android的Intent机制/67
第5章 组件生命周期解析/91
第6章 组件间的数据传输/129
第7章 Android控件解析/141
第8章 应用资源/205
第9章 数据存储/226
第10章 网络通信/248
第11章 地理信息服务/269
第12章 多媒体处理/284
第13章 其他重要模块/301(Android Development Essentials (full scan version) Chapter 1 of the Android system architecture/1 Chapter 2 download Android source code and compile/16 Chapter 3 Android component model parsing/28 of Chapter 4 of the Android Intent mechanisms/67 5 Zhang component lifecycle parsing/91 Chapter 6 data transfer between components/129 Chapter 7 Android controls parsing/141 Chapter 8 Application Resources/205 Chapter 9 Data Storage/226 Chapter 10 Network Communications/248 Chapter 11 Geography Information Services/269 Chapter 12 Multimedia Processing/284 Chapter 13 Other important modules/301)
- 2013-08-14 15:48:19下载
- 积分:1
-
hmtl5-template
大图幻灯HTML5网页模板,全套模板,DIV+CSS布局,web制作源码。(Large slide HTML5 Webpage template, a full set of templates, DIV+CSS layout, web source code.)
- 2013-12-27 15:15:57下载
- 积分:1
-
连连看java源代码
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class lianliankan implements ActionListener
{
JFrame mainFrame; //主面板
Container thisContainer;
JPanel centerPanel,southPanel,northPanel; //子面板
JButton diamondsButton[][] = new JButton[6][5];//游戏按钮数组
JButton exitButton,resetButton,newlyButton; //退出,重列,重新开始按钮
JLabel fractionLable=new JLabel("0"); //分数标签
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-04-17 11:03:41下载
- 积分:1