2009年12月27日 星期日

手把振動

存檔用。檢查手把吧

參考來源:

"建議將手把RESET(後面有小按鈕) 然後用USB接在主機上,再按PS紐 神奇的事發生了!!會震動了!!果然是震動搖桿!!不是死魚搖桿"
- 請問太空戰士13,手把的震動要在哪裡調整?? - Mobile01 討論群組 (在「Google 網頁註解」中檢視)

2009年12月7日 星期一

找到 Windows Server 的安裝日期

1. systeminfo | find /i "install date"
2. ([WMI]'').ConvertToDateTime((Get-WmiObject Win32_OperatingSystem).InstallDate)

參考來源:

"([WMI]'').ConvertToDateTime((Get-WmiObject Win32_OperatingSystem).InstallDate)"
- Determine a Windows Server build date with these one-liners | Servers and Storage | TechRepublic.com (在「Google 網頁註解」中檢視)