<?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>深蓝的blog &#187; zip</title>
	<atom:link href="http://www.lanxinbase.com/?feed=rss2&#038;tag=zip" rel="self" type="application/rss+xml" />
	<link>http://www.lanxinbase.com</link>
	<description>记录日常生活</description>
	<lastBuildDate>Sat, 18 Apr 2026 07:10:07 +0000</lastBuildDate>
	<language>zh-CN</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=4.2.3</generator>
	<item>
		<title>PHP实现zip压缩的代码</title>
		<link>http://www.lanxinbase.com/?p=2509</link>
		<comments>http://www.lanxinbase.com/?p=2509#comments</comments>
		<pubDate>Fri, 13 Mar 2020 08:59:50 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[4.PHP后端开发]]></category>
		<category><![CDATA[zip]]></category>
		<category><![CDATA[ZipArchive]]></category>

		<guid isPermaLink="false">http://www.lanxinbase.com/?p=2509</guid>
		<description><![CDATA[直接上代码 /** * Class xZip * * $xZip = new xZip; * $xZip-&#038;g [&#8230;]]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=2509</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux 下zip包的压缩与解压</title>
		<link>http://www.lanxinbase.com/?p=601</link>
		<comments>http://www.lanxinbase.com/?p=601#comments</comments>
		<pubDate>Thu, 27 Aug 2015 01:20:04 +0000</pubDate>
		<dc:creator><![CDATA[Alan]]></dc:creator>
				<category><![CDATA[2.运维相关]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[zip]]></category>

		<guid isPermaLink="false">http://blog.lanxinbase.com/?p=601</guid>
		<description><![CDATA[linux zip 命令详解 
功能说明：压缩文件。 
语 法：zip [-AcdDfFghjJKlLmoqrSTuvVwXyz$][-b <工作目录>][-ll][-n <字尾字符串>][-t <日期时间>][-<压缩效率>][压缩文件][文件...][-i <范本样式>][-x <范本样式>] 
补充说明：zip是个使用广泛的压缩程序，文件经它压缩后会另外产生具有".zip"扩展名的压缩文件。 ]]></description>
		<wfw:commentRss>http://www.lanxinbase.com/?feed=rss2&#038;p=601</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
