<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>C# &#8211; BrilliantCode.net</title>
	<atom:link href="https://www.brilliantcode.net/tag/c/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Fri, 05 Jan 2024 10:23:10 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>

<image>
	<url>https://i0.wp.com/www.brilliantcode.net/wp-content/uploads/2017/06/cropped-icon-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>C# &#8211; BrilliantCode.net</title>
	<link>https://www.brilliantcode.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">130881408</site>	<item>
		<title>1維 Barcode 長寬比參數調整</title>
		<link>https://www.brilliantcode.net/2237/1d-barcode-width-height-ratio/</link>
				<comments>https://www.brilliantcode.net/2237/1d-barcode-width-height-ratio/#respond</comments>
				<pubDate>Fri, 05 Jan 2024 10:23:10 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[應用軟體]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2237</guid>
				<description><![CDATA[<p>使用 ZXing.Net + ReportViewer 開發標籤軟體時遇到一維條碼列印出來後很難被條碼機成功識別的問題。<br />
其原因是我們的條碼字元數是不固定的，有時候英文字比較多，有時數字比較多。這也使得系統透過固定參數(條碼寬、高)產生出來的條碼很容易出現模糊不清或間距太近導致很難被正確掃描等狀況。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2237/1d-barcode-width-height-ratio/">1維 Barcode 長寬比參數調整</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2237/1d-barcode-width-height-ratio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2237</post-id>	</item>
	</channel>
</rss>
