07 2016 档案
摘要:http://jun1986.iteye.com/blog/1025965 ####10秒自动跳转 Html代码 <div class="jf_register"> <h2>您好,欢迎光临<fmt:message key="b2cShowName"/>!<a class="blue" href="<
阅读全文
摘要:http://blog.csdn.net/cheviko/article/details/39249827 HttpException (0x80004005): 超过了最大请求长度,解决方案: 方案1: 在web.config中找到相应节点,插入一行代码即可:实际上是服务器的延时不够的问题,再就是
阅读全文
摘要:先来官网 方便查api http://kindeditor.net/demo.php http://jingyan.baidu.com/article/fdffd1f852fd52f3e88ca17f.html 手机网站用不了kindeditor 编辑器的解决办法。 原本只能在苹果手机上可以。安卓机
阅读全文
摘要:http://blog.csdn.net/kongjing0815/article/details/5808063/ js方式的页面跳转1.window.location.href方式 <script language="javascript" type="text/javascript"> win
阅读全文