
Browser
文章平均质量分 77
iteye_13110
这个作者很懒,什么都没留下…
展开
-
Web开发中的字符集问题
很多人在开发网站开始阶段没有注意到字符集统一的重要性,因此开发的网站不是数据库中存有乱码就是web页面显示为乱码。现以web开发中的字符集为主体讨论在个人和团队web开发中需要注意的问题,和相应的解决方法。1. 常见问题的解决比如我在网站开发阶段就遇到两个严重的问题:我使用的是Zend studio的开发工具,保存代码时也是默认保存的,没有注意到字符集的问题,开始一切正常,...原创 2013-08-31 02:18:37 · 270 阅读 · 0 评论 -
Character Conversions from Browser to Database
Refer to [url]http://www.oracle.com/technetwork/articles/javase/httpcharset-142283.html[/url] In route to their final storage destination on the World Wide Web, characters move through various lay...原创 2013-08-31 02:16:29 · 193 阅读 · 0 评论 -
How to change the default keep-alive time-out value in Internet Explorer
[b]SUMMARY:[/b]This article describes how to change the default HTTP keep-alive value in Microsoft Internet Explorer.When Internet Explorer establishes a persistent HTTP connection with a Web se...原创 2012-09-26 17:18:41 · 151 阅读 · 0 评论