<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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>柳华芳思想沙龙-北漂神游| php learning dairy | 动态</title>
	<link>https://liuhuafang.com/chat/php-learning-dairy</link>
	<atom:link href="https://liuhuafang.com/chat/php-learning-dairy/feed" rel="self" type="application/rss+xml" />
	<description>此群的动态信息，php learning dairy。</description>
	<lastBuildDate>Thu, 12 Mar 2026 07:30:09 +0800</lastBuildDate>
	<generator>https://buddypress.org/?v=</generator>
	<language>zh-Hans</language>
	<ttl>30</ttl>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>2</sy:updateFrequency>
	
						<item>
				<guid isPermaLink="false">23204b19446324e83f898c4c12e1e864</guid>
				<title>柳华芳在群组 php learning dairy 发布了更新: 为了提高软件针对性优化、兼容、及发布周期，从#帝国CMS# 8.0版开始将只发布UTF8版编码程序包，原来使用GBK或BIG [&#133;]</title>
				<link>https://liuhuafang.com/activity/p/356410</link>
				<pubDate>Mon, 01 Mar 2021 02:45:00 +0800</pubDate>

									<content:encoded><![CDATA[<p>为了提高软件针对性优化、兼容、及发布周期，从#帝国CMS# 8.0版开始将只发布UTF8版编码程序包，原来使用GBK或BIG5编码的用户，到时如果要升级8.0版可以使用帝国备份王转换数据编码(官网有教程) ​​​</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">0ca5657faf2c821683e8e1ae156c9b01</guid>
				<title>柳华芳在群组 php learning dairy 发布了更新: mysql 5.7 InnoDB Integration with memcached</title>
				<link>https://liuhuafang.com/activity/p/1746</link>
				<pubDate>Sun, 24 Nov 2013 08:49:49 +0800</pubDate>

									<content:encoded><![CDATA[<p>mysql 5.7 InnoDB Integration with memcached</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">5d3c58f93d986b61f9133120a41ab821</guid>
				<title>柳华芳在群组 php learning dairy 发布了更新: round()

(PHP 4, PHP 5)

round — 对 [&#133;]</title>
				<link>https://liuhuafang.com/activity/p/980</link>
				<pubDate>Sun, 05 May 2013 08:02:47 +0800</pubDate>

									<content:encoded><![CDATA[<p>round()</p>
<p>(PHP 4, PHP 5)</p>
<p>round — 对浮点数进行四舍五入<br />
说明</p>
<p>float round ( float $val [, int $precision = 0 [, int $mode = PHP_ROUND_HALF_UP ]] )<br />
返回将 val 根据指定精度 precision（十进制小数点后数字的数目）进行四舍五入的结果。precision 也可以是负数或零（默认值）。参数</p>
<p>val<br />
要处理的值</p>
<p>precision<br />
可选的十进制小数点后数字的数目。</p>
<p>mode<br />
以下之一： PHP_ROUND_HALF_UP、 PHP_ROUND_HALF_DOWN PHP_ROUND_HALF_EVEN 或 PHP_ROUND_HALF_ODD</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">1377123a401c4cb03d29b7b7545dcc4d</guid>
				<title>柳华芳在群组 php learning dairy 发布了更新: strlen(&quot;汉字&quot;)的值是多少？

这个问题的答案与系统所采用的字符编码方式有关：

1. utf-8

    如 [&#133;]</title>
				<link>https://liuhuafang.com/activity/p/979</link>
				<pubDate>Sun, 05 May 2013 07:26:25 +0800</pubDate>

									<content:encoded><![CDATA[<p>strlen(&#8220;汉字&#8221;)的值是多少？</p>
<p>这个问题的答案与系统所采用的字符编码方式有关：</p>
<p>1. utf-8</p>
<p>    如果系统采用的是utf-8，那么strlen(&#8220;汉字&#8221;)=6，即一个汉字占用3个字节。linux系统默认情况下采用的该种编码方式。</p>
<p>2. gb2312</p>
<p>    如果系统采用的是gb2312，则strlen(&#8220;汉字&#8221;)=4，即一个汉字占用2个字节。windows中文版采用的该种编码方式。</p>
]]></content:encoded>
				
									<slash:comments>0</slash:comments>
				
							</item>
					<item>
				<guid isPermaLink="false">c7d3ac6757ab44cac70175d0a8b39b02</guid>
				<title>柳华芳创建了群组 php learning dairy</title>
				<link>https://liuhuafang.com/activity/p/978</link>
				<pubDate>Sun, 05 May 2013 07:26:05 +0800</pubDate>

				
									<slash:comments>0</slash:comments>
				
							</item>
		
	</channel>
</rss>