摘要:File cl.cmd, location: [llvm]/bin clang.exe -target x86_64-w64-mingw32 %* According to the official Microsoft documentation: The %* batch parameter is
阅读全文
摘要:ResetPermission (c++ & cmd) 对C:\Windows文件夹有效 官网 Github (Release在ResetPermission/BIN/archive下)
阅读全文
摘要:Setup Config Add mingw/bin to path Errors division by zero untwist/transforms/meddis.c:216:41: warning: division by zero [-Wdiv-by-zero] enum { __pyx_
阅读全文
摘要:Stage I Command Win + r 执行 控制面板 control 软件卸载 appwiz.cpl 网络 ncpa.cpl 系统属性(配置path) sysdm.cpl 任务计划 taskschd.msc 注册表 regedit Stage II Shell 脚本所在文件夹 cmd cd
阅读全文
摘要:Powershell常用片段集锦 foreach in folder and replace Get-ChildItem | foreach {ffmpeg -i $_ ($_ -replace ".wav",".flac")} script file folder $PSScriptRoot re
阅读全文