首页
编程
java
php
前端
首页
编程
java
php
前端
设的未知数与if后的条件什么意思
就是year不等于空或并且不等于null就运行documnet.write。其实可以直接这样if(!year){document.write()}
点击展开全文