08 2011 档案
摘要:解決方法1:if (typeof (JSON) == 'undefined')eval(字符串);elsevar a = JSON.parse(字符串);解決方法2: (1/30 新增)下载Douglas Crockford 的 json2.js引用即可解决问题(推荐方法2)
阅读全文
摘要:添加两个插件jquery.cookie.jsjquery.jsoncookie.js$(function () { var wowohistory = $.JSONCookie("wowohistory");//读取json格式cookie var id = $("#selectgoodsid").val(); var img = $("#gooddefimg").val(); var name = $("#productName").text(); if (typeof (wowoh...
阅读全文
摘要:CREATE OR REPLACE Procedure P_WEB_MEMBERINFOR( p_memberid In Varchar2, member_Resultset In Out Pkg_Return_Resultset.Resultset, --返回结果集 money_Resultset In Out Pkg_Return_Resultset.Resultset, --返回结果集 point_Resultset In Out Pkg_Return_Resultset.Resultset, --返回结果集 email_Resultset In Out Pkg_Return_Resul
阅读全文

浙公网安备 33010602011771号