06 2016 档案

摘要://查询表的字段名和字段类型select column_name,data_type from information_schema.columns where table_name = '表名' //查询数据库对应的所有表名select [id], [name] from [sysobjects] 阅读全文
posted @ 2016-06-11 16:38 扰扰 阅读(149) 评论(0) 推荐(0) 编辑
摘要:1,在出现该错误的页面头部的page中加入ValidateRequest="false",那么该页面的任何一次Post提交都不会再验证提交内容的安全性。如: <%@ Page Title="" Language="C#" MasterPageFile="~/Views/Manage/ViewMast 阅读全文
posted @ 2016-06-02 10:37 扰扰 阅读(727) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示