ActionScript3.0 : Array.splice

本文主要介绍在as3中数组复制、数组清空的方法,以及Array.splice方法的使用。
关键字:actionscript3.0,Array,复制数组,splice,slice Read the rest of this entry »

sban : how to use json with as3corelib in flex

摘要:本文主要介绍as3corelib如何在flex中使用,以及如何在flex中使用json。 Read the rest of this entry »

sban : flex3全部快捷键一览

flex3快捷键word文档下载:http://groups.google.com/group/flex5/web/flex-shortcuts.doc Read the rest of this entry »

sban : flexunit的使用

本文主要介绍flexunit在flex project中测试应用,包括异步调用测试。 Read the rest of this entry »

sban : module of ruby

本文主要介绍ruby中module的使用方法。 Read the rest of this entry »

sban : ruby code standard

本文主要讲Ruby中一些约定俗成的编码规范。 Read the rest of this entry »

sban : personality of ruby grammer

学一门语言有两步,一是语法,二是基本类库。至于OO,则在语言之外,与具体语言无关。本文主要介绍Ruby的语法与其它高级语言的不同之处。 Read the rest of this entry »

sban:绅士与狡黠,编程语言演化之道

编程语言在不停的发展与进步。从面向过程到面向对象,这是时代的必然。
Read the rest of this entry »