11 2017 档案

摘要:PHP配置文件: [global]pid = /run/php-fpm/php-fpm.piderror_log = /var/log/php-fpm/php-fpm.loglog_level = notice[www] listen = /dev/shm/php-cgi.sock listen.b 阅读全文
posted @ 2017-11-23 12:10 COCO歧 阅读(7130) 评论(0) 推荐(0)
摘要:今天脚本了里写了一句话: window.close() 但是浏览器却报了警告提示:Scripts may close only the windows that were opened by it,而且也没有能够关闭我想关闭的页面,怎么办呢?找万能的度娘,搜到的解决方案有: (1) window.o 阅读全文
posted @ 2017-11-21 18:05 COCO歧 阅读(2633) 评论(1) 推荐(0)