在 VSCODE 的配置文件settings.json添加一项: "go.testFlags": ["-v"]
使用supervisor启动的进程,报 too many open files。 通过命令: cat /proc/xxx_pid/limits 如 cat /proc/10086/limits 查看到的soft limit只有1024. 然后在supervisor管控下的程序配置文件...
增加 js 和 vue 代码格式化 file watchers 配置 Prettier 的file type 以监控 vue 和 js 的修改。 如果启用了 eslint, 可能汇报语法错误,注释掉 eslint 模块,停用eslint buildModules: [ ...
编辑source/class/discuz_application.php文件: $_G['siteurl'] = dhtmlspecialchars($_G['scheme'].'://'.$_SERVER['HTTP_HOST'].$sitepath.'/'); 为: $_G['siteurl'] = dhtmlspecialcha...
假设我这里的用户名是 hello step 0: 切换到 root 用户: su root step 1: 设置文件权限 chmod 0777 /etc/sudoers step 2: 修改文件 vim /etc/sudoers 在 #includedir /etc/sudoers.d 追加如...
没有更多内容
加载失败,请刷新页面
没有更多内容
文章删除后无法恢复,确定删除此文章吗?
动弹删除后,数据将无法恢复
评论删除后,数据将无法恢复