2007年10月25日
摘要: 今天发现ASP.Net 在客户端可以调用服务器端的方法 后台: public string ss() { return("a"); } 前台脚本: 阅读全文
posted @ 2007-10-25 11:12 齐世昌 阅读(251) 评论(0) 推荐(0) 编辑