2009年12月4日
摘要: 非常简单,请直接看代码:public ActionResult Index() { //返回一个XML类型 string xmlString = "<?xml version=\"1.0\" encoding=\"gb2312\" ?><tree id=\"0\"><item text=\"北京欢迎你\"/></tree>"; return t... 阅读全文
posted @ 2009-12-04 18:04 名可真难起 阅读(981) 评论(0) 推荐(0)