Script Wang

Results 4 issues of Script Wang

你好 博主,很感谢你的主题,非常好看!!! 建议加一个全文搜索功能,文章数量太多的时候可以方便搜索,已打赏,money不多是个意思~~,备注是【Cactus希望加全文搜索】

你好,我在扫描红帽官方镜像的时候registry.redhat.io/rhscl/nodejs-14-rhel7:1-51 前端页面有一个bug,应该是解析命令行的时候没做空判断 ![image](https://user-images.githubusercontent.com/19930877/159521752-81dc9a4b-e53d-40f7-a86a-9deac3bb30e0.png) 修正如下 ```js if (typeof(text) != 'undefined'){ text.split(";").forEach(function(value) { const tmpResult = []; value.split("&&").forEach(function(item) { if (item) { tmpResult.push(item); } }); if (tmpResult.length) { result.push(tmpResult.join("&& \\ \n")); }...

为什么要这么黑PHP /斜眼笑