自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (2)
  • 问答 (9)
  • 收藏
  • 关注

原创 JAVA泛型(Generic)

JAVA1.5特性之一,泛型机制的引入。待续。 好开心,以后要和大家一起每天coding到凌晨了,这几让我再修养几天吧。哈哈。

2015-09-16 23:52:45 590 2

原创 单一职责原则(Single Responsibility Principle)

定义:There should never be more than one reason for a class to change.

2015-09-06 13:07:45 508

原创 ADT SVN 插件安装教程

我们都知道如果直接在eclipse上下载svn插件就非常慢,所以我们采用本地安装的方式 1.先下载SVN插件包,然后解压,下载地址:http://subclipse.tigris.org/servlets/ProjectDocumentList?folderID=2240 2.解压后有两个文件夹features和plugins,把这两个文件拷贝到你的eclipse更目录下就

2015-08-08 12:08:20 1410

原创 Android-APK反编译学习

自己写这篇文章的目的在于学习。

2014-09-12 15:03:19 1251

翻译 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 1545

翻译 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 1280

翻译 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 1356

android-studio-ide-192.6392135-windows.zip

android-studio-ide-192.6392135-windows.zip

2021-08-04

Android-APK反编译工具包

这个一个apk反编译工具包,里面有三个文件。

2014-09-12

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除