Windows 10 檔案總管無法自動刷新問題
最近我的 Windows 10 電腦,檔案總管並不會自動更新資料夾,必須按下 F5 手動刷新。舉例而言,當在桌面按下右鍵 -> New -> Folder,或是透過瀏覽器下載檔案後,桌面並不會馬上出現應顯示的新增資料夾或檔案,而是必須透過 F5 手動刷新。此外發現這樣的情況不僅限於 Windows 10,包括 Windows 7、8、8.1 等版本都有可能存在。
最近我的 Windows 10 電腦,檔案總管並不會自動更新資料夾,必須按下 F5 手動刷新。舉例而言,當在桌面按下右鍵 -> New -> Folder,或是透過瀏覽器下載檔案後,桌面並不會馬上出現應顯示的新增資料夾或檔案,而是必須透過 F5 手動刷新。此外發現這樣的情況不僅限於 Windows 10,包括 Windows 7、8、8.1 等版本都有可能存在。
A CAPTCHA (/kæp.tʃə/, an acronym for “completely automated public Turing test to tell computers and humans apart”) is a type of challenge–response test used in computing to determine whether or not the user is human.
The term was coined in 2003 by Luis von Ahn, Manuel Blum, Nicholas J. Hopper, and John Langford. The most common type of CAPTCHA (displayed as Version 1.0) was first invented in 1997 by two groups working in parallel. This form of CAPTCHA requires that the user type the letters of a distorted image, sometimes with the addition of an obscured sequence of letters or digits that appears on the screen. Because the test is administered by a computer, in contrast to the standard Turing test that is administered by a human, a CAPTCHA is sometimes described as a reverse Turing test.
Wikipedia ── CAPTCHA
驗證碼的主要目的在於辨別人類與電腦,目前主流為圖形文字認證,也就是顯示一張背景干擾、文字扭曲的英數圖片,要求使用者填入圖片中的文字,並在比對確認無誤後才可進行接下來的操作(如留言、交易等)。在過往,由於影像的破損,使電腦因為無法從背景的雜訊中讀出這些字母而難以辨識,但受惠於硬體效能的提升與深度學習的崛起,使電腦得以透過機器學習來辨識驗證碼影像並帶有高準確率。目前主流的機器學習庫包含 PyTorch、Tensorflow(with Keras)等,在本文中,我們選擇 PyTorch 作為使用的機器學習庫,並以此建立一神經網路對台灣高鐵網站上的驗證碼進行訓練與辨識。
在美國時間四月二號,Visual Studio 2019 發布了正式版本。而如同先前的預覽版,Visual Studio 2019 除了在一些方面上改進了 2017 的功能外,亦新增了一些功能。
本文將會介紹一些較為常用或特別的功能,若要取得完整的功能摘要可以檢閱官方文件 Visual Studio Release Note,或從官方部落格獲得詳細的發行訊息:

最近在翻閱 ZXing 文件時,意外發現行動裝置可以掃描透過 QR Code 來加入 Wi-Fi。因此本篇就利用這個概念,透過 .NET Core 來實作一個可以以命令列產生 Wi-Fi Network Config QR Code 的 Console Application。
註:此方法目前僅適用於 Android, iOS 11+。
目前此問題已於 0.6.1-2ubuntu0.3 版本中修復,詳見 xRDP Changelog:
2019-01-22 20:06:16 UTC
Version: 0.6.1-2ubuntu0.3
xrdp (0.6.1-2ubuntu0.3) xenial-security; urgency=medium
- SECURITY REGRESSION: Fix conection problem (LP: #1811122).
– Paulo Flabiano Smorigo
<email address hidden>Wed, 16 Jan 2019 22:26:35 -0200