[問題] 請問有任何資料型態,可以儲存xml中擷取出來的字串嗎?
請問有任何 "用action 寫出的"
陣列/動態文字<這個好像是不行了>/變數/....等
可以存入 從xml中擷取出來的字串嗎?
目前是用
var p_xml = new XML();
p_xml.load("class0.xml");
p_xml.onLoad = function() {
kk_e1=p_xml.childNodes[1].childNodes[1].childNodes[1].firstChild.nodeValue
}
kk_e1是已在場景上的一個動態文字欄
是可以載入從xml擷取到的東西
可否 有其他可以用action 製造的資料欄位 可以填入xml中抓到的資料呢?
或是xml另用其他寫法 就可以存入在action寫出的變數當中?
感謝!
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 218.171.171.210
→
11/24 22:54, , 1F
11/24 22:54, 1F