03 2019 档案

摘要:基于Python在MacOS上安装robotframework-ride https://www.jb51.net/article/153665.htm https://www.jianshu.com/p/505525e2bb01 阅读全文
posted @ 2019-03-19 22:58 江湖萤火虫 编辑
摘要:*** 1. 终端打开~/.bash_profile文件 *** open ~/.bash_profile *** 2. 添加以下内容到.bash_profile文件 *** # Setting PATH for Python 3.5 PATH="/Library/Frameworks/Python 阅读全文
posted @ 2019-03-07 22:17 江湖萤火虫 编辑
摘要:@echo off >nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe" "%SYSTEMROOT%\system32\config\system" if '%errorlevel%' NEQ '0' ( goto UACPrompt ) else ( goto gotAdmin ) :UACPrompt echo Set UAC = CreateObject^... 阅读全文
posted @ 2019-03-04 16:52 江湖萤火虫 编辑
摘要:亲测可用: 来自:https://blog.csdn.net/u014044812/article/details/78727496 阅读全文
posted @ 2019-03-03 21:32 江湖萤火虫 编辑

点击右上角即可分享
微信分享提示