Posted in Go语言基础和工具链os.IsPathSeparator()被低估的跨平台价值:Windows长路径(\\?\)、UNC、Wine兼容路径的标准化归一方案 第一章:os.IsPathSep … os.IsPathSeparator()被低估的跨平台价值:Windows长路径(\?\)、UNC、Wine兼容路径的标准化归一方案Read more by Gopher老张|2026年4月14日|Go语言跨平台路径处理, os.IsPathSeparator, Wine兼容路径, Windows长路径支持, UNC路径
Posted in Go语言基础和工具链【Go安全编码红线】:禁止直接拼接路径新建文件!filepath.Clean+os.IsPathSeparator绕过漏洞实录 第一章:Go安全编码红线:禁止直 … 【Go安全编码红线】:禁止直接拼接路径新建文件!filepath.Clean+os.IsPathSeparator绕过漏洞实录Read more by Go实战派|2026年4月8日|文件路径安全, filepath.Clean绕过, Go安全编码最佳实践, 路径拼接漏洞, os.IsPathSeparator