init () } function init(){ //呼叫要重新計算的函數 } <input type="button" value='test' onclick='init();' /> ...
確定! 回上一頁