自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(5)
  • 收藏
  • 关注

原创 Python No module named xxx

已經安裝 requests module, 但是執行後仍然出現 No module named requestsC:\Users\User\Downloads>pip install requestsRequirement already satisfied: requests in c:\python37\lib\site-packages (2.26.0)Requirement already satisfied: certifi>=2017.4.17 in c:\python37\l

2021-10-06 21:01:23 326

原创 Beyond Compare 無法啟動外部比較差異工具

TortoiseGit 使用 Beyond Compare無法啟動外部比較差異工具%1 不是有效的Win32 應用程式設定系統管理員, 仍無法解決short term solution比較差異工具, 指定 免安裝版本(Portable) beyond compare 後可以正常使用...

2021-09-29 00:15:12 383

原创 Group the People Given the Group Size They Belong To 解釋

針對leetcode 題目 用戶分組Group the People Given the Group Size They Belong To題目解釋There are n people whose IDs go from 0 to n - 1 and each person belongs exactly to one group. Given the array groupSizes of length n telling the group size each person belongs to,

2020-06-19 14:07:49 159

原创 Source Insight Custom Command Build UEFI Clean UEFI

Option -> Custom Commands使用 Source Insight 在EDK2 快捷鍵 build & clean command 的方式複製 edksetup.bat 產生一個檔案edksetup_build.bat, 放在與edksetup.bat 同目錄在批次檔edksetup_build.bat最底下一行加入build複製 edksetup.ba...

2019-09-12 13:09:48 326

原创 Source Insight Cannot update Symbol database

Source Insight Project->Rebuild Project出現 Cannot update Symbol database … it contains too many symbols for available memory.導致某些參數Symbol not Found, 沒有同步完全嘗試解決方法Project -> Default Project Se...

2019-09-02 14:18:33 2153

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除