所以字元轉ASCII再轉16進位可以試試看這樣: [code js] alert('a'.charCodeAt(0). toString(16)); [/code]. JS領事發表於2009-3-4 22:44. 真的可以耶…
www.google.com.tw