用 NotePad++ 開啟 <專案名稱>.csproj.user
修改下列設定:
<ActiveDebugProfile>Docker</ActiveDebugProfile>
改成
<ActiveDebugProfile>Debug</ActiveDebugProfile>
就能不跑 docker 偵錯
2019年6月27日 星期四
VMware Workstation Pro 12 安裝 Ubuntu 18.04 發生「VMware Workstation 與 Device/Credential Guard 不相容」的解決方法
輸入 gpedit.msc
本地電腦原則 ► 電腦設定 ► 系統管理規範 ► 系統 ► Device Guard ► 開啟虛擬化型安全性
選擇已停用
以系統管理員身份執行 Windows Powershell
通過命令關閉 Hyper-V
bcdedit /set hypervisorlaunchtype off
重新啟動電腦就能正常了
訂閱:
文章 (Atom)
Visual Studio 2017/2019 推薦的擴充功能與更新
參考文章: 覺得 Google 的 Blogger 不太順手?透過 HTML 的 iframe 移花接木 HackMD
-
把程式的捷徑放在下列目錄內: C:\Users\使用者帳號\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 每次開機便會自動開啟你的程式
-
在「設定」中輸入 editor.fontsize 如下圖框內調整字體大小 PS、目前不支援Ctrl + mouse scroll up/down 調整字體大小 Ctrl + 放大字體 Ctrl - 縮小字體