WingDust
WingDust
### **Win10上 让TotalCommand代替windows文件管理器** - First 声明:这里不是想给某人写的东西打广告 目的:指明readme.md中‘本工具仅支持win7,XP’ 可以在Win10使用,这个文件还有作用。 原文链接:https://blog.csdn.net/u010329501/article/details/76609828 1、cTotalCMD Total Commander启动器 用法:从该路径 https://github.com/likaci/cToalCMD 下载cTotalCMD.exe和cTotalCMD.install.unistall.exe,将这两个exe放在TC安装路径; 2、将cTotalCMD.install.unistall.exe修改为开机启动项 用法:运行win+r运行“regedit”,编辑注册表, HKEY_LOCAL_MACHINE -- SOFTWARE -- Microsoft -- Windows -- CurrentVersion -- Run 右键Run,新建字符串值,数值名称随意(建议用TotalCMD方便以后查找),数值数据"cTotalCMD.install.unistall.exe路径" /start...
zig version :`0.13.0` ```sh zig build -Doptimize=ReleaseFast install └─ install zcoff └─ zig build-exe zcoff ReleaseFast native 1 errors src\Library.zig:388:58: error: no field named 'UNKNOWN' in enum 'coff.MachineType' return @as(coff.MachineType,...
### Search before asking - [x] I searched the [issues](https://github.com/sqlfluff/sqlfluff/issues) and found no similar issues. ### Description ```sql -- for postgres CREATE OR REPLACE FUNCTION notify_change() RETURNS TRIGGER AS $$...
### Description `rimage.exe avif 1840.nef -s suf` ERROR rimage > 1840.nef: The decoder to parse Unknown has not been implemented ### Problem or Motivation _No response_ ### Expected behavior _No...