摘要: 1 class ChinaIndex 2 { 3 4 // string indexXmlPath = Assembly.GetExecutingAssembly().Location + "\\index.xml"; 5 6 private string activityIndexId = "0", lineIndexId = "0", poiIndexId = "0", journeyIndexId = "0", memberIndexId = "0", companyI 阅读全文
posted @ 2013-05-28 10:03 Object 罗 阅读(234) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.WebControls.WebParts;using System.Web.UI.HtmlControls;using System.Collections;using System.Text;namespace Web{ public class... 阅读全文
posted @ 2013-05-28 09:53 Object 罗 阅读(124) 评论(0) 推荐(0) 编辑