<?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>见证生活轨迹</title>
	<atom:link href="http://pmlove.com.cn/feed" rel="self" type="application/rss+xml" />
	<link>http://pmlove.com.cn</link>
	<description></description>
	<lastBuildDate>Mon, 01 Aug 2011 07:19:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>event.keyCode的键码值</title>
		<link>http://pmlove.com.cn/archives/713.html</link>
		<comments>http://pmlove.com.cn/archives/713.html#comments</comments>
		<pubDate>Mon, 01 Aug 2011 04:58:00 +0000</pubDate>
		<dc:creator>pingcenter</dc:creator>
				<category><![CDATA[技术相关|Tech]]></category>
		<category><![CDATA[keyCode]]></category>
		<category><![CDATA[健码值]]></category>

		<guid isPermaLink="false">http://pmlove.com.cn/archives/713.html</guid>
		<description><![CDATA[<div class="hostBox">
<table cellspacing="0" cellpadding="2" width="636" border="0">
<tbody>
<span class="readmore"><a href="http://pmlove.com.cn/archives/713.html" title="event.keyCode的键码值"><b>阅读全文</b>（512字）</a></span>]]></description>
			<content:encoded><![CDATA[<div class="hostBox">
<table cellspacing="0" cellpadding="2" width="636" border="0">
<tbody>
<tr>
<td valign="middle" align="center" colspan="8"><strong>字母和数字键的键码值(keyCode)</strong></td>
</tr>
<tr>
<th valign="top" width="78">
<p align="center">按键</p>
</th>
<th valign="top" width="77">
<p align="center">键码</p>
</th>
<th valign="top" width="92">
<p align="center">按键</p>
</th>
<th valign="top" width="79">
<p align="center">键码</p>
</th>
<th valign="top" width="78">
<p align="center">按键</p>
</th>
<th valign="top" width="75">
<p align="center">键码</p>
</th>
<th valign="top" width="77">
<p align="center">按键</p>
</th>
<th valign="top" width="78">
<p align="center">键码</p>
</th>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">A</font></p>
</td>
<td valign="top" width="77">
<p align="center">65</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">J</font></p>
</td>
<td valign="top" width="79">
<p align="center">74</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">S</font></p>
</td>
<td valign="top" width="75">
<p align="center">83</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">1</font></p>
</td>
<td valign="top" width="78">
<p align="center">49</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">B</font></p>
</td>
<td valign="top" width="77">
<p align="center">66</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">K</font></p>
</td>
<td valign="top" width="79">
<p align="center">75</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">T</font></p>
</td>
<td valign="top" width="75">
<p align="center">84</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">2</font></p>
</td>
<td valign="top" width="78">
<p align="center">50</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">C</font></p>
</td>
<td valign="top" width="77">
<p align="center">67</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">L</font></p>
</td>
<td valign="top" width="79">
<p align="center">76</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">U</font></p>
</td>
<td valign="top" width="75">
<p align="center">85</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">3</font></p>
</td>
<td valign="top" width="78">
<p align="center">51</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">D</font></p>
</td>
<td valign="top" width="77">
<p align="center">68</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">M</font></p>
</td>
<td valign="top" width="79">
<p align="center">77</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">V</font></p>
</td>
<td valign="top" width="75">
<p align="center">86</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">4</font></p>
</td>
<td valign="top" width="78">
<p align="center">52</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">E</font></p>
</td>
<td valign="top" width="77">
<p align="center">69</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">N</font></p>
</td>
<td valign="top" width="79">
<p align="center">78</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">W</font></p>
</td>
<td valign="top" width="75">
<p align="center">87</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">5</font></p>
</td>
<td valign="top" width="78">
<p align="center">53</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F</font></p>
</td>
<td valign="top" width="77">
<p align="center">70</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">O</font></p>
</td>
<td valign="top" width="79">
<p align="center">79</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">X</font></p>
</td>
<td valign="top" width="75">
<p align="center">88</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">6</font></p>
</td>
<td valign="top" width="78">
<p align="center">54</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">G</font></p>
</td>
<td valign="top" width="77">
<p align="center">71</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">P</font></p>
</td>
<td valign="top" width="79">
<p align="center">80</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Y</font></p>
</td>
<td valign="top" width="75">
<p align="center">89</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">7</font></p>
</td>
<td valign="top" width="78">
<p align="center">55</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">H</font></p>
</td>
<td valign="top" width="77">
<p align="center">72</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Q</font></p>
</td>
<td valign="top" width="79">
<p align="center">81</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Z</font></p>
</td>
<td valign="top" width="75">
<p align="center">90</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">8</font></p>
</td>
<td valign="top" width="78">
<p align="center">56</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">I</font></p>
</td>
<td valign="top" width="77">
<p align="center">73</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">R</font></p>
</td>
<td valign="top" width="79">
<p align="center">82</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">0</font></p>
</td>
<td valign="top" width="75">
<p align="center">48</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">9</font></p>
</td>
<td valign="top" width="78">
<p align="center">57</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"></p>
</td>
<td valign="top" width="77">
<p align="center"></p>
</td>
<td valign="top" width="92">
<p align="center"></p>
</td>
<td valign="top" width="79">
<p align="center"></p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
<td valign="top" width="75">
<p align="center"></p>
</td>
<td valign="top" width="77">
<p align="center"></p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">0</font></p>
</td>
<td valign="top" width="77">
<p align="center">96</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">8</font></p>
</td>
<td valign="top" width="79">
<p align="center">104</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F1</font></p>
</td>
<td valign="top" width="75">
<p align="center">112</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F7</font></p>
</td>
<td valign="top" width="78">
<p align="center">118</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">1</font></p>
</td>
<td valign="top" width="77">
<p align="center">97</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">9</font></p>
</td>
<td valign="top" width="79">
<p align="center">105</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F2</font></p>
</td>
<td valign="top" width="75">
<p align="center">113</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F8</font></p>
</td>
<td valign="top" width="78">
<p align="center">119</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">2</font></p>
</td>
<td valign="top" width="77">
<p align="center">98</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">*</font></p>
</td>
<td valign="top" width="79">
<p align="center">106</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F3</font></p>
</td>
<td valign="top" width="75">
<p align="center">114</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F9</font></p>
</td>
<td valign="top" width="78">
<p align="center">120</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">3</font></p>
</td>
<td valign="top" width="77">
<p align="center">99</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">+</font></p>
</td>
<td valign="top" width="79">
<p align="center">107</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F4</font></p>
</td>
<td valign="top" width="75">
<p align="center">115</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F10</font></p>
</td>
<td valign="top" width="78">
<p align="center">121</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">4</font></p>
</td>
<td valign="top" width="77">
<p align="center">100</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Enter</font></p>
</td>
<td valign="top" width="79">
<p align="center">108</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F5</font></p>
</td>
<td valign="top" width="75">
<p align="center">116</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F11</font></p>
</td>
<td valign="top" width="78">
<p align="center">122</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">5</font></p>
</td>
<td valign="top" width="77">
<p align="center">101</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">-</font></p>
</td>
<td valign="top" width="79">
<p align="center">109</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">F6</font></p>
</td>
<td valign="top" width="75">
<p align="center">117</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">F12</font></p>
</td>
<td valign="top" width="78">
<p align="center">123</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">6</font></p>
</td>
<td valign="top" width="77">
<p align="center">102</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">.</font></p>
</td>
<td valign="top" width="79">
<p align="center">110</p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
<td valign="top" width="75">
<p align="center"></p>
</td>
<td valign="top" width="77">
<p align="center"></p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">7</font></p>
</td>
<td valign="top" width="77">
<p align="center">103</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">/</font></p>
</td>
<td valign="top" width="79">
<p align="center">111</p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
<td valign="top" width="75">
<p align="center"></p>
</td>
<td valign="top" width="77">
<p align="center"></p>
</td>
<td valign="top" width="78">
<p align="center"></p>
</td>
</tr>
<tr>
<td valign="middle" align="center" colspan="8"><strong>控制键键码值(keyCode)</strong></td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Backspace</font></p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">8</font></p>
</td>
<td valign="top" align="center" width="92">
<p align="center"><font color="#ff0000">ESC</font></p>
</td>
<td valign="top" width="79">
<p align="center">27</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Right Arrow</font></p>
</td>
<td valign="top" width="75">
<p align="center">39</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">-_</font></p>
</td>
<td valign="top" width="78">
<p align="center">189</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Tab</font></p>
</td>
<td valign="top" width="77">
<p align="center">9</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">SpaceBar</font></p>
</td>
<td valign="top" width="79">
<p align="center">32</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Down Arrow</font></p>
</td>
<td valign="top" width="75">
<p align="center">40</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">.&gt;</font></p>
</td>
<td valign="top" width="78">
<p align="center">190</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Clear</font></p>
</td>
<td valign="top" width="77">
<p align="center">12</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Page Up</font></p>
</td>
<td valign="top" width="79">
<p align="center">33</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Insert</font></p>
</td>
<td valign="top" width="75">
<p align="center">45</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">/?</font></p>
</td>
<td valign="top" width="78">
<p align="center">191</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Enter</font></p>
</td>
<td valign="top" width="77">
<p align="center">13</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Page Down</font></p>
</td>
<td valign="top" width="79">
<p align="center">34</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Delete</font></p>
</td>
<td valign="top" width="75">
<p align="center">46</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">`~</font></p>
</td>
<td valign="top" width="78">
<p align="center">192</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Shift</font></p>
</td>
<td valign="top" width="77">
<p align="center">16</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">End</font></p>
</td>
<td valign="top" width="79">
<p align="center">35</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Num Lock</font></p>
</td>
<td valign="top" width="75">
<p align="center">144</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">[{</font></p>
</td>
<td valign="top" width="78">
<p align="center">219</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Control</font></p>
</td>
<td valign="top" width="77">
<p align="center">17</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Home</font></p>
</td>
<td valign="top" width="79">
<p align="center">36</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">;:</font></p>
</td>
<td valign="top" width="75">
<p align="center">186</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">\|</font></p>
</td>
<td valign="top" width="78">
<p align="center">220</p>
</td>
</tr>
<tr class="odd">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">Alt</font></p>
</td>
<td valign="top" width="77">
<p align="center">18</p>
</td>
<td valign="top" width="92">
<p align="center"><font color="#ff0000">Left Arrow</font></p>
</td>
<td valign="top" width="79">
<p align="center">37</p>
</td>
<td valign="top" width="78">
<p align="center"><font color="#ff0000">=+</font></p>
</td>
<td valign="top" width="75">
<p align="center">187</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">]}</font></p>
</td>
<td valign="top" width="78">
<p align="center">221</p>
</td>
</tr>
<tr class="odd2">
<td valign="top" width="78">
<p align="center"><font color="#ff0000">CapeLock</font></p>
</td>
<td valign="top" width="77">
<p align="center">20</p>
</td>
<td valign="top" width="93">
<p align="center"><font color="#ff0000">Up Arrow</font></p>
</td>
<td valign="top" width="79">
<p align="center">38</p>
</td>
<td valign="top" width="79">
<p align="center"><font color="#ff0000">,&lt;</font></p>
</td>
<td valign="top" width="75">
<p align="center">188</p>
</td>
<td valign="top" width="77">
<p align="center"><font color="#ff0000">&#8216;&quot;</font></p>
</td>
<td valign="top" width="78">
<p align="center">222</p>
</td>
</tr>
</tbody>
</table></div>
]]></content:encoded>
			<wfw:commentRss>http://pmlove.com.cn/archives/713.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>逆光摄影点滴</title>
		<link>http://pmlove.com.cn/archives/710.html</link>
		<comments>http://pmlove.com.cn/archives/710.html#comments</comments>
		<pubDate>Fri, 10 Jun 2011 01:13:00 +0000</pubDate>
		<dc:creator>pingcenter</dc:creator>
				<category><![CDATA[摘文拾趣|Quote]]></category>
		<category><![CDATA[摄影]]></category>
		<category><![CDATA[逆光]]></category>

		<guid isPermaLink="false">http://pmlove.com.cn/archives/710.html</guid>
		<description><![CDATA[<p> 逆光摄影具有极强的艺术表现力，深受摄影者喜爱。要拍出好的逆光作品，对光线的把握至关重要。就太阳为光源来说，它的光线每时每刻都在变化，尤其是在光线强度、角度以及色温等方面的变化，对逆光拍摄有着重要的影响。要熟悉不同光线的特点，把握好其内在规律，掌握好拍摄时机，如此在拍摄中就可游刃有余。</p>
<p>拍摄不可盲目进行，要先搞清拍摄意图，再决定选用何种光线、构图等等。一般来说拍摄光线分为两大类：自然光源(阳光)和人工光源。     <br />着重来说一下自然光源，为了便于把握，把它分为三个时段。</p>
<p>第一时段为日出日落时分，光线与地面的夹角较小（约为0°－30°），强度弱，对逆光拍摄是很有利的，尤其是拍摄较矮小的物体时。色温低，能较好的烘托气氛和意境，使作品形成一种暖色调。需注意一点，在日出日落时，光线的变化很快，壮丽景色瞬间就从眼前溜走了。要充分加强前期的准备工作。</p>
<span class="readmore"><a href="http://pmlove.com.cn/archives/710.html" title="逆光摄影点滴"><b>阅读全文</b>（742字）</a></span>]]></description>
			<content:encoded><![CDATA[<p> 逆光摄影具有极强的艺术表现力，深受摄影者喜爱。要拍出好的逆光作品，对光线的把握至关重要。就太阳为光源来说，它的光线每时每刻都在变化，尤其是在光线强度、角度以及色温等方面的变化，对逆光拍摄有着重要的影响。要熟悉不同光线的特点，把握好其内在规律，掌握好拍摄时机，如此在拍摄中就可游刃有余。</p>
<p>拍摄不可盲目进行，要先搞清拍摄意图，再决定选用何种光线、构图等等。一般来说拍摄光线分为两大类：自然光源(阳光)和人工光源。     <br />着重来说一下自然光源，为了便于把握，把它分为三个时段。</p>
<p>第一时段为日出日落时分，光线与地面的夹角较小（约为0°－30°），强度弱，对逆光拍摄是很有利的，尤其是拍摄较矮小的物体时。色温低，能较好的烘托气氛和意境，使作品形成一种暖色调。需注意一点，在日出日落时，光线的变化很快，壮丽景色瞬间就从眼前溜走了。要充分加强前期的准备工作。</p>
<p>第二时段是在日出后和日落前两个小时，此时阳光与地面约成30°－80°角。如果天气正常，光线较强烈，进行逆光拍摄会遇到强烈的晕化，不利于表现事物形态。应尽量避免直接面对光源来拍摄，多采用其它物体的反射光束拍摄，即可减弱光的强度。</p>
<p>第三时段是正午时分，这时光线与地面基本处在垂直状态，光线十分强烈，对逆光拍摄极为不利。可以利用前景或被摄物作自身进行遮挡，使阳光形成强烈的放射效果。记得有一幅拍摄自由女神的佳作，就是在正午时间，作者适当的遮挡，巧妙使强烈的太阳刚好处在自由女神高举的火炬后面，形成强烈的放射效果，犹如火炬发出的耀眼光芒。这样既较好的调节了光强度，又增加了作品的艺术魅力。</p>
<p>若遇到坏天气，要扬长避短，在不利的因素中寻找积极的契机。如在海边或湖区，一般水气、雾气较大，能见度低，但若合理的利用既能柔和光线，还可更好地表达意境。来源：人民摄影[田金良]</p>
]]></content:encoded>
			<wfw:commentRss>http://pmlove.com.cn/archives/710.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>博客解禁</title>
		<link>http://pmlove.com.cn/archives/709.html</link>
		<comments>http://pmlove.com.cn/archives/709.html#comments</comments>
		<pubDate>Thu, 09 Jun 2011 07:54:00 +0000</pubDate>
		<dc:creator>pingcenter</dc:creator>
				<category><![CDATA[与我相关|Me]]></category>
		<category><![CDATA[博客]]></category>

		<guid isPermaLink="false">http://pmlove.com.cn/archives/709.html</guid>
		<description><![CDATA[<p>在被风沙二十多天后，博客终于被解禁了。特此告知！</p>
]]></description>
			<content:encoded><![CDATA[<p>在被风沙二十多天后，博客终于被解禁了。特此告知！</p>
]]></content:encoded>
			<wfw:commentRss>http://pmlove.com.cn/archives/709.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SQL与Java中截取字符串的用法</title>
		<link>http://pmlove.com.cn/archives/708.html</link>
		<comments>http://pmlove.com.cn/archives/708.html#comments</comments>
		<pubDate>Wed, 02 Mar 2011 09:00:00 +0000</pubDate>
		<dc:creator>pingcenter</dc:creator>
				<category><![CDATA[技术相关|Tech]]></category>
		<category><![CDATA[JAVA]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[截取字符串]]></category>

		<guid isPermaLink="false">http://pmlove.com.cn/archives/708.html</guid>
		<description><![CDATA[<p>在SQL中，我们常用SUBSTR()函数来截取字符串，比如语句</p>
<p>SELECT SUBSTR(&#8216;ABCD&#8217;,1,2) ABCD FROM DUAL;表示要从字符串ABCD中第一位开始截取，取两位，即AB，而在JAVA中或者是Javascript中则用substring()方法来进行，如ABCD.substring(1,2)，表示要从字符串ABCD的第1位开始截取，截取到第2位，即B(Java默认是从第0位开始的)，对于常用SQL及Java来说，虽然都是在截取字符串，但两者的用法及意义完全不同，有时难免混淆，特写在此仅做记忆。</p>
]]></description>
			<content:encoded><![CDATA[<p>在SQL中，我们常用SUBSTR()函数来截取字符串，比如语句</p>
<p>SELECT SUBSTR(&#8216;ABCD&#8217;,1,2) ABCD FROM DUAL;表示要从字符串ABCD中第一位开始截取，取两位，即AB，而在JAVA中或者是Javascript中则用substring()方法来进行，如ABCD.substring(1,2)，表示要从字符串ABCD的第1位开始截取，截取到第2位，即B(Java默认是从第0位开始的)，对于常用SQL及Java来说，虽然都是在截取字符串，但两者的用法及意义完全不同，有时难免混淆，特写在此仅做记忆。</p>
]]></content:encoded>
			<wfw:commentRss>http://pmlove.com.cn/archives/708.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>转载&#8212;Eclipse 的版本历史</title>
		<link>http://pmlove.com.cn/archives/707.html</link>
		<comments>http://pmlove.com.cn/archives/707.html#comments</comments>
		<pubDate>Fri, 18 Feb 2011 02:04:00 +0000</pubDate>
		<dc:creator>pingcenter</dc:creator>
				<category><![CDATA[摘文拾趣|Quote]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[代号]]></category>
		<category><![CDATA[版本]]></category>

		<guid isPermaLink="false">http://pmlove.com.cn/archives/707.html</guid>
		<description><![CDATA[<p>作为一个java开发者，最熟悉的工具非Eclipse莫属，下面介绍一下Eclipse的版本发布和开发过程：</p>
<p>&#160;</p>
<p><strong>2001年11月7日</strong> ，Eclipse 1.0发布</p>
<span class="readmore"><a href="http://pmlove.com.cn/archives/707.html" title="转载&#8212;Eclipse 的版本历史"><b>阅读全文</b>（1152字）</a></span>]]></description>
			<content:encoded><![CDATA[<p>作为一个java开发者，最熟悉的工具非Eclipse莫属，下面介绍一下Eclipse的版本发布和开发过程：</p>
<p>&#160;</p>
<p><strong>2001年11月7日</strong> ，Eclipse 1.0发布</p>
<p>半年之后，2002年6月27日Eclipse进入了2.0时代。2.0时代的Eclipse经历了2.0和2.1两个大的版本。其中2.0在 之后又推出了2.0.1和2.0.2，而之后在2003年3月27日推出的2.1版本，也接连推出了2.1.1，2.1.2和2.1.3三个后续修订版 本。</p>
<p>&#160;</p>
<p><strong>2004年6月25日</strong> 对Eclipse来说是一个值得记住的日子，进入3.0时代的Eclipse采用了OSGi运行时架构。这一年 Eclipse基金会成立，这也标志着Eclipse即将进入一个新的时代。3.0后有两个小的修订版本3.0.1和3.0.2。详细的发布时间信息请参 看Eclipse官网<a href="http://archive.eclipse.org/eclipse/downloads/index.php">http://archive.eclipse.org/eclipse/downloads/index.php</a></p>
<p>&#160;</p>
<p><strong>2005年6月27日</strong> Eclipse 3.1发布，之所以要特别提一下3.1，是因为从这个版本开始一直到还没有发布的3.5版，形成了一个以木星卫星名称相关的系列。1610年，著名的科学 家伽利略通过对木卫1-木卫4的观察，提出了反驳地心说的证据，木卫1-木卫4因此也被称之为伽利略四大卫星（木星还有很多之后发现的其它卫星）。这四大 卫星还被分别赋予了四个神话传说中人物的名字：</p>
<ol>
<li>木卫1：IO，伊奥 </li>
<li>木卫2：Europa，欧罗巴 </li>
<li>木卫3：Ganymede，盖尼米德.(值得一提的是早于伽利略2000年前,有记录表明战国时期中国的甘德在公元前346年就已发现了木卫3) </li>
<li>木卫4：Callisto，卡里斯托 </li>
</ol>
<p>取这四个人的名字，一个很重要的原因可能就在于这四个人物都以俊美著称</p>
<p>但是Eclipse从3.1到3.4的命名（codename）并非按照木卫1-4的顺序，而是根据这四颗卫星距离木星从近到远的顺序，因此 Eclipse 3.1就使用了木星已知卫星中第1近的木卫1——IO来命名，Eclipse 3.2就使用木卫4——Callisto距木星（所有木卫中）第4近，Eclipse 3.3采用了木卫2——Europa（第6近），剩下最远的木卫3&#8211;Ganaymede就送给了Eclipse 3.4。</p>
<p>&#160;</p>
<p><strong>下面是目前已知的版本代号</strong></p>
<ul>
<li><strong>Eclipse 3.1 版本代号 IO 【木卫1，伊奥】 </strong></li>
<li><strong>Eclipse 3.2 版本代号 Callisto 【木卫四，卡里斯托 】 </strong></li>
<li><strong>Eclipse 3.3 版本代号 Eruopa 【木卫二，欧罗巴 】 </strong></li>
<li><strong>Eclipse 3.4 版本代号 Ganymede 【木卫三，盖尼米德 】 </strong></li>
<li><strong>Eclipse 3.5 版本代号 Galileo 【伽利略】 </strong></li>
<li><strong>Eclipse 3.6 版本代号 Helios 【太阳神】 </strong></li>
<li><strong>Eclipse 3.7 版本代号 Indigo 【靛青】 </strong></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://pmlove.com.cn/archives/707.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

