随笔分类 - 其他
这里不成专题,只记录开发中遇到的小问题和解决方法
摘要:mysql执行update报错update library set status=true where 1=1 Error Code: 1175. You are using safe update mode and you tried to update a table without a WHE...
阅读全文
摘要:典型的文件上传表单 文件上传操作public ActionResult Index(HttpPostedFileBase file)if (file != null){ string strpath = Server.MapPath("~/files/"+ file.FileName); //获...
阅读全文
摘要:资源下载:ckeditor第一步,引入必须文件“~/ckeditor/ckeditor.js”第二步,替换文本域
阅读全文
摘要:, 用户名: 密码: 登录 重置 上面这种写法,通过easyui的ajax提交,后台获取不到表单数据,只需要将表单嵌套在#win的di...
阅读全文

浙公网安备 33010602011771号