skip to main
|
skip to sidebar
RIA Note
只是做筆記而已....
2008年5月19日 星期一
parsing XMLList in ActionScript
for each (var _node:XML in xmlList.children()){
// _node.field;
}
for (var i:int = 0; i < this.tXLC.length; i++) {
//var _node:XML = XML(this.tXLC.getItemAt(i));
// _node.field;
}
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
網誌存檔
►
2009
(3)
►
2月
(3)
▼
2008
(8)
►
6月
(2)
▼
5月
(6)
useful links of Rails Migrations
Windows內的symbolic Link - Junction Point
在Windows command-line設定proxy
parsing XMLList in ActionScript
JRuby on Rails使用Microsoft SQL Server 2005(XP環境)
使用JRuby縮小圖片
標籤
閒聊
ActionScript
flex
JRuby
network
Rails
ruby
SQL Server
windows
XML
關於我自己
warmwater
檢視我的完整簡介
沒有留言:
張貼留言