<?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>csvexport &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/tag/csvexport/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Thu, 14 Sep 2023 07:55:24 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>[x觀察]處理csv匯出</title>
		<link>https://wordpress.lokidea.com/2372/x%e8%a7%80%e5%af%9f%e8%99%95%e7%90%86csv%e5%8c%af%e5%87%ba/</link>
					<comments>https://wordpress.lokidea.com/2372/x%e8%a7%80%e5%af%9f%e8%99%95%e7%90%86csv%e5%8c%af%e5%87%ba/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Thu, 14 Sep 2023 07:55:22 +0000</pubDate>
				<category><![CDATA[偶然]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[csvexport]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=2372</guid>

					<description><![CDATA[之前處理csv都會遇到的電話0被吃掉竟然在推特上看到解法了！！！]]></description>
										<content:encoded><![CDATA[
<p>之前處理csv都會遇到的電話0被吃掉<br>竟然在推特上看到解法了！！！</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="zh" dir="ltr">客戶如果用 excel 來開, 也不代表就過了. excel 自己另一堆毛<br><br>預設台灣 office 是用 big5 去解 csv, 你開頭還得自己加 BOM uFEFF<br><br>excel 看到數字開頭就判成數字, 輸出電話時, 開頭的 0912 的 0 通通被吃掉, 客戶又哇哇叫<br><br>你只好包成這樣<br><br>&#8230; , &quot;=&quot;&quot;0912&quot;&quot;&quot;, &#8230; <a href="https://t.co/9HCpuq4oRm">https://t.co/9HCpuq4oRm</a></p>&mdash; Ingram Chen (@ingramchen) <a href="https://twitter.com/ingramchen/status/1702175791797465090?ref_src=twsrc%5Etfw">September 14, 2023</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div><figcaption class="wp-element-caption"><a href="https://twitter.com/ingramchen/status/1702175791797465090" target="_blank" rel="noreferrer noopener">引用來源</a></figcaption></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/2372/x%e8%a7%80%e5%af%9f%e8%99%95%e7%90%86csv%e5%8c%af%e5%87%ba/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
