如果家中只有一根網線,卻有兩台或更多台筆記本需要串連到網路,藉助軟體,就可以將筆記本變身為無線路由器,即“WiFi熱點”。 以windows7為例,其實它本身就內建了WiFi和SoftAp(即虛擬無線AP)功能,僅需啟用他們,你就可以讓自己的筆記本變身為一個“WiFi熱點”,讓其他筆記本都連入你的筆記本上網。 再開啟你的筆記本的無線網卡“開關”後,以管理員身份進行快速鍵win+R→輸入"cmd”→斷行符號的操作。然後在已開啟的命令提示字元中輸入"netsh wlan set
原文: http://www.vlaurie.com/computers2/Articles/environment-variables-windows-vista-7.htm The discussion of environment variables in Windows begun in the previous article is continued. Here we look at the environment variables for Windows Vista and
原文: http://vlaurie.com/computers2/Articles/environment.htm Environment variables are specially named aliases or placeholders for certain basic system properties that are present for convenience in programming and in system administration.
文章目錄 Tcp1323OptsGlobalMaxTcpWindowSizeTcpWindowSizeEnablePMTUDiscoveryMTUDefaultReceiveWindowDefaultSendWindow Step-by-step instructions for tuning TCP under Windows XPThese directions are part of a larger tutorial on
Windows 2000 TCP Performance Tuning TipsCarl HarrisCommunications Network ServicesVirginia Tech I was dismayed by the rather dismal TCP performance in Win2000, especially for FTP up/downloads to distant sites, where the round-trip time (RTT) is
原文: http://www.nirsoft.net/articles/saved_password_location.htmlMany people ask me about the location in the Registry or file system that Windows applications store the passwords. So I prepared a list of password storage locations for more than 20
http://www.infragistics.com.es/community/blogs/mihail_mateev/archive/2013/01/07/using-phonegap-in-windows-8-store-applications.aspx PhoneGap and Windows 8 development are more similar than you realizeWhat you can take as an advantage when you create
描述情景:1,WINDOWS 8使用 WINDOWS ID作為登入使用者 例如 XYZ@OUTLOOK.COM 使用者姓名 BC A,安裝後BC會作為本地Win的帳號2,安裝任意版本SQL SERVER 後會出現無法登入,WIN 和 SQL方式均無法登入原因:SQL安裝後,預設是SA被禁用並關閉TCP訪問,只能以安裝時設定的WIN帳戶登入而現在的WIN帳戶是 XYZ@OUTLOOK.COM 使用者姓名 BC
當今所有的企業級系統軟體事實上都有一個共同的目標:支援業務處理流程。有些處理流程是全自動化的,僅僅依賴於應用之間的互動,其他大部分的處理流程依賴於人來初始化處理流程,批准流程使用的文檔,解決其中出現的任何異常的情況。也就是說,我們完全可能將這一系列離散的步驟稱之為眾所周知的工作流程,並用它來描述處理流程中涉及到的人與軟體系統的活動。一旦一個工作流程被定義,那麼一個應用就可以圍繞這這個定義(工作流程)來支援業務處理流程。 在軟體系統裡建立和執行一個工作流程是獨一無二的挑戰: A.