<?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>UITableViewCell - 四号程序员</title>
	<atom:link href="https://www.coder4.com/archives/tag/uitableviewcell/feed" rel="self" type="application/rss+xml" />
	<link>https://www.coder4.com</link>
	<description>Keep It Simple and Stupid</description>
	<lastBuildDate>Mon, 01 Aug 2016 02:56:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.3</generator>
	<item>
		<title>[转]iPhone6中获取到的UITableViewCell的size.width为啥还是320</title>
		<link>https://www.coder4.com/archives/5061</link>
					<comments>https://www.coder4.com/archives/5061#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 01 Aug 2016 02:55:50 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[UITableViewCell]]></category>
		<category><![CDATA[width]]></category>
		<guid isPermaLink="false">https://www.coder4.com/?p=5061</guid>

					<description><![CDATA[转载自：http://my.oschina.net/ioslighter/blog/390880 一个已经适配了iPhone6/iPhone6Plus的项目，StoryBoard/Xib中的设计视图宽度是320，在tableView:cellForRowAtIndexPath:里打印cell.size，会发现size.width在iPhone6下是320 代码是： NSLog(@"cell size is %@", NSStringFromCGSize(cell.contentView[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/5061/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[转]UITableViewCell的几种样式</title>
		<link>https://www.coder4.com/archives/4843</link>
					<comments>https://www.coder4.com/archives/4843#respond</comments>
		
		<dc:creator><![CDATA[coder4]]></dc:creator>
		<pubDate>Mon, 13 Jun 2016 04:39:28 +0000</pubDate>
				<category><![CDATA[iOS]]></category>
		<category><![CDATA[ios]]></category>
		<category><![CDATA[UITableViewCell]]></category>
		<category><![CDATA[样式]]></category>
		<guid isPermaLink="false">http://www.coder4.com/?p=4843</guid>

					<description><![CDATA[转载自：http://www.2cto.com/kf/201506/407038.html - (UITableViewCell *)tableView:(UITableView *)tableView cellForRowAtIndexPath:(NSIndexPath *)indexPath{ UITableViewCell *cell; switch (indexPath.row) { case 0: {[......] 继续阅读]]></description>
		
					<wfw:commentRss>https://www.coder4.com/archives/4843/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
