摘要:
源碼 https://github.com/densen2014/Blazor100/tree/master/AI/MiOcr 添加一個屏幕截圖功能,顯示截圖起始點,結束點,截圖區域,按鍵ESC取消截圖 這里AI就比較中規中矩,很快就能得到我要的功能了.下面只簡單貼一下代碼 ScreenCaptur
閱讀全文
摘要:
源碼 https://github.com/densen2014/Blazor100/tree/master/AI/MiOcr 點擊圖片區域不需要選擇圖片 要移除“點擊圖片區域選擇圖片”的功能,只需刪除或注釋掉 ImageBorder_MouseLeftButtonUp 方法及其在 XAML 中的事
閱讀全文
摘要:
最近AI很火,咱也嘗試一下由淺入深探索一下 Github Copilot 的能力和底限. 環境是 Windows11 + Microsoft Visual Studio Enterprise 2022 (64 位) - Current 版本 17.13.7 + VS內置的 Github Copilo
閱讀全文