<?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>pzg&#039;s blog &#187; 编码转换</title>
	<atom:link href="http://pzg.me/tag/%e7%bc%96%e7%a0%81%e8%bd%ac%e6%8d%a2/feed/" rel="self" type="application/rss+xml" />
	<link>http://pzg.me</link>
	<description>苦了一辈子，一路走好</description>
	<lastBuildDate>Thu, 26 Apr 2012 08:13:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>GB/BIG5/UTF-8 文件编码批量转换程序</title>
		<link>http://pzg.me/soft/306/gbbig5utf-8-batch-file-encoding-conversion-process/</link>
		<comments>http://pzg.me/soft/306/gbbig5utf-8-batch-file-encoding-conversion-process/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 02:43:28 +0000</pubDate>
		<dc:creator>countmeon</dc:creator>
				<category><![CDATA[软件收藏]]></category>
		<category><![CDATA[编码]]></category>
		<category><![CDATA[编码转换]]></category>

		<guid isPermaLink="false">http://pzg.me/?p=306</guid>
		<description><![CDATA['***************************************************************** '* 软件名称：GB/BIG5/UTF-8 文件编码批量转换程序 '* '* 版权信息：此软件由 阿勇(fxy_2002@163.com) 开发，请保留此信息！！ '*      免费软件... ]]></description>
			<content:encoded><![CDATA[<p>'*****************************************************************<br />
'* 软件名称：GB/BIG5/UTF-8 文件编码批量转换程序<br />
'*<br />
'* 版权信息：此软件由 阿勇(fxy_2002@163.com) 开发，请保留此信息！！<br />
'*      免费软件，欢迎使用！请勿用于直接出售或其它商业用途。<br />
'*<br />
'* 作者主页：pc-soft.cn    e-mail：fxy_2002@163.com<br />
'*<br />
'* 程序功能：将 GB、BIG5、UTF-8 文件相互转换，方便的批量处理能力，<br />
'*      主要用于网站文件编码方式的整体转换上。<br />
'*<br />
'* 特别提醒：程序不保证文件绝对安全，使用前请备份！<br />
'*<br />
'* 开发环境：Visual Basic6.0(SP6) 简体中文、Windows XP(SP2) 简体中文<br />
'*      在其它环境下未做测试，因此程序不一定能正常运行。<br />
'*<br />
'* 已知缺陷：对于 BIG5 编码的文件，若执行 UTF-8 转换，保存到 UTF-8 文<br />
'*      件中的是伪编码，实际上是 GBK 繁体字的 UTF-8 编码，而非 BIG5。<br />
'*      这么做的原因在于在简体 Windows 系统中，我还没有找到好的办法对<br />
'*      BIG5 进行 UTF-8 编码，只能对 GBK 进行 UTF-8 转换，使之看起来<br />
'*      象一个繁体字文件。<br />
'*<br />
'* <span style="color: #ff0000;"><span style="color: #000000;">最后修改：2006/06/15</span></span><br />
'*<br />
'*****************************************************************</p>
<p>使用说明：</p>
<p>    软件使用VB6开发，如果在某些电脑上无法使用，多半是缺少运行库的原因。<br />
碰到这种情况，请在互网上下载 MSVBVM60.DLL 文件到软件所在目录即可。这个<br />
文件使用很普遍，许多地方可以下载。如果找不到，微软的网站一定存在！</p>
<p>----------------------------------------------------------------------<br />
开发背景：</p>
<p>    某天，应老板的要求，需要将一个 GB 编码的 WEB 应用改变成 UTF-8 编码，<br />
整个 WEB 程序涉及 300 多个 ASP 和 HTML 文件....于是乎，我上网搜索能将 <br />
GB 文件批量转换成 UTF-8 编码的软件。找来找去，多是一些仅能在网页中实时<br />
编码的 VBS、JS 或 PHP 脚本，而没有进行大量文件编码转换的工具。</p>
<p>    因为时间紧迫，后来只好使用最原始的办法，用 Windows 的记事本打开一个<br />
个 ASP 文件，使用“另存为...”的方式变成 UTF-8 编码。真是郁闷....最后，<br />
有了这个软件！<br />
本站提供下载地址：<a target="_blank" rel="nofollow" href="http://pzg.me/goto/http://www.box.net/shared/fczdz77n8z" >http://www.box.net/shared/fczdz77n8z</a></p>
]]></content:encoded>
			<wfw:commentRss>http://pzg.me/soft/306/gbbig5utf-8-batch-file-encoding-conversion-process/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

