﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-saptechnique</title><link>http://www.cnblogs.com/saptechnique/</link><description /><language>zh-cn</language><lastBuildDate>Thu, 21 Aug 2008 07:02:10 GMT</lastBuildDate><pubDate>Thu, 21 Aug 2008 07:02:10 GMT</pubDate><ttl>60</ttl><item><title>项目要开始，应该提出什么样的要求？</title><link>http://www.cnblogs.com/saptechnique/archive/2008/08/20/1271884.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Wed, 20 Aug 2008 00:46:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/08/20/1271884.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1271884.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/08/20/1271884.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1271884.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1271884.html</trackback:ping><description><![CDATA[摘要: 框架
    合理的框架，灵活，可靠 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/08/20/1271884.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1271884.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41819/" target="_blank">[新闻]英特尔雅虎开发网络计算机频道</a>]]></description></item><item><title>理解.NET中的数据库连接池[转]</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241626.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sat, 12 Jul 2008 13:53:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241626.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1241626.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241626.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1241626.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1241626.html</trackback:ping><description><![CDATA[摘要:        连接池能在程度上提高数据库访问性能。本文讨论到底何为连接池，它如何提高数据库访问性能，以及如何在.NET中创建连接池并增加或移除连接 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241626.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1241626.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41818/" target="_blank">[新闻]Windows Live视频邮件9月9日开始测试</a>]]></description></item><item><title>如何发布WebService呢？使网络中其它机器能使用我的WebService[转]</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241624.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sat, 12 Jul 2008 13:51:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241624.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1241624.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241624.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1241624.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1241624.html</trackback:ping><description><![CDATA[<FONT size=2>我写了一个简单的WebService，在本机上测试没有问题。 &nbsp;<BR>但网络中其它机器访问我的WebService时，提示“该调用只能用于本地测试” &nbsp;<BR>&nbsp;<BR>请问应该怎样做呢？谢谢！ &nbsp;<BR>--------------------------------------------------------------- &nbsp;<BR>&nbsp;<BR>修改web.config配置文件&nbsp;&nbsp;
<DIV class=cnblogs_code><SPAN style="COLOR: #008080">1</SPAN><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">System.Web</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">2</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">webServices</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">3</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">protocols</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">4</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">add&nbsp;&nbsp;name</SPAN><SPAN style="COLOR: #000000">=</SPAN><SPAN style="COLOR: #800000">"</SPAN><SPAN style="COLOR: #800000">HttpGet</SPAN><SPAN style="COLOR: #800000">"</SPAN><SPAN style="COLOR: #000000">/&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">5</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">add&nbsp;&nbsp;name</SPAN><SPAN style="COLOR: #000000">=</SPAN><SPAN style="COLOR: #800000">"</SPAN><SPAN style="COLOR: #800000">HttpPost</SPAN><SPAN style="COLOR: #800000">"</SPAN><SPAN style="COLOR: #000000">/&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">6</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;/</SPAN><SPAN style="COLOR: #000000">protocols</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">7</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top>&nbsp;&nbsp;&nbsp;</SPAN><SPAN style="COLOR: #000000">&lt;/</SPAN><SPAN style="COLOR: #000000">webServices</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">8</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #000000">&lt;/</SPAN><SPAN style="COLOR: #000000">System.Web</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN></DIV></FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1241624.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41818/" target="_blank">[新闻]Windows Live视频邮件9月9日开始测试</a>]]></description></item><item><title>vb6，vs2005快捷键使用，提高操作速度[转]</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241622.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sat, 12 Jul 2008 13:48:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241622.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1241622.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/12/1241622.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1241622.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1241622.html</trackback:ping><description><![CDATA[<FONT size=2>
<DIV><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: rgb(0,0,0)">vb6，vs2005快捷键使用，提高操作速度<IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>调试快捷键<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F6:&nbsp;生成解决方案<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+F6:&nbsp;生成当前项目<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F7:&nbsp;查看代码<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+F7:&nbsp;查看窗体设计器<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F5:&nbsp;启动调试<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+F5:&nbsp;开始执行(不调试)<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+F5:&nbsp;停止调试<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+F5:&nbsp;重启调试<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F9:&nbsp;切换断点<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+F9:&nbsp;启用/停止断点<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+F9:&nbsp;删除全部断点<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F10:&nbsp;逐过程<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+F10:&nbsp;运行到光标处<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F11:&nbsp;逐语句<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+Alt+Enter:&nbsp;切换全屏编辑<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+B,T&nbsp;/&nbsp;Ctrl+K,K:&nbsp;切换书签开关<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+B,N&nbsp;/&nbsp;Ctrl+K,N:&nbsp;移动到下一书签<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+B,P:&nbsp;移动到上一书签<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+B,C:&nbsp;清除全部标签<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+I:&nbsp;渐进式搜索<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+I:&nbsp;反向渐进式搜索<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+F:&nbsp;查找<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+F:&nbsp;在文件中查找<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>F3:&nbsp;查找下一个<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+F3:&nbsp;查找上一个<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+H:&nbsp;替换<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+H:&nbsp;在文件中替换<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Alt+F12:&nbsp;查找符号(列出所有查找结果)<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+V:&nbsp;剪贴板循环<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+左右箭头键:&nbsp;一次可以移动一个单词<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+上下箭头键:&nbsp;滚动代码屏幕，但不移动光标位置。<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+L:&nbsp;删除当前行<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+M,M:&nbsp;隐藏或展开当前嵌套的折叠状态<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+M,L:&nbsp;将所有过程设置为相同的隐藏或展开状态<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+M,P:&nbsp;停止大纲显示<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+E,S:&nbsp;查看空白<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+E,W:&nbsp;自动换行<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+G:&nbsp;转到指定行<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+Alt+箭头键:&nbsp;选择矩形文本<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Alt+鼠标左按钮:&nbsp;选择矩形文本<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+U:&nbsp;全部变为大写<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>&nbsp;<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>窗口快捷键<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,W:&nbsp;浏览器窗口<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,S:&nbsp;解决方案管理器<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,C:&nbsp;类视图<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,E:&nbsp;错误列表<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,O:&nbsp;输出视图<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,P:&nbsp;属性窗口<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,T:&nbsp;任务列表<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,X:&nbsp;工具箱<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,B:&nbsp;书签窗口<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+W,U:&nbsp;文档大纲<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+D,B:&nbsp;断点窗口<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+D,I:&nbsp;即时窗口<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Tab:&nbsp;活动窗体切换<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+N:&nbsp;新建项目<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+O:&nbsp;打开项目<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+S:&nbsp;全部保存<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Shift+Alt+C:&nbsp;新建类<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>Ctrl+Shift+A:&nbsp;新建项<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top><BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>VS2005的隐藏快捷键&nbsp;&nbsp;<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>2、Shift+Delete整行删除，并且将这一行放到剪贴板（这时候不能选中一段内容）<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>3、Shift+Insert粘贴，有点匪夷所思，Ctrl+V就可以了，大概是为了和Shift+Delete对应吧<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>4、Ctrl+Up，Ctrl+Down滚动编辑器，但尽量不移动光标，光标保证在可见范围内<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>5、Ctrl+BackSpace，Ctrl+Delete整词删除，有的时候很有用<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>6、Ctrl+Left，Ctrl+Right按整词移动光标（不算隐藏，和前面几条加起来就是Ctrl光标控制套件了）<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>7、Alt+Shift+F10打开执行改名，实现接口和抽象类的小窗口（还可以用Ctrl+.，不过有的中文输入法用到这个）<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>8、Shift+F9调试是打开QuickWatch，内容是当前光标所在处的内容<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>9、F12转跳到定义，很有用的快捷键<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>10、Shift+F12查找所有引用<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>11、Ctrl+F10=F5，开始Debug<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>12、Ctrl+F6循环察看代码窗口，有点Ctrl+Tab的感觉<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>13、Ctrl+F3查找当前光标选中的内容，可以和F3配合使用<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>14、Ctrl+F2将焦点转移到类的下拉框上<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>15、Alt+F7=Ctrl+Tab<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>16、Alt+F11新开VS2005并编辑宏<BR><IMG alt="" src="http://images.csdn.net/syntaxhighlighting/OutliningIndicators/None.gif" align=top>17、Alt+F12查找=Ctrl+F&nbsp;</SPAN></DIV></FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1241622.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41818/" target="_blank">[新闻]Windows Live视频邮件9月9日开始测试</a>]]></description></item><item><title>如何让你的QQ不再掉线!</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/10/1240250.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Thu, 10 Jul 2008 11:30:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/10/1240250.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1240250.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/10/1240250.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1240250.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1240250.html</trackback:ping><description><![CDATA[摘要: 曾经因为QQ无故掉线而非常郁闷。<br>经仔细检查发现，原来在QQ ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/07/10/1240250.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1240250.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41817/" target="_blank">[新闻]Intel首次公开展示Nehalem架构迅驰3平台</a>]]></description></item><item><title>竞争不相信眼泪</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237707.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Mon, 07 Jul 2008 11:19:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237707.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1237707.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237707.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1237707.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1237707.html</trackback:ping><description><![CDATA[摘要:         记得有这样一项医学资料：一年不患一次感冒的人，患癌症的概率是经常患感冒的人的6倍。 <br>　　这似乎有点奇怪，但这却是真实的。据生物学家观察，一条鱼放在鱼缸中，没几天就死了，而三条鱼放在鱼缸中，却可以活一年多。因为它们在一种“竞争氛围”中，越活越有“战斗力 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237707.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1237707.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41816/" target="_blank">[新闻]Pogo浏览器</a>]]></description></item><item><title>无题</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237704.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Mon, 07 Jul 2008 11:17:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237704.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1237704.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/07/1237704.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1237704.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1237704.html</trackback:ping><description><![CDATA[<FONT size=2>单位是一棵爬满猴子的大树：<BR>高处的往下看全是笑脸，<BR>低处的往上看全是屁股，<BR>左右一看到处是耳目，<BR>往前看全是陷阱，<BR>回头看一路汗水一路泪珠。</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1237704.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41816/" target="_blank">[新闻]Pogo浏览器</a>]]></description></item><item><title>VS2005 SQL2005 （中文版）含MSDN .Net代码生成器 下载地址[转]</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/05/1236318.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sat, 05 Jul 2008 08:54:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/05/1236318.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1236318.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/05/1236318.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1236318.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1236318.html</trackback:ping><description><![CDATA[<FONT size=2><SPAN style="COLOR: #008000"><STRONG>开发工具：VS2005+SQL2005</STRONG></SPAN><BR>下载地址：<BR>1、&nbsp;</FONT><A href="http://www.microsoft.com/downloads/info.aspx?na=90&amp;p=&amp;SrcDisplayLang=zh-cn&amp;SrcCategoryId=&amp;SrcFamilyId=5677ddc4-5035-401f-95c3-cc6f46f6d8f7&amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2fb%2fa%2f6%2fba691c56-8833-446c-82fe-cf94b588a622%2fchs_vs_2005_VSTS_180_Trial.img" target=_blank><U><FONT color=#0000ff size=2> VS 2005 Team Suit With MSDN</FONT></U></A><FONT size=2> （中文版）<BR>2、 </FONT><A href="http://www.microsoft.com/downloads/info.aspx?na=90&amp;p=&amp;SrcDisplayLang=zh-cn&amp;SrcCategoryId=&amp;SrcFamilyId=b2c27a7f-d875-47d5-b226-e2578a116e12&amp;u=http%3a%2f%2fdownload.microsoft.com%2fdownload%2f5%2fc%2f2%2f5c2840fd-8b03-492e-bd61-6fc2820b8ba3%2fchs_vs_2005_Pro_90_Trial.img" target=_blank><U><FONT color=#0000ff size=2>VS2005专业版，含MSDN，微软直下</FONT></U></A><FONT size=2>（中文版）<BR></FONT><FONT size=2><SPAN style="COLOR: #008000"><STRONG>.Net代码生成器：</STRONG><BR></SPAN>1、CodeSimth&nbsp;&nbsp;</FONT><A href="http://www.codesmithtools.com/download/codesmithprofessional-40-beta2.msi" target=_blank><U><FONT color=#0000ff size=2> [1]专业版下载&nbsp;</FONT></U></A><FONT size=2>&nbsp;&nbsp;&nbsp;</FONT><A href="http://www.codesmithtools.com/download/codesmithstandard-40-beta2.msi" target=_blank><U><FONT color=#0000ff size=2> [2]标准版下载&nbsp;&nbsp;&nbsp;</FONT></U></A><BR><SPAN lang=EN-US style="FONT-SIZE: 10pt; LINE-HEIGHT: 200%; FONT-FAMILY: 宋体"><SPAN style="COLOR: red"><SPAN>Beta激活序列号<BR></SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; LINE-HEIGHT: 200%; FONT-FAMILY: 宋体">Professional: CS40P-6SJUJ-X4DDF-5WJ19-9TE92-RSQ4H<BR></SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; LINE-HEIGHT: 200%; FONT-FAMILY: 宋体">Standard: CS40S-DI9OT-9055Q-RVEVH-PFJ3V-Q2IA8</SPAN></SPAN></SPAN><BR><FONT face=Verdana><FONT size=2>2、动软.Net代码生成器&nbsp;&nbsp; </FONT><A href="/Files/ltp/Codematic2.rar" target=_blank><U><FONT color=#0000ff size=2>下载地址1</FONT></U></A><FONT size=2>&nbsp;&nbsp;</FONT><A href="http://www.maticsoft.com/softdown.aspx" target=_blank><U><FONT color=#0000ff size=2>&nbsp; 下载地址2</FONT></U></A><BR><FONT size=2><STRONG style="COLOR: #008000">Web工具：<BR></STRONG>1、取色开具&nbsp;&nbsp;&nbsp;<FONT face=Verdana>&nbsp;&nbsp;取色条、 ColorPic</FONT><BR>2、IE DOM&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<FONT face=Verdana>IE DOM Inspector 、<FONT face=Verdana>IEDevTool</FONT></FONT><BR>3、JS调试工具&nbsp; <FONT face=Verdana>EditPlus</FONT> 、Companion.JS、Microsoft Script Debugger<BR>4、截图工具&nbsp;&nbsp;&nbsp;&nbsp; MWShap&nbsp;、 HyperShap<BR>5、HTTP调试&nbsp;&nbsp;&nbsp; </FONT><FONT size=2><FONT face=Verdana>Fiddler、 HttpWatch、W<FONT face=Verdana>eb Development Helper</FONT><BR></FONT>6、XML工具&nbsp;&nbsp;&nbsp;&nbsp; XML SPY、</FONT><FONT size=2><FONT face=Verdana>XMLExplorer<BR></FONT>7、Css工具&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WestCiv Style Master、TopStyle、Free CSS Toolbox 、CSSVista<BR></FONT></FONT><FONT size=2>7、其它工具&nbsp;&nbsp;&nbsp;&nbsp; <FONT face=Verdana>Reflector</FONT>&nbsp;、</FONT><FONT face=Verdana size=2>pmRuler<BR></FONT><FONT size=2><STRONG style="COLOR: #008000">代码管理工具：<BR></STRONG>1、VSS&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;2、TFS<BR></FONT><FONT size=2><STRONG style="COLOR: #008000">代码测试工具：<BR></STRONG>1、SourceMonitor 2、Code Tester&nbsp;&nbsp; 3、LoadRunner<BR>4、TestDirector&nbsp;&nbsp; 5、QuickTest<STRONG>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</STRONG> 6、Quality Center</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1236318.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41807/" target="_blank">[新闻]洪磊口述:番茄花园如何捆绑流氓软件月入十万</a>]]></description></item><item><title>联想F31笔记本配置分析</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/04/1235488.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 04 Jul 2008 04:49:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/04/1235488.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1235488.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/04/1235488.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1235488.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1235488.html</trackback:ping><description><![CDATA[<P><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 引进了ThinkPad之后，联想笔记本的制作工艺确实有了大幅提升，而且外观设计也越来越简约实用，通俗地说就是很“大气”。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 前一段时间一直关注了一段F41系列的笔记本，但当时预算不够，只好买了ThinkPadR60暂为代替。而最近由于工作需要，原有的机器配置已远远不能满足开发需求。现在发现F31笔记本的配置更为合适。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 现在用的R60是15寸的屏，太重了，不便携。而12寸屏似乎太小，键盘也太小；而比14.1略小的13.3寸屏，使用1280*800分辨率，可视面积不受限制，而且是全尺寸键盘，也非常便携，应该是东方人最适合的机型了吧。（对于有车一族可以忽略便携性）。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; T7500的CPU，虽然是T7系列，但由于二级缓存高达4MB，所以速度明显优于3MB缓存的T8100，因此配置了T8100的本会比T7500的价格稍低些。而且T7500是真正的Santa Rosa 迅驰4处理器，所以与之对应的无线网也就是4965AGN，而不是之前的3965ABG的。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 内存标配有2G，如果是普通家用即使安装Vista，也是足够了。但对于开发来讲，完全可以增加至4G，因为现在内存实在是太便宜了，因此购买之前如能确定是单条2G，那就非常理想了。<BR></FONT><FONT size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 250G的硬盘，简直大于一般的台式机了，所有的资料都可以带在身边，这样笔记本本身就是一个无所不有的知识渊博的博士了，只是需要注意数据的遗失保护和意外损坏。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 内吸式的DVD刻录机，这一点是X60系列所不能比的，因为象那些产品，注意的是减轻笔记本的重量，但没有光驱实在不方便，尽管硬盘够大。所以，这点很重要的。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8400GS的独立显卡，对于开发有些浪费，如果换成集成的X3100显卡，既能降低成本，又能减少散热，而且也足够了。可能是有这一款的，但我没有找到。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 蓝牙、读卡器，现在手机功能越来越多，与PC的交互也越来越多，能支持当然更好。<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 摄像头对于开发意义并不大，休闲时做个娱乐用吧。<BR>缺点：<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 个人认为这款本有两大缺点：一是标价太高。公开的价格太高，不利于普通用户购买；而实际的出厂价就很有性价比，希望价格策略上能调整一下，让更多的人可以去买；二是使用6芯的电池虽然延长了工作时间，但突出的部分似乎跟小本不太协调。可以考虑采用两款电池供用户选择。<BR><BR>总结：<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 这款本还是非常值得购买的！比起其它的象DELL那样的垃圾品牌只重外表而不重实际配置的产品要好得太多。本人不是盲目支持国货，但从笔记本这几大厂商来看，我还是相信联想的实力。<BR><BR>附，配置表：</P>
<TABLE cellSpacing=1 cellPadding=0 width="100%" bgColor=#c5d7ed border=0>
<TBODY>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>主要性能</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>上市时间</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>2007年10月</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>产品类型</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>家用</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index154.html" target=_blank><FONT size=2>处理器系列</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>英特尔 酷睿2双核 T7系列</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>处理器型号</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>Intel 酷睿2双核 T7500</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index37.html" target=_blank><FONT size=2>标称主频</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>2.2GHz</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>前端总线</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>800MHz</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index2990.html" target=_blank><FONT size=2>二级缓存</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>4MB</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>迅驰技术</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>支持</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index2890.html" target=_blank><FONT size=2>迅驰描述</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>Santa Rosa 迅驰4</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index39.html" target=_blank><FONT size=2>主板芯片组</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>Intel PM965</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index134.html" target=_blank><FONT size=2>标配内存容量</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>2GB</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index41.html" target=_blank><FONT size=2>内存类型</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>DDRII</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index135.html" target=_blank><FONT size=2>最大支持内存</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>4GB</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>硬盘/光驱</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index161.html" target=_blank><FONT size=2>硬盘容量</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>250GB</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index136.html" target=_blank><FONT size=2>硬盘描述</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>5400转</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index162.html" target=_blank><FONT size=2>光驱类型</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>DVD刻录机</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>设计类型</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>光驱内置</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>光驱描述</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>8/4×5×6×8×10×24,吸入式RAMBO全刻录光驱</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>显卡/音效</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index2891.html" target=_blank><FONT size=2>显卡类型</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>独立显卡</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index51.html" target=_blank><FONT size=2>显卡芯片</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>NVIDIA GeForce 8400M GS</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>流处理器个数</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>16</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index143.html" target=_blank><FONT size=2>显存/位宽</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>128MB/64bit</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index52.html" target=_blank><FONT size=2>显存类型</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>DDRII</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index53.html" target=_blank><FONT size=2>音频系统</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>内置音效芯片, 通过顶级专业的杜比音效认证</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>显示屏</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index166.html" target=_blank><FONT size=2>屏幕尺寸</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>13.3英寸</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index49.html" target=_blank><FONT size=2>是否宽屏</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>是</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index48.html" target=_blank><FONT size=2>屏幕描述</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>TFT LCD（1280×800）</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>尺寸/重量</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>笔记本重量</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>2150g</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>外形尺寸</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>317×239×26-35.5mm</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>网络通信</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index172.html" target=_blank><FONT size=2>无线网卡</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>4965AGN</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>支持蓝牙</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>支持</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index146.html" target=_blank><FONT size=2>网卡描述</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>100Mbps网卡</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index54.html" target=_blank><FONT size=2>调制解调器</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>56K</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>红 外 线</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>红外线接口</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>鼠标/键盘</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index56.html" target=_blank><FONT size=2>指取设备</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>一体化设计鼠标触控板</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>键盘描述</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>全新联想高触感键盘</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>接口</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index57.html" target=_blank><FONT size=2>其他接口</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>3个USB2.0接口，Express Card接口，VGA接口，RJ11，RJ45、麦克风，耳机/音频输出，1394接口、红外接口（只支持遥控器）,六合一读卡器（SD/Pro、MS/pro、MMC、xD）</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>电源描述</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index62.html" target=_blank><FONT size=2>电池类型</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>6芯锂离子长效电池</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>续航时间</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>4小时</FONT></TD></TR>
<TR>
<TD class=param_td bgColor=#f1f7fc colSpan=2>
<P><FONT size=2><B>其他</B><BR></FONT></P></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><A href="http://detail.zol.com.cn/product_param/index176.html" target=_blank><FONT size=2>操作系统</FONT></A></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>Windows Vista Home Premium</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>质保时效</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>1年整机+2年主要部件+3年主板部件</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>附带软件</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>联想软件礼包, 系统恢复软件</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>随机附件</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>电源适配器, 软件光盘, 说明书, 娱乐遥控器</FONT></TD></TR>
<TR>
<TD class=param_td1 vAlign=center align=left width=100 bgColor=#ffffff><FONT size=2>其他性能</FONT></TD>
<TD class=param_td2 width=450 bgColor=#ffffff><FONT size=2>集成读卡器, 蓝牙2.0模块, IGRS闪联3.5, 集成130万像素摄像头, 人脸识别功能, 联想高触感键盘, 吸入式RAMBO全刻录光驱</FONT></TD></TR></TBODY></TABLE></FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1235488.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41813/" target="_blank">[新闻]2008年8月21日IT博客精选：盖茨复出？</a>]]></description></item><item><title>误会的杀伤力不可小觑</title><link>http://www.cnblogs.com/saptechnique/archive/2008/07/02/1233871.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Wed, 02 Jul 2008 04:15:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/07/02/1233871.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1233871.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/07/02/1233871.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1233871.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1233871.html</trackback:ping><description><![CDATA[<FONT size=2>&nbsp;&nbsp;&nbsp; 早年在美国阿拉斯加地方，有一对年轻人结婚，婚后生育，他的太太因难产而死，遗下一孩子。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 他忙生活，又忙于看家，因没有人帮忙看孩子，就训练一只狗，那狗聪明听话，能照顾小孩，咬着奶瓶喂奶给孩子喝，抚养孩子。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 有一天，主人出门去了，叫它照顾孩子。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 他到了别的乡村，因遇大雪，当日不能回来。第二天才赶回家，狗立即闻声出来迎接主人。他把房门开一看，到处是血，抬头一望，床上也是血，孩子不见了，狗在身边，满口也是血，主人发现这种情形，以为狗性发作，把孩子吃掉了，大怒之下，拿起刀来向着狗头一劈，把狗杀死了。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 之后，忽然听到孩子的声音，又见他从床下爬了出来，于是抱起孩子；虽然身上有血，但并未受伤。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 他很奇怪，不知究竟是怎么一回事，再看看狗身，腿上的肉没有了，旁边有一只狼，口里还咬着狗的肉；狗救了小主人，却被主人误杀了，这真是天下最令人惊奇的误会。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 感慨：误会的事，是人往往在不了解、无理智、无耐心、缺少思考、未能多方体谅对方，反省自己，感情极为冲动的情况之下所发生。&nbsp;&nbsp; <BR>&nbsp;&nbsp;&nbsp; 误会一开始，即一直只想到对方的千错万错；因此，会使误会越陷越深，弄到不可收拾的地步，人对无知的动物小狗发生误会，尚且会有如此可怕严重的后果，这样人与人之间的误会，则其后果更是难以想象。</FONT> <img src ="http://www.cnblogs.com/saptechnique/aggbug/1233871.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41812/" target="_blank">[新闻]微软宣布将斥资1亿美元购买Novell证书</a>]]></description></item><item><title>一个正在项目中使用的DataInterface数据访问接口</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/24/1228640.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Tue, 24 Jun 2008 01:35:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/24/1228640.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1228640.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/24/1228640.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1228640.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1228640.html</trackback:ping><description><![CDATA[摘要: 这是一个借鉴而来的，正在项目中使用的DataInterface数据访问接口。请大家讨论指正！usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Data;usingSystem.Data.SqlClient;namespaceTSB1Services{/**////&lt;summary&gt;///DB&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/06/24/1228640.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1228640.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41811/" target="_blank">[新闻]携程谷歌将联合发旅游榜单</a>]]></description></item><item><title>C#获取当前路径的方法集合</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/19/1225177.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Thu, 19 Jun 2008 01:17:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/19/1225177.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1225177.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/19/1225177.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1225177.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1225177.html</trackback:ping><description><![CDATA[<FONT size=2>//获取当前进程的完整路径，包含文件名(进程名)。<BR>string str = this.GetType().Assembly.Location;<BR>result: X:\xxx\xxx\xxx.exe (.exe文件所在的目录+.exe文件名)<BR><BR>//获取新的 Process 组件并将其与当前活动的进程关联的主模块的完整路径，包含文件名(进程名)。<BR>string str = System.Diagnostics.Process.GetCurrentProcess().MainModule.FileName;<BR>result: X:\xxx\xxx\xxx.exe (.exe文件所在的目录+.exe文件名)<BR><BR>//获取和设置当前目录（即该进程从中启动的目录）的完全限定路径。<BR>string str = System.Environment.CurrentDirectory;<BR>result: X:\xxx\xxx (.exe文件所在的目录)<BR><BR>//获取当前 Thread 的当前应用程序域的基目录，它由程序集冲突解决程序用来探测程序集。<BR>string str = System.AppDomain.CurrentDomain.BaseDirectory;<BR>result: X:\xxx\xxx\ (.exe文件所在的目录+"\")<BR><BR>//获取和设置包含该应用程序的目录的名称。<BR>string str = System.AppDomain.CurrentDomain.SetupInformation.ApplicationBase;<BR>result: X:\xxx\xxx\ (.exe文件所在的目录+"\")<BR><BR>//获取启动了应用程序的可执行文件的路径，不包括可执行文件的名称。<BR>string str = System.Windows.Forms.Application.StartupPath;<BR>result: X:\xxx\xxx (.exe文件所在的目录)<BR><BR>//获取启动了应用程序的可执行文件的路径，包括可执行文件的名称。<BR>string str = System.Windows.Forms.Application.ExecutablePath;<BR>result: X:\xxx\xxx\xxx.exe (.exe文件所在的目录+.exe文件名)<BR><BR>//获取应用程序的当前工作目录(不可靠)。<BR>string str = System.IO.Directory.GetCurrentDirectory();<BR>result: X:\xxx\xxx (.exe文件所在的目录)</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1225177.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41810/" target="_blank">[新闻]商刊:Google不可能永远领先 微软寄希望于时间</a>]]></description></item><item><title>程序员的爱情独白(转)</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/17/1223867.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Tue, 17 Jun 2008 05:56:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/17/1223867.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1223867.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/17/1223867.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1223867.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1223867.html</trackback:ping><description><![CDATA[<FONT size=2>大家工作累啦？休息下：<BR>程序员的爱情独白:<BR>我能抽象出整个世界．．． <BR>但是我不能抽象出你．．． <BR>因为你在我心中是那么的具体．．． <BR>所以我的世界并不完整．．． <BR>我可以重载甚至覆盖这个世界里的任何一种方法．．． <BR>但是我却不能重载对你的思念．．． <BR>也许命中注定了 你在我的世界里永远的烙上了静态的属性．．． <BR>而我不慎调用了爱你这个方法．．． <BR>当我义无返顾的把自己作为参数传进这个方法时．．． <BR>我才发现爱上你是一个死循环．．． <BR>它不停的返回对你的思念压入我心里的堆栈．．． <BR>在这无尽的黑夜中．．． <BR>我的内存里已经再也装不下别人．．． <BR>我不停的向系统申请空间．．． <BR>但却捕获一个异常－－－我爱的人不爱我．．． <BR>为了解决这个异常．．． <BR>我愿意虚拟出最后一点内存．．． <BR>把所有我能实现的方法地址压入堆栈．．． <BR>并且在栈尾压入最后一个方法－－－将字符串＂我爱你，你爱我吗？＂传递给你．．． <BR>如果返回值为真－－我将用尽一生去爱你．．． <BR>否则－－我将释放掉所有系统资源．</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1223867.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41809/" target="_blank">[新闻]微软下周四将发布IE 8 Beta 2,正式版将于11月推出</a>]]></description></item><item><title>关于企业的信息化建设</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/16/1223395.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Mon, 16 Jun 2008 15:18:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/16/1223395.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1223395.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/16/1223395.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1223395.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1223395.html</trackback:ping><description><![CDATA[<FONT size=2>一直关注企业的信息化建设，从OA到ERP，到现在的协同办公，SOA ....<BR>突然发现无论怎么样努力，企业信息化项目，没有领导的全力支持和决心，单靠软件自身的功能，是几乎不可能推行下去的。而软件的水平的增长速度，似乎也没能达到企业需求的增长速度，尽管企业管理信息化的需求市场很大，而真正能满足的软件产品却如数家珍，而且几乎没有合适的产品可言（在我所见到的企业管理软件之中我没发现而已，其实这一点不能说是软件水平的不行，而应该是我太封闭了，不知道该用什么样的方式提高自己的见识了。唉！郁闷中 ....）</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1223395.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41808/" target="_blank">[新闻]Ubuntu老大手下得力干将被Mozilla挖角</a>]]></description></item><item><title>唉，我们是网络公司，可是要被断网管理了。</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/14/1220947.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sat, 14 Jun 2008 00:57:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/14/1220947.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1220947.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/14/1220947.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1220947.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1220947.html</trackback:ping><description><![CDATA[<P><FONT size=2>希望通过此举解决上网不干活的现象，从而提高工作效率。</FONT></P><img src ="http://www.cnblogs.com/saptechnique/aggbug/1220947.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41806/" target="_blank">[新闻]丁丁网正加速区域扩张 第三轮融资已排入日程</a>]]></description></item><item><title>Visual Studio Team System 2008 Team Suite (VSTS 2008) 简体中文正式版下载(正在下载中 60K/秒)</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/13/1219241.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 13 Jun 2008 05:56:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/13/1219241.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1219241.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/13/1219241.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1219241.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1219241.html</trackback:ping><description><![CDATA[<P><FONT size=2>这是个电驴的链接，但将下列内容复制后，会自动启动讯雷5,然后开始下载。<BR><BR>ed2k://|file|zh-Hans_visual_studio_team_system_2008_team_suite_x86_x64wow_dvd_X14-26452.iso|4663904256|8E2D6430D819328940B9BF83568589FA|h=EEIMYZRV4MPHLRU2XW3FVLV6ZGV7XH7U|/</FONT></P><img src ="http://www.cnblogs.com/saptechnique/aggbug/1219241.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41805/" target="_blank">[新闻]张亚勤一改陈永正做法 微软举报洪磊为推广Vista</a>]]></description></item><item><title>为什么美女喜欢软件开发的gg做老公</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/11/1217329.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Wed, 11 Jun 2008 05:39:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/11/1217329.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1217329.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/11/1217329.html#Feedback</comments><slash:comments>9</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1217329.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1217329.html</trackback:ping><description><![CDATA[<P><FONT size=2>当你选择丈夫时，请先把程序员与以下的职业作一番比较：</FONT></P>
<P><FONT size=2>医生<BR>&nbsp;&nbsp;&nbsp; 几乎所有女人都喜欢追求当医生的。所以不要期望你们的婚姻能持续五年以上，因为早晚有一天，他会跟某个护士小姐跑掉的，或是被一个假装生病的年轻女人勾引走。这种倒霉事还往往发生在你已经为他生了几个小孩的时候。<BR>&nbsp;&nbsp;&nbsp; 你的程序员丈夫不会发生这种事。因为他忙得连见你的时间都很少，更别说有机会跟他工作以外的其它女人接触了。</FONT></P>
<P><FONT size=2>律师<BR>&nbsp;&nbsp;&nbsp; 你真认为你可以和一个靠撒谎谋生的人能保持诚实、信任的关系吗？<BR>&nbsp;&nbsp;&nbsp; 而你不用担心你的程序员丈夫，他笨拙的社交能力将无法掩盖他的谎言。跟律师结婚还有一个危险，那就是离婚时，官司往往他打赢，你将一无所有。</FONT></P>
<P><FONT size=2>推销员<BR>&nbsp;&nbsp;&nbsp; 他的可信程度比律师还差。另外，他还要常常离家出差，或是到处上课和开会，和那些有着同样可信度的人混在一起。如果有一天你被邀请出席闻所未闻的千人大派对时，你不要感到惊讶。<BR>&nbsp;&nbsp;&nbsp; 而你的程序员丈夫却被公司整天关在那叫做“小隔间”的鸟笼里，除了回家，哪里都去不了。</FONT></P>
<P><FONT size=2>老师<BR>&nbsp;&nbsp;&nbsp; 男人当教师的唯一目的是，他能整天被一大群青春貌美，又盲目崇拜他的女学生团团围住。于是，他很快就会被抓到监狱，那时你只得琵琶别抱另寻郎。</FONT></P>
<P><FONT size=2>&nbsp;&nbsp;&nbsp; 其它危险的职业，如消防员，建筑工人等。如果你嫁给这种人，他即便没有因意外事故死亡。</FONT></P>
<P><FONT size=2>&nbsp;&nbsp;&nbsp; 而你那位程序员丈夫要面对的唯一危险是，由于整日盯着计算机，视力将会衰退。这危险其实对你有好处：当你变老时，他不会注意到，因为他的视力模糊了。但他的记忆力却非常好，仍记着你们初次相会时你那年轻美丽的容貌。假如你担心他在望着别的年轻女人，对他说：「亲爱的，你干嘛老瞧着她呀？<BR>&nbsp;&nbsp;&nbsp; 他会很诚实地回答说：「我根本无法看清那女人的脸！」</FONT></P>
<P><FONT size=2>嫁给程序员的好处[反证版]</FONT></P>
<P><FONT size=2>1.男程序员不修边幅，所以家里不用保持太整洁。<BR>2.男程序员很难有女朋友，所以他会对目前的这个死心塌地。<BR>3.男程序员呆板无趣，根本不活在人的社会中，只活在图表的世界里所以美女不必花心思去取悦他。<BR>4.男程序员视修理东西为娱乐，在美女生气时大可在他面前摔东西出气，他会很高兴的帮美女修好又不必花钱。<BR>5.男程序员IQ都不低，所以嫁给他后可以生一堆这样的儿子考一堆的满分让美女去跟街坊炫耀。<BR>6.男程序员待在办公室的时间比在家里多，所以嫁给他以后还是很自由。<BR>7.男程序员口才太差根本讲不过美女，所以美女可以尽情用言辞凌辱他。<BR>8.男程序员最讲求【理】，所以美女有理的话他服美女；他如果有理，美女就不要跟他讲理，他对美女一点办法也没有。<BR>9.男程序员薪水不错，自己不会娱乐不怎么花钱也很少女人花他钱，所以美女可以大大方方的花他钱，并且告诉他这是促进经济繁荣，他做出来的东西才有人买。<BR>10.男程序员除了以上之外毫无魅力可言，所以嫁给他不用担心他有外遇。</FONT></P><img src ="http://www.cnblogs.com/saptechnique/aggbug/1217329.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41802/" target="_blank">[新闻]微软Office 14即将展开Alpha测试</a>]]></description></item><item><title>Yahoo邮箱POP3设置方法</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/04/1213578.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Wed, 04 Jun 2008 07:18:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/04/1213578.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1213578.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/04/1213578.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1213578.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1213578.html</trackback:ping><description><![CDATA[摘要: 1. 在IE地址栏中直接输人<br>http://edit.my.yahoo.com/config/set_popfwd?.src=ym，进人到YAHOO！“网上直投”的页面。(没登陆的先登陆)<br>2. 在注册一项中选择“是”，然后选择你感兴趣的内容，其它的选项可以根据需要来选择，然后按"完成"按钮。<br><br>3. 选择“网上阅读邮件和POP功能”，其它选项可根据自己的需要选择，完成后按“提交”按钮。<br><br>4. 此时“网上直投”注册成功，系统会告诉你的“服务器设置”：<br>接收邮件(POP3)服务器 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/06/04/1213578.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1213578.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41801/" target="_blank">[新闻]《星际争霸2》新图</a>]]></description></item><item><title>利用move和actived事件实现相对模态窗体</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/03/1213077.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Tue, 03 Jun 2008 13:22:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/03/1213077.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1213077.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/03/1213077.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1213077.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1213077.html</trackback:ping><description><![CDATA[摘要:     在SAP B1的使用过程中，发现他存在相当多的优点。今天只说他的相对模态窗体。一般情况下我们所开发的winform程序，在对弹出窗体进行处理时，都比较不乐意用弹出窗体。因为如果使用模态窗体，就失去了程序的多任务特性；如果不使用模态窗体，又怕因为用户误操作造成麻烦。我以前在做程序时一直处理两难之中。<br>    而当我发现SAP B1的用户界面时，给了我一些启发：他用的是相对模态窗体 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/06/03/1213077.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1213077.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41800/" target="_blank">[新闻]Google放出Android开发路线图</a>]]></description></item><item><title>新建了一个C#技术讨论群[11819094]</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/02/1212123.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Mon, 02 Jun 2008 05:49:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/02/1212123.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1212123.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/02/1212123.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1212123.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1212123.html</trackback:ping><description><![CDATA[<FONT size=2>新建了一个C#技术讨论群，群号为11819094。希望得到大家的支持。</FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1212123.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41799/" target="_blank">[新闻]番茄花园作者被警方逮捕</a>]]></description></item><item><title>从美国恼羞成怒看中国3G壁垒成功(转)</title><link>http://www.cnblogs.com/saptechnique/archive/2008/06/01/1211684.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Sun, 01 Jun 2008 12:31:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/06/01/1211684.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1211684.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/06/01/1211684.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1211684.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1211684.html</trackback:ping><description><![CDATA[<FONT size=2><STRONG>　　摘要：据报道，美国政府官员警告称，中国开发独一无二的自有3G标准将把外国竞争拒之门外，并将面临“技术孤立”的风险。分析师Eugene Bukoveczky称，中国政府规划者不惜一切代价抓紧开发自有3G标准，这向世界发出了清晰的信号——他们想要取得更多的本土无线市场掌控权。Eugene Bukoveczky的这一说法是对的，但中国政府的这一作法并没有什么不妥之处，这其实是各国政府为保护本国的发展而采取的通用作法，而Eugene Bukoveczky的这一观点“一旦成功，则本土生产商将在中国手机市场上占据很大一部分份额”正是美国所害怕的见到的局面，</STRONG><BR>　　【</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/250/6025750.shtml" target=_blank><FONT color=#96b0af size=2>IT</FONT></A><FONT size=2>专家网独家】据报道，美国政府官员警告称，中国开发独一无二的自有</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/277/5949277.shtml" target=_blank><FONT color=#96b0af size=2>3G</FONT></A><FONT size=2>标准将把外国竞争拒之门外，并将面临“技术孤立”的风险。美国商务部副部长克里斯托夫·帕迪拉(Christopher Padilla)称，尽管广泛接受了国际标准，但中国是在缺乏透明度和合法诉讼程序的情况下，按照政府规定开发3G标准的。他表示：“这些规定的确为中国本土公司提供了不公平的竞争优势，但也将给中国带来很大的风险。”帕迪拉称，在20世纪</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/293/5949293.shtml" target=_blank><FONT color=#96b0af size=2>80</FONT></A><FONT size=2>年代，日本原以为其市场规模已经大到足以支持独有技术标准的地步，并最终将把整个世界引向自己的轨迹，为其本土公司谋得利益。但事实证明，“那是错的”;而“中国现在正面临同样的风险，其政府委任的、独一无二的中国标准将把自己置身于一个技术孤立的荒岛上，偏离市场驱动下的全球经济的发展方向。”帕迪拉称，许多美国公司对</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/250/6025750.shtml" target=_blank><FONT color=#96b0af size=2>IT</FONT></A><FONT size=2>产品的安全性标准表示担忧，原因是这将使其付出高昂的代价才能进入中国市场。“这种情况也将发生在电信、电子、数字媒体和软件等行业。”帕蒂拉将3G标准作为一个例子，指出中国政府似乎倾向于支持这种中国特有的3G标准，而不是国际认可的标准。“这可能将在短期内为本土企业提供竞争优势，但实际上则阻断了合作、限制了产品开发、减少了消费者选择，并将妨碍中国的竞争力和经济增长。”<BR>　　这位着急了的美国商务部副部长克里斯托夫·帕迪拉在说法上显得是有点语无伦次，事实上，中国的3G虽然是中国特有的3G标准，但它却的确是国际认可的国际性的3G标准，是国际电信联盟 (International Telecommunication Union -- ITU)批准的4大3G国际标准之一，而不是中国私有的3G标准，他和其他的3G标准一样，对国外公司是准入的。我们不妨回顾一下第二代移动通信发展的过程，就在全世界各地大部分采用</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/256/6093256.shtml" target=_blank><FONT color=#96b0af size=2>GSM</FONT></A><FONT size=2>标准之时，美国为了美国的利益使用的是自己的2G标准</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/66/5947066.shtml" target=_blank><FONT color=#96b0af size=2>CD</FONT></A><FONT size=2>MA，到了3G时代，美国又为了美国的利益居然搞出了两个3G的标准――他们分别是</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/55/7332555.shtml" target=_blank><FONT color=#96b0af size=2>WCDMA</FONT></A><FONT size=2>和WiMAX，这位贵为美国商务部副部长的帕迪拉好像并不知道，在各行各业，美国自己搞出来了多少个自己的标准?帕迪拉在文中声称，在20世纪80年代，日本原以为其市场规模已经大到足以支持独有技术标准的地步，并最终将把整个世界引向自己的轨迹，为其本土公司谋得利益。但事实证明，“那是错的”;而“中国现在正面临同样的风险，其政府委任的、独一无二的中国标准将把自己置身于一个技术孤立的荒岛上，偏离市场驱动下的全球经济的发展方向。”今人不知所云：首先，中国的手机市场至今已有近6亿的手机用户，他比日、美两国的手机市场的总和还要大得多，统计数据显示，截止到2007年底，在日本1.27亿人口中手机用户已经占到1亿人，美国3亿人口中移动电话用户共有2.57亿，事实上，中国的手机用户数已经超过了美国和日本两个国家的人口总和，美国人口总数只有中国现有手机用户数的一半在这种情况下，美国却认为美国的手机市场足够支撑起在美国同时运行两个3G标准，而手机用户将达6亿并且还在不断高速增长的中国大陆手机市场，居然被美国认为是不足以支撑一个3G标准，正所谓司马昭之心，路人皆知;其次，中国的3G标准</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/105/6092605.shtml" target=_blank><FONT color=#96b0af size=2>TD-SCDMA</FONT></A><FONT size=2>并不是如帕迪拉所说“是建立在孤岛之上的”，事实上，高通、北电网络等国外厂家和大唐、中兴、华为等国内厂家分别拥有部分TD-S</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/80/5947080.shtml" target=_blank><FONT color=#96b0af size=2>CDMA</FONT></A><FONT size=2>专利。其中高通拥有TD-SCDMA最为核心的专利，因为TD-SCDMA是以CDMA为基础的一个技术，而CDMA的核心专利由美国的高通公司掌握着，显然，贵人多忘事的帕迪拉部长阁下看来是记不清高通是那个国家的公司了。在硬件方面，居市场主导地位的两家移动电话用晶片组制造商德州仪器公司(Texas Instruments Inc., TXN)和皇家飞利浦电子股份有限公司(Royal Philips Electronics , PHG)已与大唐电信成立了合资企业，开发用于TD-SCDMA电话的晶片组。在不同程度上参与中国TD-SCDMA的国外厂商还有西门子、阿尔卡特、爱立信、三星电子、菲利浦、摩托罗拉等国际通信巨头公司，他们都在以不同形式加入到产业发展中来，在TD-SCDMA标准提出之初，大唐就主动与西门子等跨国公司，进行各种形式的深层次合作，共同开发关键技术，有效地保证了从标准到技术验证的过程。<BR>　　另据国外媒体发表分析文章称，分析师Eugene Bukoveczky撰文称，中国政府规划者不惜一切代价抓紧开发自有3G标准，这向世界发出了清晰的信号——他们想要取得更多的本土无线市场掌控权。Bukoveczky写道：“这的确不是一场为赢得奖章而进行的表演赛，但中国电信官员仍设法使其通过了终点线——他们终于赶在北京奥运会召开的几个月之前，于上个月开始首次展示中国国产的TD-SCDMA 3G手机标准。这一标准应该能为8月份的奥运会游客提供宽带级的移动设备网络服务，但广泛的商业性应用至少在一到一年半的时间内不太可能实现。”中国政府规划者不惜一切代价抓紧开发自有3G标准，这向世界发出了清晰的信号——他们想要取得更多的本土无线市场掌控权。一旦成功，则本土生产商将在中国手机市场上占据很大一部分份额，诺基亚、摩托罗拉和三星这三家占有中国手机市场最大份额的公司将因此面临直接的挑战，<BR>　　事实上，分析师Eugene Bukoveczky所称，中国政府规划者不惜一切代价抓紧开发自有3G标准，这向世界发出了清晰的信号——他们想要取得更多的本土无线市场掌控权。Eugene Bukoveczky的这一说法是对的，但中国政府的这一作法并没有什么不妥之处，这其实是各国政府为保护本国的发展而采取的通用作法，而Eugene Bukoveczky的这一观点“一旦成功，则本土生产商将在中国手机市场上占据很大一部分份额”正是美国所害怕的见到的局面，作为世界技术领袖的美国，千方百计地想要维持美国在IT行业的领导地位，对于IT行业的重头戏――手机和手机网络，美国自然会顶得很紧，他一方面设法加强自己的实力，另一方面则加紧打压对手，中国3G的TD-SCDMA标准，也就成了美国的眼中钉，他们先是在民间由利益集团及其代理人出面，大肆活动游说，在各大媒体为打压TD-SCDMA标准大造舆论，并为此提出了许许多多的各种各样的理由，诸如TD-SCDMA标准落后了、中国发展自己的TD-SCDMA标准会形成资源浪费了、TD-SCDMA标准技术远不成熟了、等等等等，在这千万种的理由背后，千百张大腕的嘴中异口同声地想表达的只有一句话“中国不要发展自己的TD-SCDMA标准”。虽然被几乎所有电信分析师批评为“过分渲染”、从技术方面来看多余以及成本过高，但中国一直在加紧开发自有的TD-SCDMA标准。这次由中国移动在八个城市商用性测试TD-SCDMA标准的行为，被国外认为是为中国重新掌控世界最大的、增长速度最快的无线通讯市场战役的第一阶段。美国在吃了中国一记3G闷棍之后，终于发现，这些民间发起的围堵TD-SCDMA标准的行动都不足以阻挡中国发展自己的TD-SCDMA3G标准时，美国政府终于忍无可忍，从幕后跳到了台前，亲自赤膊上阵，开始实施对中国TD-SCDMA标准新一轮猛攻。<BR>　　是因为什么如此剌激了美国?作为3G的标准，具有两重意义，一个是话语权，3G不是一个技术，而是代表了一个时代，一个无线移动高速网络时代，为时代打造标准，为的就是抢占时代的制高点，作为一个崛起中的世界大国，我们已经错过了电脑网络时代，并为此付出了巨大的代价，今天，我们终于有机会与世界同步、参与共建无线移动高速网络时代，这是一个历史性的机遇，一旦错过，将会让国人付出更为惨重的代价，其后果可以影响到整个中国的产业结构，这是一个社会经济层面的原因。另一个原因是纯经济上原因，打造一个3G的标准，在经济上是极为合算的，众所周知，无线通信的频谱资源，是一个极度希缺的具有巨有重大经济价值的物品，他具有商品的特性，可以用来出售、租赁和转让(类似的例子有人造地球卫星的轨道资源，第三世界国家常将自己用不上的卫星轨道进行出售、租赁和转让)，随着无线电通信的飞速发展，使其对无线电频谱的需求也在以惊人的速度增长，新技术的涌现和频率执照竞争者的增加，使频谱资源的经济价值凸现其重要性。2000年，欧洲对第三代移动通信</FONT><A href="http://whatis.ctocio.com.cn/searchwhatis/114/5949114.shtml" target=_blank><FONT color=#353535 size=2>UMTS</FONT></A><FONT size=2>执照进行了拍卖，英国拍卖得到了300亿美元，德国拍卖得到了430亿美元。而根据美国2007年财政预算，2007年～2009年间，美国出售无线频段的收益将达到250亿美元。TD-SCDMA一旦成为国际电信联盟(IUT)认可的3G标准，意味着他分配到相应的频谱段，而美国同时申请WCDMA和WiMAX两个3G标准，抢占频谱资源也是重要的因素之一;技术总是在不断的进步，然而频谱资源却不可再生，如果仅从经济上考虑，TD-SCDMA就算是投了钱进去不能用，光是占有这频谱段，就能10倍以至上百倍的收回投资。<BR>　　不难看出，对于一个国家来说，拥有一个3G的标准，在经济上无论是从长期来看还是从短期来看，都是利润丰厚的，在技术上拥有话语权与没有话语权的区别是一个在天上一个是在地上，因为技术的成熟和发展都离不开市场的培育，没有话语权也就失去了对市场的控制权，这一点我们从2G的例子中很明显地就能得出结论，到了3G时代，中国由于拥有了自己的3G标准，所以才能成功地通过设置隐性壁垒，有效地阻制了跨国公司对中国3G市场的进入和主导，详见拙著《解读工业和信息化部如何为TD的长期演进设计一条国际化的发展道路》，中国通过行使3G标准这一话语权，让西方的3G标准不敢登陆中国，由于当前主导世界无线市场的是其他3G协议，因此在中国3G标准布局完全明朗之前。诺基亚或摩托罗拉等全球性的手机生产商无法下决心拨出大量资源生产符合TD-SCDMA标准的手机，而这正是中国国产手机行业想要的结果。一方面，中国以巨大的市场空间为利诱，欢迎外国公司提供技术与中国进行合作共同推进TD-SCDMA标准，通过以夷制夷的方式，来达到以提升中国的技术实力的目的，另一方面，阻吓不愿与中国分享技术成果的外国公司，尽量将其阻挡在中国这个世界上最大的3G市场之外，这仿佛是汽车行业在中国发展历史的重演，不愿向中国提供技术的日本汽车，其在中国的市场占有率从当年的90%以上下降到了现在的30%左右，技术，在非独占的情况下，是拧不过市场的。<BR>　　这里有一个很简单的逻辑关系，中国与美国的关系是竞争对手关系，当你的竞争伙伴手把手地教你应该怎么做时，不知这和黄鼠狼给鸡拜年有什么区别?所以你就应该对此提高警惕;当你的竞争对手对你的做法恼羞成怒时，说明你的做法至少在方向上是正确的，至少是已经打痛了对手，对付竞争对手的方法总的来说只有两个，一个是提升自己，另一个是削弱对手：所以，在中国推行TD-SCDMA作为中国自己的3G标准的这个问题上，是否已经真正地提升了自己，因为为时尚早还不敢吹(但至少不会使自己下降是肯定的)，但他确确实实地击中了对手的要害――把他打得跳了起来。美国商务部副部长帕迪拉自己也承认，中国政府所推行的TD-SCDMA3G标准的“这些规定的确为中国本土公司提供了不公平的竞争优势”。<BR></FONT><img src ="http://www.cnblogs.com/saptechnique/aggbug/1211684.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title>写给我的鱼</title><link>http://www.cnblogs.com/saptechnique/archive/2008/05/31/1211026.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 30 May 2008 16:40:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/05/31/1211026.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1211026.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/05/31/1211026.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1211026.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1211026.html</trackback:ping><description><![CDATA[摘要: 转载经典对白： <br>鱼说：你看不见我眼中的泪，因为我在水中。。 <br>水说：我能感觉到你的泪，因为你在我心中。。 <br>鱼对水说：我一直在哭泣，可是你永远都不知道，因为我在水里。。 <br>水说：我知道！因为你一直在我心里 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/05/31/1211026.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1211026.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41791/" target="_blank">[新闻]谷歌平台手机获准上市</a>]]></description></item><item><title>六一将至，给自己残留的童心放个假</title><link>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210944.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 30 May 2008 12:56:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210944.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1210944.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210944.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1210944.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1210944.html</trackback:ping><description><![CDATA[摘要: 六一将至，给自己残留的童心放个假<br><br>　　建议一：在自己的房间开心的裸爬；<br>　　建议二：穿著鞋在自己的床上狂蹦 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210944.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1210944.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41790/" target="_blank">[新闻]微软自称传媒公司 强调搜索引擎三大趋势</a>]]></description></item><item><title>中华英才网张建国：规划人生三级跳(转)</title><link>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210943.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 30 May 2008 12:52:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210943.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1210943.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210943.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1210943.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1210943.html</trackback:ping><description><![CDATA[摘要:         1990年进入深圳华为技术有限公司，6年后出任华为公司副总裁、人力资源部总监。<br><br>　　2001年起创业，先后担任深圳益华时代人力资源管理咨询公司董事长和北京华夏<br><br>　　基石人力资源顾问公司总经理 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210943.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1210943.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41790/" target="_blank">[新闻]微软自称传媒公司 强调搜索引擎三大趋势</a>]]></description></item><item><title>坐飞机不是因为它安全—谈Windows和Linux安全性之争(转)</title><link>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210938.html</link><dc:creator>guofu</dc:creator><author>guofu</author><pubDate>Fri, 30 May 2008 12:33:00 GMT</pubDate><guid>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210938.html</guid><wfw:comment>http://www.cnblogs.com/saptechnique/comments/1210938.html</wfw:comment><comments>http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210938.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cnblogs.com/saptechnique/comments/commentRss/1210938.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/saptechnique/services/trackbacks/1210938.html</trackback:ping><description><![CDATA[摘要:         飞机这玩意发明出来到民用，其最大的用处是节省了时间，让交通变得更加便捷和快速。但是每次大家讨论到飞机似乎并不是讨论它从中国飞往美国节省多少时间，而是它无可置疑的安全性问题。这似乎跟大家每次争论Windows和Linux哪个更好时，往往会在安全性上争执不休。当然，别误会我的意思，坐飞机仍然 ....&nbsp;&nbsp;<a href='http://www.cnblogs.com/saptechnique/archive/2008/05/30/1210938.html'>阅读全文</a><img src ="http://www.cnblogs.com/saptechnique/aggbug/1210938.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41790/" target="_blank">[新闻]微软自称传媒公司 强调搜索引擎三大趋势</a>]]></description></item></channel></rss>