SAPLongon的快捷方式儲存密碼

2021-05-21 21:26:01 字數 390 閱讀 4157

saplongon的快捷方式儲存密碼

快捷方式屬性裡面的密碼框是灰色的,想要變為可以輸入,只需進行對以下登錄檔值進行修改即可:

[hkey_current_user/software/sap/sapshortcut/security] --> "enablepassword"="1"

密碼放在: c:/windows/sapshortcut.ini

但是不知道加密演算法,否則可以自己在ini新增  ... -pwenc="pw_**************" 即可

regedit4

[hkey_current_user\software\sap\sapshortcut\security]

"enablepassword"="1"

vs快捷方式

ctrl shift b 生成專案 ctrl alt l 顯示solution explorer 解決方案資源管理器 shift alt c 新增新類 shift alt a 新增新專案到專案 ctrl enter 在當前行插入空行 ctrl shift enter 在當前行下方插入空行 ctrl ...

桌面快捷方式

1,廢棄 判斷是否已經建立了快捷方式 在某些機型中需要判斷 判斷是否已經建立了快捷方式 return private booleanhasshortcut title newstring null if c null c.getcount 0 public void createshortcut e...

Python IDLE 快捷方式

ctrl ctrl 縮排 alt 3 alt 4 注釋 取消注釋 行 alt 5 alt 6 切換縮排方式 空格 tab alt 單詞完成,只要文中出現過,就可以幫你自動補齊。多按幾次可以迴圈選擇 alt m 開啟模組 先選中模組,然後按下此快捷鍵,會幫你開啟改模組的py原始碼供瀏覽 alt c 開...