摘要:
```python
import os
import win32com.client as client shell = client.Dispatch("WScript.Shell") def GetShortCut(shortcut): return shell.CreateShortCut(shortcut).Targetpath def createShortCut(file... 阅读全文
posted @ 2019-08-12 20:48
luoheng
阅读(4587)
评论(2)
推荐(1)

浙公网安备 33010602011771号