自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 资源 (5)
  • 问答 (1)
  • 收藏
  • 关注

原创 Design Pattern - Structural Patterns - Flyweight Pattern

20072007Section 6, Chapter 4Section 2, Chapter 3Flyweight PatternConceptPut all the content from both books together, the highlights of Flyweight Patt

2016-07-30 13:58:17 456

原创 搭建Android Studio2.1配HTC One M8做测试环境

Installing & configuring Android StudioI followed this book's instructions to set up my AS environment.For the rest, I took this video as a reference. It can give you a rough idea abou

2016-07-24 07:26:18 616

原创 JavaScript心經-this关键字篇

this关键字this關鍵字在JavaScript裡的具體含義完全不同於C#或者Java這種基於類的編程語言,所以參考後者來理解前者只會更加迷惑。在JavaScript裡並不存在C#中的類,也就不存在類的實例,所以this不可能指向那樣一個東西。JavaScript裡的this究竟該怎樣解釋,目前我還沒有發現任何術語可以簡單地說明並且不具歧義性,很多人把它稱為函數執行時的上下文

2016-07-23 06:59:57 449

原创 Design Pattern - Behavioral Patterns - Template Pattern

2007Section 10, Chapter 3Template PatternConceptThis pattern defines the skeleton or template for a group of classes as a parent class, and allows inherited mem

2016-07-19 15:56:35 261

原创 <Mastering Android Application Development> - Note 01

Chapter 1: Getting StartedIntroducing Material DesignThe material is a metaphor of an element that can be seen on the surface; it consists of layers that can have different heights and width

2016-07-19 11:33:03 391

原创 Design Pattern - Structural Patterns - Facade Pattern

2007Section 5, Chapter 4Facade PatternConceptA Facade pattern allows grouping of subsystems behind a unified interface to allow a central access point to these

2016-07-14 07:28:14 289

原创 Design Pattern - Structural Patterns - Composite Pattern

2007Section 3, Chapter 4Composite PatternConceptThe Composite pattern allows you to compound different subsets of functionality into a collection and then call

2016-07-11 17:39:39 264

原创 <Professional Android 4 Application Development> - Note 02

Chapter 4: Building User InterfacesFUNDAMENTAL ANDROID UI DESIGNViews — Views are the base class for all visual interface elements (commonly known as controls or widgets). All UI controls,

2016-07-10 16:43:02 606

原创 [Specical] Design Pattern - Behavioral Patterns - Iterator Pattern

2007Section 4, Chapter 3Iterator PatternConceptIterators allow sequential access of elements in a collection of objects without exposing its underlying code.

2016-07-05 08:03:27 353

原创 <Professional Android 4 Application Development> - Note 01

Android Software Stack

2016-07-04 09:41:53 565

原创 Design Pattern - Behavioral Patterns - Chain of Responsibility Pattern

2007Section 1, Chapter 3Chain of Responsibility PatternConceptIt makes sure each member in a chain controls when and to what class it hands its processing to. T

2016-07-03 16:54:47 274

将AMV1影片转换为MovieClip

这是一个外国人写的类,可以将AVM1影片转换为MovieClip来操作。

2012-12-18

獲取flv視頻文件的視頻尺寸

在要播放一個視頻前往往需要先獲得它的尺寸的數據,然後根據數據調整它的大小及位置,對於元數據丟失的視頻文件,這個源碼展示了如何獲得視頻尺寸。

2012-06-27

通过TweenMax制作图像渐变动画

通过TweenMax渐变图像亮度,并在此之前,先用Actionscript3.0自身的color transform类修改元件的颜色。

2012-06-26

ajax聊天實驗

《ajax & PHP》第五章。

2012-06-02

AJAX动态表单验证

《AJAX and PHP - Building Responsive Web Applications》第四章源代码

2012-03-13

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

TA关注的人

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