03 2015 档案
摘要:首先定义:public class SysConstantNames{public const string ReturnUrlName = "ReturnUrlName";public const string ReturnUrlKey = "ReturnUrlKey";} 将数据存入到Cook...
阅读全文
摘要:var path = " FramePath" ; var filePath = Server.MapPath(path); if (System.IO.File.Exists(filePath)) ...
阅读全文
摘要:在input标签中,只需要设置maxlength=”***”即可,但是在textarea标签中,IE9及IE9以下浏览器是不支持的,IE10、IE11则支持,估计后续的版本应该都会支持。现在来说下怎么让大部分IE版本都支持textarea标签限制字数。这样子即可。备注:onchange、onkeyd...
阅读全文

浙公网安备 33010602011771号