<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/jinco" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/jinco" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 29 Dec 2005 20:43:00 GMT</lastBuildDate><title>晋枯城池</title><description>　　　　　　　　　　　　　　　　　　　　　　　池中养着一个心爱鱼，她漂亮、美丽...</description><link>http://blog.csdn.net/jinco/</link><item><title>网站测试技术简介</title><link>http://blog.csdn.net/jinco/archive/2005/12/29/565523.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/565523.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/565523.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=565523</trackback:ping><description>1 概述 
在一个软件项目开发中，系统测试是保证整体项目质量的重要一环，本文将就网站的测试技术及相应的自动测试工具做一个简要的介绍。主要就如下几个方面进行探讨： 

功能测试 
性能测试 
安全性测试 
稳定性测试 
浏览器兼容性测试 
可用性/易用性测试 
链接测试 
代码合法性测试 

2 测试内容 
2.1 功能测试 
在实际工作中，功能在每一个系统中的具有其不确定性，而我们不可能采用穷举的方法进行测试，因而导致了功能测试较为困难，我们依据80/20原则（即80%的错误存在于系统的20%的部分）对于测试用例的设计采用如下两种方法 
2.1.1 白盒测试 
白盒测试即使用程序设计的控制结构导出测试用例。基于目前的现状我们采用基本路径测试方法进行白盒测试，此种方法简单高效。基本路径测试方法的简单说明如下： 
¨ 首先通过系统设计的流程图导出数据流图 
¨ 根据数据流图计算其环形复杂性 
&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/565523.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Dec 2005 04:43:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2005/12/29/565523.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2005/12/29/565523.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>asp优化:提高ASP性能的最佳选择</title><link>http://blog.csdn.net/jinco/archive/2005/12/29/565489.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/565489.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/565489.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=565489</trackback:ping><description>ASP开发人员为了在他们的设计项目中获得更好的性能和可扩展性而不断努力。幸运地是，有许多书籍和站点在这方面提供了很好的建议。但是这些建议的基础都是从ASP平台工作的结构上所得出的结论，对实际获得的性能的提高没有量的测量。由于这些建议需要更加复杂的编码过程并降低了编码的可读性，开发人员就只能在看不到实际运行效果的情况下，独自衡量为了提高他们ASP应用程序的性能是否值得付出这些代价。 
　　本文分为两大部分，我将介绍一些性能测试结果，帮助开发人员来确定某一特定举措是否不仅对将来的项目来说是值得的，并且能够对原来的项目进行更新。在第一部分我将回顾一些ASP开发的基础性问题。在第二部分，将涉及一些最优化ADO函数，并将它们的结果与调用VB COM对象执行相同ADO函数的ASP页面进行比较。这些结果很让人开眼界，甚至有些时候是很令人吃惊的。 &lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/565489.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Dec 2005 04:05:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2005/12/29/565489.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2005/12/29/565489.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>网页制作规范</title><link>http://blog.csdn.net/jinco/archive/2005/12/22/559403.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/559403.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/559403.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=559403</trackback:ping><description>网页制作规范&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/559403.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 23 Dec 2005 01:28:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2005/12/22/559403.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2005/12/22/559403.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>ASP与數据庫,文本文件鏈接精髓</title><link>http://blog.csdn.net/jinco/archive/2004/11/10/175578.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/175578.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/175578.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=175578</trackback:ping><description>ASP与數据庫,文本文件鏈接精髓

一,与SQL鏈接(通過ODBC):

   1.先通過控制面板中的設置ODBC源設置好要連接的SQL數据庫,連接成功后得到一個名稱 SQL SEVER,如ZOU

   2.然后用編輯器(如記事本),加入

      

二,与SQL7.0直接連接,不需要設置ODBC源:

  用文本編輯器編輯以下內容:

     

  三,通過ODBC源連接ACCESS數据庫:

    1,通過控制面板中的”ODBC源”設置好ACCESS的ODBC名.

    2.用文本編輯器輸入:

    

四,直接与ACCESS數据庫聯接:

  

  

五,鏈接Text文件

  

六,鏈接Excel 2000:

  

        

說明:以上ASP与數据之間的聯接采用的是asp(active server page)的默認腳本解釋語言(VBSCRIPT),同時在用戶端安裝PWS(windows 98),IIS(windows 2000)或者直接在服務器上運行,還有&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/175578.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 10 Nov 2004 20:44:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/11/10/175578.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/11/10/175578.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>Web Services技术与实现</title><link>http://blog.csdn.net/jinco/archive/2004/11/01/162516.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/162516.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/162516.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=162516</trackback:ping><description>c# 书籍&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/162516.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 02 Nov 2004 01:19:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/11/01/162516.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/11/01/162516.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>http://support.microsoft.com/default.aspx?scid=kb;zh-cn;271865</title><link>http://blog.csdn.net/jinco/archive/2004/10/22/146755.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/146755.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/146755.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=146755</trackback:ping><description>http://support.microsoft.com/default.aspx?scid=kb;zh-cn;271865&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/146755.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Oct 2004 18:29:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/10/22/146755.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/10/22/146755.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>Microsoft TechNet: 主页</title><link>http://blog.csdn.net/jinco/archive/2004/10/22/146616.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/146616.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/146616.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=146616</trackback:ping><description>Microsoft TechNet: 主页
Microsoft.com 高级搜索&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/146616.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 22 Oct 2004 17:06:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/10/22/146616.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/10/22/146616.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>微软.net精简框架常见问题及回答(中文版)</title><link>http://blog.csdn.net/jinco/archive/2004/10/21/145435.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/145435.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/145435.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=145435</trackback:ping><description>最常见问题(FAQ)

微软.net精简框架最常见问题。 

此FAQ的内容，一部分来自 net精简框架新闻组 (microsoft.public.dotnet.framework.compactframework)张贴和回答的问题。.net精简框架开发小组感谢每一位参与新闻组的人事，感谢他们对FAQ编写的积极参与和对FAQ的投稿。 

&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/145435.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 21 Oct 2004 19:19:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/10/21/145435.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/10/21/145435.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>rundll32.exe的用途</title><link>http://blog.csdn.net/jinco/archive/2004/10/10/130748.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/130748.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/130748.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=130748</trackback:ping><description>版权声明：CSDN是本Blog托管服务提供商。如本文牵涉版权问题，CSDN不承担相关责任，请版权拥有者直接与文章作者联系解决。


命令列:rundll32.exe user.exe,restartwindows 
功能: 系统重启 
命令列:rundll32.exe user.exe,exitwindows 
功能: 关闭系统 
命令列: rundll32.exe shell32.dll,Control_RunDLL 
功能: 显示控制面板 
命令列: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,1 
功能: 显示“控制面板－辅助选项－键盘”选项视窗 
命令列: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,2 
功能: 显示“控制面板－辅助选项－声音”选项视窗 
命令列: rundll32.exe shell32.dll,Control_RunDLL access.cpl,,3 
功能: 显示“控制面板－辅助选项－显示”选项视窗 
命令&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/130748.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 10 Oct 2004 22:39:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/10/10/130748.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/10/10/130748.aspx</guid><dc:creator>jinco</dc:creator></item><item><title>开始运行菜单大全</title><link>http://blog.csdn.net/jinco/archive/2004/10/10/130744.aspx</link><wfw:comment>http://blog.csdn.net/jinco/comments/130744.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/jinco/comments/commentRss/130744.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=130744</trackback:ping><description>版权声明：CSDN是本Blog托管服务提供商。如本文牵涉版权问题，CSDN不承担相关责任，请版权拥有者直接与文章作者联系解决。


winver---------检查Windows版本 
wmimgmt.msc----打开windows管理体系结构
wupdmgr--------windows更新程序 
wscript--------windows脚本宿主设置 
write----------写字板 
winmsd---------系统信息 
wiaacmgr-------扫描仪和照相机向导 
winchat--------XP自带局域网聊天 

mem.exe--------显示内存使用情况 
Msconfig.exe---系统配置实用程序 
mplayer2-------简易widnows media player 
mspaint--------画图板 
mstsc----------远程桌面连接 
mplayer2-------媒体播放机 
magnify--------放大镜实用程序 
mmc------------打开控制台 
mob&lt;img src =&quot;http://blog.csdn.net/jinco/aggbug/130744.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 10 Oct 2004 22:37:00 +0800</pubDate><author>jinco</author><comments>http://blog.csdn.net/jinco/archive/2004/10/10/130744.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/jinco/archive/2004/10/10/130744.aspx</guid><dc:creator>jinco</dc:creator></item></channel></rss>