锘??xml version="1.0" encoding="utf-8" standalone="yes"?>欧洲一级精品,色综合91久久精品中文字幕,天堂在线中文字幕http://www.aygfsteel.com/shonhen/archive/2006/08/01/61110.html鐞嗘兂鐞嗘兂Mon, 31 Jul 2006 17:20:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/08/01/61110.htmlhttp://www.aygfsteel.com/shonhen/comments/61110.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/08/01/61110.html#Feedback0http://www.aygfsteel.com/shonhen/comments/commentRss/61110.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/61110.html
perl聽 - MEncode聽 - pi聽 - e聽 ' $_=encode_utf8(decode(gb2312=>$_)) ' 聽filename

杞崲鐩綍涓嬫墍鏈夋枃浠?br />
for f in聽`find聽.`;聽do聽[聽-f聽$f ]聽&&聽perl聽-MEncode聽-pi聽-e聽'$_=encode_utf8(decode(gb2312=>$_))'$f;聽done;



鐞嗘兂 2006-08-01 01:20 鍙戣〃璇勮
]]>
鑾峰彇鍥劇墖澶у皬絳変俊鎭?/title><link>http://www.aygfsteel.com/shonhen/archive/2006/07/14/58200.html</link><dc:creator>鐞嗘兂</dc:creator><author>鐞嗘兂</author><pubDate>Fri, 14 Jul 2006 07:34:00 GMT</pubDate><guid>http://www.aygfsteel.com/shonhen/archive/2006/07/14/58200.html</guid><wfw:comment>http://www.aygfsteel.com/shonhen/comments/58200.html</wfw:comment><comments>http://www.aygfsteel.com/shonhen/archive/2006/07/14/58200.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/shonhen/comments/commentRss/58200.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/shonhen/services/trackbacks/58200.html</trackback:ping><description><![CDATA[ <div style="border: 1px solid rgb(204, 204, 204); padding: 4px 5px 4px 4px; background-color: rgb(238, 238, 238); font-size: 13px; width: 98%;"> <!--<br><br>Code highlighting produced by Actipro CodeHighlighter (freeware)<br>http://www.CodeHighlighter.com/<br><br>--> <span style="color: rgb(0, 128, 128);">1</span>聽<span style="color: rgb(0, 0, 255);">use</span><span style="color: rgb(0, 0, 0);">聽Image</span><span style="color: rgb(0, 0, 0);">::</span><span style="color: rgb(0, 0, 0);">Magick;<br /></span><span style="color: rgb(0, 128, 128);">2</span>聽<span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">my</span><span style="color: rgb(0, 0, 0);">聽(</span><span style="color: rgb(128, 0, 128);">$width</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$height</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$size</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$format</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">3</span>聽<span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">my</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$image</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);">聽Image</span><span style="color: rgb(0, 0, 0);">::</span><span style="color: rgb(0, 0, 0);">Magick</span><span style="color: rgb(0, 0, 0);">-></span><span style="color: rgb(0, 0, 0);">new;<br /></span><span style="color: rgb(0, 128, 128);">4</span>聽<span style="color: rgb(0, 0, 0);">(</span><span style="color: rgb(128, 0, 128);">$width</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$height</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$size</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$format</span><span style="color: rgb(0, 0, 0);">)聽</span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$image</span><span style="color: rgb(0, 0, 0);">-></span><span style="color: rgb(0, 0, 0);">Ping(</span><span style="color: rgb(0, 0, 0); font-weight: bold;">'</span><span style="color: rgb(0, 0, 0); font-weight: bold;">logo.png</span><span style="color: rgb(0, 0, 0); font-weight: bold;">'</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">5</span>聽<span style="color: rgb(0, 0, 0);">(</span><span style="color: rgb(128, 0, 128);">$width</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$height</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$size</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$format</span><span style="color: rgb(0, 0, 0);">)聽</span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$image</span><span style="color: rgb(0, 0, 0);">-></span><span style="color: rgb(0, 0, 0);">Ping(file</span><span style="color: rgb(0, 0, 0);">=>\*</span><span style="color: rgb(0, 0, 0);">IMAGE);<br /></span><span style="color: rgb(0, 128, 128);">6</span>聽<span style="color: rgb(0, 0, 0);">(</span><span style="color: rgb(128, 0, 128);">$width</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$height</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$size</span><span style="color: rgb(0, 0, 0);">,</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$format</span><span style="color: rgb(0, 0, 0);">)聽</span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);">聽</span><span style="color: rgb(128, 0, 128);">$image</span><span style="color: rgb(0, 0, 0);">-></span><span style="color: rgb(0, 0, 0);">Ping(blob</span><span style="color: rgb(0, 0, 0);">=></span><span style="color: rgb(128, 0, 128);">$blob</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);"></span><span style="color: rgb(0, 0, 0);"></span></div> <br /> <img src ="http://www.aygfsteel.com/shonhen/aggbug/58200.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/shonhen/" target="_blank">鐞嗘兂</a> 2006-07-14 15:34 <a href="http://www.aygfsteel.com/shonhen/archive/2006/07/14/58200.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>ADSL鎷ㄥ彿榪炴帴(PPPoE)http://www.aygfsteel.com/shonhen/archive/2006/03/22/36909.html鐞嗘兂鐞嗘兂Wed, 22 Mar 2006 11:56:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/03/22/36909.htmlhttp://www.aygfsteel.com/shonhen/comments/36909.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/03/22/36909.html#Feedback0http://www.aygfsteel.com/shonhen/comments/commentRss/36909.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/36909.html
榪炴帴錛歴udo pon dsl-provider

鏂紑錛歴udo poff



鐞嗘兂 2006-03-22 19:56 鍙戣〃璇勮
]]>
HQL 涓?from clause 鐨勯棶棰?http://www.aygfsteel.com/shonhen/archive/2006/01/20/28824.html鐞嗘兂鐞嗘兂Fri, 20 Jan 2006 12:16:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/01/20/28824.htmlhttp://www.aygfsteel.com/shonhen/comments/28824.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/01/20/28824.html#Feedback0http://www.aygfsteel.com/shonhen/comments/commentRss/28824.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/28824.htmlfrom User where group.id=?
from User as user where user.group.id=?

榪欎袱鍙ラ櫎浜嗗悗鑰呭姞浜?alias 涔嬪榪樻湁浠涔堝尯鍒悧錛?br>榪斿洖鐨勭粨鏋滄槸錛?br>鍚庤?鍔犱簡鍒悕)榪斿洖浜嗘墍鏈夎緇勭殑鐢ㄦ埛
鑰屽墠鑰?娌″姞鍒悕)鍙繑鍥炰簡絎竴涓敤鎴風殑鏁版嵁

涓轟粈涔堜細鏈夎繖鏍風殑鍖哄埆鍛紵



鐞嗘兂 2006-01-20 20:16 鍙戣〃璇勮
]]>
鐢?Bash 鍒楀嚭褰撳墠鐩綍鍙婂叾鎵鏈夊瓙鐩綍涓殑鏂囦歡http://www.aygfsteel.com/shonhen/archive/2006/01/19/28587.html鐞嗘兂鐞嗘兂Wed, 18 Jan 2006 21:22:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/01/19/28587.htmlhttp://www.aygfsteel.com/shonhen/comments/28587.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/01/19/28587.html#Feedback0http://www.aygfsteel.com/shonhen/comments/commentRss/28587.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/28587.htmlfor f in $(find .); do [ -f $f ] && echo $f; done

鍙互鎶?echo 鏀逛負瀵規枃浠剁殑鍏朵粬鎿嶄綔錛屼篃鍙互淇敼 find . 浣垮叾鍙樺緱鏇村己澶?br>


鐞嗘兂 2006-01-19 05:22 鍙戣〃璇勮
]]>
USB杞覆鍙?/title><link>http://www.aygfsteel.com/shonhen/archive/2006/01/11/27639.html</link><dc:creator>鐞嗘兂</dc:creator><author>鐞嗘兂</author><pubDate>Wed, 11 Jan 2006 13:03:00 GMT</pubDate><guid>http://www.aygfsteel.com/shonhen/archive/2006/01/11/27639.html</guid><wfw:comment>http://www.aygfsteel.com/shonhen/comments/27639.html</wfw:comment><comments>http://www.aygfsteel.com/shonhen/archive/2006/01/11/27639.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/shonhen/comments/commentRss/27639.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/shonhen/services/trackbacks/27639.html</trackback:ping><description><![CDATA[榪炴帴鎵嬫満鏀跺彂鐭秷鎭紝鏁版嵁綰夸負USB杞覆鍙g殑錛屽彲浠ョ敤 lsusb 鏌ョ湅璁懼鏄惁瀛樺湪錛屽瓨鍦ㄧ殑璇濆搴旂殑璁懼鏂囦歡涓?/dev/ttyUSB0<br><br>浣跨敤 Java Communications API 浣滃紑鍙戞椂闇瑕佸湪閰嶇疆鏂囦歡 javax.comm.properties 涓姞鍏ヤ笅闈㈣繖涓琛岋細<br>serpath2 = /dev/ttyUSB0<br><br><img src ="http://www.aygfsteel.com/shonhen/aggbug/27639.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/shonhen/" target="_blank">鐞嗘兂</a> 2006-01-11 21:03 <a href="http://www.aygfsteel.com/shonhen/archive/2006/01/11/27639.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>HQL 涓瘮杈冩棩鏈熺殑鏂規硶http://www.aygfsteel.com/shonhen/archive/2006/01/11/27500.html鐞嗘兂鐞嗘兂Tue, 10 Jan 2006 21:01:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/01/11/27500.htmlhttp://www.aygfsteel.com/shonhen/comments/27500.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/01/11/27500.html#Feedback2http://www.aygfsteel.com/shonhen/comments/commentRss/27500.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/27500.html
 1 SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd");
 2 Date ld = df.parse("2006-01-01");
 3 Calendar rd = Calendar.getInstance();
 4 rd.setTime(ld);
 5 rd.set(Calendar.HOUR_OF_DAY, 23);
 6 rd.set(Calendar.MINUTE, 59);
 7 rd.set(Calendar.SECOND, 59);
 8 Query query = sessoin.createQuery("from Order where date between :l and :r");
 9 query.setParameter("l", ld);
10 query.setParameter("r", rd.getTime());
11 return query.list();




鐞嗘兂 2006-01-11 05:01 鍙戣〃璇勮
]]>
閰嶇疆 vim 鑷姩璇硶鍔犱寒http://www.aygfsteel.com/shonhen/archive/2006/01/10/27489.html鐞嗘兂鐞嗘兂Tue, 10 Jan 2006 15:39:00 GMThttp://www.aygfsteel.com/shonhen/archive/2006/01/10/27489.htmlhttp://www.aygfsteel.com/shonhen/comments/27489.htmlhttp://www.aygfsteel.com/shonhen/archive/2006/01/10/27489.html#Feedback1http://www.aygfsteel.com/shonhen/comments/commentRss/27489.htmlhttp://www.aygfsteel.com/shonhen/services/trackbacks/27489.html2錛氬鍒?vimrc_example.vim 鍒拌嚜宸辯殑 home 鐩綍涓嬶細cp /usr/share/vim/vim63/vimrc_example.vim ~/.vimrc
3錛氶噸鏂版墦寮 vim錛岀幇鍦ㄥ氨鍙嚜鍔ㄥ璇硶榪涜鍔犱寒浜嗭紝鍦?/usr/share/vim/vim63/syntax/ 鐩綍涓嬫湁鍙互琚姞浜殑鍚嶇鏂囦歡綾誨瀷鐨勫畾涔?br>
璁劇疆 tab 鐨勫搴︼紝鍦?.vimrc 涓姞鍏?set tabstop=4



鐞嗘兂 2006-01-10 23:39 鍙戣〃璇勮
]]>
主站蜘蛛池模板: 大田县| 巫溪县| 海伦市| 蓬安县| 嵊泗县| 安顺市| 班玛县| 南靖县| 揭西县| 保靖县| 防城港市| 钟祥市| 巫山县| 安宁市| 卓尼县| 玉龙| 甘孜县| 峨眉山市| 四川省| 大悟县| 伊金霍洛旗| 盘山县| 凉山| 怀集县| 额尔古纳市| 剑河县| 九江市| 福贡县| 方山县| 都江堰市| 本溪市| 吉木萨尔县| 威信县| 左云县| 枞阳县| 新蔡县| 崇阳县| 息烽县| 扎囊县| 沿河| 乌拉特前旗|