摘要:
Json字符串: curl -s http://ip-api.com/json/ {"status":"success","country":"Hong Kong","countryCode":"HK","region":"HCW","regionName":"Central and Western 阅读全文
摘要:
/etc/nginx/sites-available/default location中添加autoindex_localtime on; server { listen 80 default_server; root /var/www/; # Add index.php to the list i 阅读全文