IP属地:河南
#--permanent永久生效,没有此参数重启后失效 firewall-cmd --zone=public --add-port=9000/t...
/etc/resolv.conf
查看注册表,当前的php版本 update-alternatives --display php ------------ 设置默认PHP 版本...
https://segmentfault.com/a/1190000005638174 https://www.atlassian.com/gi...
var map=newMap(); map.set("b","8"); map.set("c","10"); map.set("a","1");...
在windows下通过记事本编辑shell脚本,上传到linux环境下执行。 提示syntax error:unexpected end of ...
1:php.ini中有配置max_input_vars,规定最多接受多少个input,超出会丢失数据。修改php.ini需要重启php-fpm,...
微信小程序 - 监听 TabBar 切换点击事件 在小程序开发的时候想要监听系统的 TabBar 切换点击事件,只需要在 TabBar 配置中存...
wsl --list --verbose wsl -l -v