- 博客(7)
- 资源 (2)
- 问答 (9)
- 收藏
- 关注
原创 JAVA泛型(Generic)
JAVA1.5特性之一,泛型机制的引入。待续。好开心,以后要和大家一起每天coding到凌晨了,这几让我再修养几天吧。哈哈。
2015-09-16 23:52:45
624
原创 单一职责原则(Single Responsibility Principle)
定义:There should never be more than one reason for a class to change.
2015-09-06 13:07:45
533
原创 ADT SVN 插件安装教程
我们都知道如果直接在eclipse上下载svn插件就非常慢,所以我们采用本地安装的方式1.先下载SVN插件包,然后解压,下载地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=22402.解压后有两个文件夹features和plugins,把这两个文件拷贝到你的eclipse更目录下就
2015-08-08 12:08:20
1458
翻译 Android开发文档标准翻译(03)一Device Compatibility
Device Compatibility(设备兼容性)Android is designed to run on many different types of devices, from phones to tablets and televisions. As a developer, the range of devices provides a huge potential a
2014-09-12 14:41:08
1664
翻译 Android开发文档标准翻译(02)一Application Fundamentals
Android apps are written in the Java programming language. The Android SDK tools compile your code—along with any data and resource files—into an APK: an Android package, which is an archive file wi
2014-09-11 08:58:39
1330
翻译 Android开发文档标准翻译(01)一Processes and Threads
When an application component starts and the application does not have any other components running, the Android system starts a new Linux process for the application with a single thread of execution
2014-09-05 14:22:17
1414
有关于Android屏幕适配
2014-10-21
Android海康威视SDK的使用·
2014-09-25
Android多个视频监控在通一个Activity显示的问题
2014-09-18
AndroidSpinner样式设置
2014-09-03
Android 网络通信机制
2014-08-29
Android 调用系统默认的相机拍照
2014-08-25
android listview removeFooterView()隐藏不了
2014-08-22
Android ListView 布局问题
2014-08-22
android ASHX是什么?怎么去使用访问服务器做数据交互
2014-06-06
TA创建的收藏夹 TA关注的收藏夹
TA关注的人