<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>serialize / unserialize - 标签 - 搬砖程序员带你飞</title>
    <link>https://lpflpf.cn/tags/serialize-/-unserialize/</link>
    <description>serialize / unserialize - 标签 - 搬砖程序员带你飞</description>
    <generator>Hugo -- gohugo.io</generator><language>zh-CN</language><managingEditor>lipengfei634626165@163.com (lpflpf)</managingEditor>
      <webMaster>lipengfei634626165@163.com (lpflpf)</webMaster><atom:link href="https://lpflpf.cn/tags/serialize-/-unserialize/" rel="self" type="application/rss+xml" /><item>
  <title>PHP singleton</title>
  <link>https://lpflpf.cn/posts/php-singleton/</link>
  <pubDate>Wed, 30 May 2018 00:00:00 &#43;0000</pubDate>
  <author>lpflpf</author>
  <guid>https://lpflpf.cn/posts/php-singleton/</guid>
  <description><![CDATA[单例 单例模式，希望在程序上下文中，仅对对象做一次实例化。 问题 clone 会引起出现单例对象有多个实例 避免方式 clone 由于clone时，会调用对象的__clo]]></description>
</item>
</channel>
</rss>
