什么是真的什么是假的?

true是真的。html <!Doctype html> <html> <head> <title></title> <meta charset="utf-8" /> <script> //真的:true var a = true; if(a){ alert('真的'); } e
相关文章
相关标签/搜索