摘要:
情况一 arr=['a','b'] sql="select * from student where name in (?)" db.query(sql,arr,function(){ console.log(this.sql) }) // select * from student where n 阅读全文
摘要:
16 of CSS’s named colors come from the VGA palette originally, and were then adopted into HTML: aqua, black, blue, fuchsia, gray, green, lime, maroon, 阅读全文
摘要:
-q, --quiet Quiet. Produces output suitable for logging, omitting progress indicators. More q's will produce more quiet up to a maximum of two. You ca 阅读全文