Ext.Ajax.request({ url: 'ajax_demo/sample.json', ... 所指定的參數會取代 Ext.Ajax 預設的設定,下面這個例子中,最後所使用的timeout 會是60 秒:
確定! 回上一頁