獲取資源管理器路徑

2022-02-17 05:10:04 字數 1091 閱讀 8235

xp

#include #include int main()

關於getwindowtext為什麼不可以用:

上面這個還是比較雞肋的:

需要點選下位址列才會出現comboboxex32->combobox->edit

測試:通過點選

向下箭頭,重新整理路徑顯示

利用好wmic命令

e:\mydocument\desktop>wmic process /?

process - process management.

hint: bnf for alias usage.

([wmiobject] | | ) .

usage:

process assoc

process call

process create process delete

process get

process list

wmic process where caption="notepad.exe" get commandline /value

wmic process where name="notepad.exe" get executablepath

資源管理器

using system using system.collections.generic using system.linq using system.text using system.threading.tasks namespace day 09 小型資源管理器 檔案長度 public st...

簡單資源管理器

下面共享乙個我自己的資源管理器,很簡單的,看起來也明白,主要是我是新手,不想寫的太複雜,自己專案使用的好用,便是最好的。using unityengine using system.collections using system.collections.generic using system p...

Windows資源管理器

在資源管理器中,選定多個非連續檔案的操作為 a 按住shift鍵,單擊每乙個要選定的檔案圖示 b 按住ctrl鍵,單擊每乙個要選定的檔案圖示 c 先選中第乙個檔案,按住shift鍵,再單擊最後乙個要選定的檔案圖示 d 先選中第乙個檔案,按住ctrl鍵,再單擊最後乙個要選定的檔案圖示 檔案abc.bm...