工具收藏
Posted jyang
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了工具收藏相关的知识,希望对你有一定的参考价值。
1. Elevate
功能:Windows 平台上(Windows 10, 8, 7 or Vista)提升程序执行权限 ,以管理员权限执行程序,可用于自动化执行项目时使用
下载地址:https://www.winability.com/elevate/
elevate.exe xxx.exe
elevate.exe -wait4exit xxx.exe
2. Everything
功能:Windows平台上(Windows XP、Vista、Windows 7、Windows 8 和 Windows 10)运行的搜索工具,搜索速度超级快, 可添加映射的网络分区 和 网络共享文件夹到 Everything 索引,支持正则等匹配方式
下载地址:https://www.voidtools.com/zh-cn/
3. 7-zip
功能:免费开源的的压缩软件,支持使用命令行
4. XVI32
功能:免费的十六进制编辑器 Freeware Hex Editor XVI32
下载地址:http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm
5. WMI Code Creator
功能:查询WMI Class, 生成 VBScript, C#, and VB .NET code
下载地址:https://www.microsoft.com/en-us/download/details.aspx?id=8572
6. Inspect
功能:Windows UI Automation 检查工具 ,可获取控件属性 ,包含在Windows SDK中, 微软官方未提供单独下载链接,可从其他地方单独下载exe使用,
微软推荐使用Accessibility Insights
Inspect is a legacy tool. We recommend using Accessibility Insights instead.
官网介绍:https://docs.microsoft.com/en-us/windows/win32/winauto/inspect-objects
7. Accessibility Insights
功能:UI Automation检查工具,支持Windows ,android( 1.desktop app runs on Windows, MacOS, and Linux ;2. Android apk ) , Web (extension for Chrome and Microsoft Edge(Chromium))
下载地址:https://accessibilityinsights.io/ tips: 国内访问速度很慢
以上是关于工具收藏的主要内容,如果未能解决你的问题,请参考以下文章