后端开发2025年08月12日
iOS 项目文件下 pod install 出现: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory 解决方式: 1.输入 gem sources -a https://gems.ru...
后端开发2025年07月18日
1. Kill the task cmd2="taskkill /F /IM typeperf.exe"stdout2=%x{#{cmd2}} 2. Start counters: cmd="typeperf -cfc:\\test.txt>c:\\test3.csv" 3. Get system in...
后端开发2025年06月15日
#!/System/Library/Frameworks/Ruby.framework/Versions/Current/usr/bin/ruby # This script installs to /usr/local only. To install elsewhere you can just # untar https://github.com/H...