<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>VC爱好者 v3.0 &#187; javascript</title>
	<atom:link href="http://www.vcfans.com/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vcfans.com</link>
	<description>生活的天平本不平衡，只有通过努力改变其偏向。</description>
	<lastBuildDate>Tue, 22 Nov 2011 17:32:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>又遇编码问题之JS乱码</title>
		<link>http://www.vcfans.com/2009/06/coding-problems-also-encountered-garbled-js.html</link>
		<comments>http://www.vcfans.com/2009/06/coding-problems-also-encountered-garbled-js.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 19:49:28 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[本站原创]]></category>
		<category><![CDATA[编程开发]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[字符集]]></category>
		<category><![CDATA[脚本]]></category>

		<guid isPermaLink="false">http://www.vcfans.com/?p=970</guid>
		<description><![CDATA[Web开发中编码问题处理不好总是很头疼，特别与Ajax纠缠在一起时，更容易出乱。前一段时间做一个Asp.net项目时遇到的编码问题。<a href="http://www.vcfans.com/2009/04/aspnet-page-using-utf-8-garbage-solutions.html">Asp.Net页面使用UTF-8乱码解决方案</a>，今天在做PHP的一个小程序时也遇到乱码问题。
<p>
问题描述：
<div class="comment">
1.前台页面编码方案未知，可能是utf-8,也可能gb2312等编码方案。由于页面的前台并不是我做的，无法规定编码方案。
2.我用PHP生成的js代码是utf-8的，且其中包含有汉字。
症状：
当前台页面与我生成的JS不同时，将导致乱码。
</div>
</p>[......]<p class='read-more'><a href='http://www.vcfans.com/2009/06/coding-problems-also-encountered-garbled-js.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2009/06/coding-problems-also-encountered-garbled-js.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript获取浏览器窗口大小的两个函数,兼容目前主流浏览器</title>
		<link>http://www.vcfans.com/2009/06/javascript-browser-window-size-to-obtain-the-two-functions-compatible-with-the-current-mainstream-browsers.html</link>
		<comments>http://www.vcfans.com/2009/06/javascript-browser-window-size-to-obtain-the-two-functions-compatible-with-the-current-mainstream-browsers.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 03:45:16 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[源码]]></category>
		<category><![CDATA[脚本]]></category>

		<guid isPermaLink="false">http://www.vcfans.com/?p=958</guid>
		<description><![CDATA[最近又在整web类的一些小程序,在网上找了两个获取浏览窗口尺寸的函数。测试了一下,可以兼容目前主流浏览器.记一下以备后用。
浏览器层出不穷，各有偏差，真是苦那帮做web前台布局的程序员同行们，同情一下。[......]<p class='read-more'><a href='http://www.vcfans.com/2009/06/javascript-browser-window-size-to-obtain-the-two-functions-compatible-with-the-current-mainstream-browsers.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2009/06/javascript-browser-window-size-to-obtain-the-two-functions-compatible-with-the-current-mainstream-browsers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>javascript脚本参考</title>
		<link>http://www.vcfans.com/2005/06/javascript-script-reference.html</link>
		<comments>http://www.vcfans.com/2005/06/javascript-script-reference.html#comments</comments>
		<pubDate>Wed, 08 Jun 2005 14:24:11 +0000</pubDate>
		<dc:creator>lonkil</dc:creator>
				<category><![CDATA[编程开发]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[电子书]]></category>

		<guid isPermaLink="false">http://localhost/?p=8</guid>
		<description><![CDATA[一份比较全的Javascript文档，在写脚本程序时有不少帮忙。

[download id="4"][......]<p class='read-more'><a href='http://www.vcfans.com/2005/06/javascript-script-reference.html'>Read More »</a></p>]]></description>
		<wfw:commentRss>http://www.vcfans.com/2005/06/javascript-script-reference.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

