<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>嵌套 - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/%E5%B5%8C%E5%A5%97/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Wed, 15 Apr 2026 21:28:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<item>
		<title>[转]iOS中hidesBottomBarWhenPushed的正确用法（tabbar嵌套nav）</title>
		<link>https://www.coder4.com/archives/4892</link>
					<comments>https://www.coder4.com/archives/4892#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Fri, 17 Jun 2016 03:46:43 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[hidesBottomBarWhenPushed]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[nav]]></category>
		<category><![CDATA[tabbar]]></category>
		<category><![CDATA[嵌套]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4892</guid>

					<description><![CDATA[参考：http://www.isaced.com/post-223.html 主要是在TabBar嵌套Nav时，进行Push的时候隐藏TabBar的问题。 说说hidesBottomBarWhenPushed，从这个属性名也能知道它的意思了，官方的解释是这样： If YES, then when this view controller is pushed into a controller hierarchy with a bottom bar (like a tab bar),[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4892/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>php多目录嵌套include的解决方法</title>
		<link>https://www.coder4.com/archives/546</link>
					<comments>https://www.coder4.com/archives/546#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Tue, 02 Mar 2010 07:38:40 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[include]]></category>
		<category><![CDATA[嵌套]]></category>
		<category><![CDATA[目录]]></category>
		<guid isPermaLink="false">http://www.coder4.com/archives/546</guid>

					<description><![CDATA[在网上看到别人这么做： localhost\主目录\include\xxx.php中define一个主目录的绝对路径 //****目录的绝对路径****/ if ( !defined(&#8216;ROOT_PATH&#8217;) ) { define(&#8220;ROOT_PATH&#8221;, substr(dirname(__FILE__), 0, -7) ); } 其中这个-7就是include的长度，也就是到ROOT的所有子目录字节数，虽然可能每个文件都要加，但是可以[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/546/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
