原创 MFC 製作dll時無法顯示帶ActiveX的控件窗口

        // 切記,此處需要加下面這行代碼,不然對話框顯示不出來。         AFX_MANAGE_STATE(AfxGetStaticModuleState());         //添加控件包容器才能顯示ActiveX

原创 Unity運行是報錯The compiler this script was imported with is not available anymore.

運行出現這個The compiler this script was imported with is not available anymore.錯誤時需立刻停止運行Unity,然後等待Unity加載完成(右下角轉圈完畢)。

原创 Unity中無法播放Animation問題

實例: _testObj.GetComponent<Animation>().Play("AnimationName"); 不能播放需要檢查Animation: 1.右上角點擊後選擇"Debug" 2.將"Legacy"勾選上 就可以播放

原创 安裝Microsoft Visual C++ 2010 x64 Redistributable 報錯

安裝Microsoft Visual C++ 2010 x64 Redistributable 報錯 https://support.microsoft.com/zh-cn/mats/program_install_and_uninsta