摘要: //1.先定义数组var cr_json = new Array();var s_arr_cr = '{ id: ' + hid_JobTicketID + ',fee:' + hid_CrossRegionFee + '}';var arr_cr = eval('(' + s_arr_cr + '... 阅读全文
posted @ 2014-06-17 17:32 FH1004322 阅读(142) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;namespace WebBuild_CRM.Common{ public class Excep... 阅读全文
posted @ 2014-06-17 10:19 FH1004322 阅读(336) 评论(0) 推荐(0)