摘要: 描述:在HTML文件中用某个符号字符串去表示一个标签,在ashx代码中即可用变量名去代替这个标签名html文件: 姓名 @name 年龄 @age ashx文件:context.Response.ContentTy... 阅读全文
posted @ 2015-07-22 11:29 黄者之风 阅读(227) 评论(0) 推荐(0) 编辑