C# 判断文件有没占用 using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; namespace AdminTools { public static class FileTools { [DllImport("kernel32.dll")] private static extern
之前一直忽视了这个问题,直接导致taiga-front的部署的时候不能通过其他IP访问. 如图: 首先是提示 app-loader.js:1 Your conf.json file is not a valid json file, please review it. 这样导致用默认的conf 也就是后面那句: Failed to load resource: net:localhost:8000/api/v1/stats/discover Failed to load :ERR_CONNEC