CHKDSK 命令檢查和修復磁碟錯誤
chkdsk <磁碟代號>:
系統檔案檢查程式
sfc /scannow
使用 PowerShell 安裝 Windows 更新
Install-Module PSWindowsUpdate
Import-Module PSWindowsUpdate
Get-WindowsUpdate
Install-WindowsUpdate -AcceptAll -AutoReboot
CHKDSK 命令檢查和修復磁碟錯誤
chkdsk <磁碟代號>:
sfc /scannow
Install-Module PSWindowsUpdate
Import-Module PSWindowsUpdate
Get-WindowsUpdate
Install-WindowsUpdate -AcceptAll -AutoReboot
利用openssl 一行文產生私鑰及憑證請求檔 openssl 一行產生私鑰及憑證請求檔
資料表更改為多個primary key, MariaDB [database]> describe TABLENAME; 想由本來是兩個PRIMARY KE
在docker裡跑spring boot+mongo(一) 系統安裝docker ce centos7 + docker ce https://docs.docker.com/in
windows 11 常用指令 CHKDSK 命令檢查和修復磁碟錯誤 chkdsk <磁碟代號>: 系統檔案檢查程式 sfc /scanno
windows ad 如何得知 dn 值 如何得知 windows ad 上的使用者dn 值 https://support.symantec.com/en_US
tc web 問與答 Q. 填報網址 A. https://tiny.cc/tc-web Q. 出現了以下畫面, 怎麼辦 A. 建議瀏覽器開無
vue.js component 在parent與child 傳值 component 在parent與child 傳值
Arrays.asList 後想再add出現 UnsupportedOperationException 這個問題真是搞死我了 List<String> fruits = Arrays.asList("a
臺中市雲端校務系統與Windows AD帳號整合(2) 安裝Active Directory網域服務
在docker裡跑spring boot+mongo(二) 使用docker-compose 管理多個container 前篇使用docker run 一次建一個container
用java讀取microbit寫到serial的資料 用java讀取microbit寫到serial的資料