Ajax使用心得

2021-09-01 15:30:45 字數 2315 閱讀 2814

post請求方式:

型別一:

前端寫法:

通常需要格式化為字串物件json.stringify()

寫法為:

var auth=new array();

auth.push()

$.ajax(,

headers: ,

},success:fucntion(data),fail:function(err))

後台寫法:

表現為:

型別二:

前端寫法:

var code=new array();

code.push(code);

$.ajax(,success:fucntion(data),fail:function(err))

後台寫法:public pagemodel submitspxxbyidlist(@requestbody listspidlist, @requestparam("submitbz") string submitbz) catch (exception ex)

}瀏覽器:

get請求方式:

前端寫法

$.ajax(,

headers: ,

},success:fucntion(data),fail:function(err))

後端寫法:public pageinfogeterpspxxpagelist(erpspxxform erpspxxform, authentication authentication)

瀏覽器:

put請求方式:

前端寫法:

$.ajax(,

headers: ,

},success:fucntion(data),fail:function(err))

後端寫法:public pagemodel addproductinfo(@requestbody @valid erpspxx erpspxx, bindingresult result, httpservletresponse response, authentication authentication)

zzscsocialuser zzscsocialuser = (zzscsocialuser) authentication.getprincipal();

erpspxx.setaddusername(zzscsocialuser.getusername());

erpspxx.setgysid(zzscsocialuser.getzzscsocialuserinfo().getgysid());

erpspxx.setcreatetime(new date());

erpspxx.setrate(new bigdecimal(systemconstant.spxx_default_rate));

erpspxx.setsellrate(new bigdecimal(systemconstant.spxx_default_rate));

erpspxx.setsellprice(erpspxx.getprice());

erpspxx.setjm(pinyin4jutil.getpinyinheadchar(erpspxx.getspmc()).touppercase());

try catch (exception ex)

}瀏覽器:

frameset 使用心得

欲明白本篇 html徹底剖析 之標記分類,請看 標記一覽 也請先明白圍堵標記與空標記的分別,請看 html概念 框架概念 謂框架便是網頁畫面分成幾個框窗,同時取得多個 url。只需要 即可,面所有框架標記需要放在乙個總起的 html 檔,這個檔案只記錄了該框架如何分割 不會顯示任何資料,所以不必放入...

Access使用心得

今天臨時用access做資料庫,長期用sql server開發習慣了,總結一下現在為止用到的比較大的差異,以後有新的再補了 1 返回字串長度 len s lenb s 前者返回字元數,後者返回位元組數,並且access中text型別字元統一為2位元組,與sql2000不同。2 join的使用 acc...

vmware使用心得

成功在winxp環境中安裝了vista business版本,反之,亦然。可以建立工作組網路連線了,虛擬機器也可以訪問網際網路了。安裝說明 在安裝嚮導中,無論使用哪種網路連線形式,都不影響正確安裝。安裝後,可以編輯本地機和虛擬機器之間的網路連線形式。需要注意三個細節問題 1 網絡卡要設定為 電源啟動...