摘要:
var a=15,b=7; if(a>b){ document.write('aa'); }else{ document.write('bb'); } document.write('<br/>'); b>a?document.write('aa'):document.write('bb'); va 阅读全文
posted @ 2018-12-26 18:21
第一代小王
阅读(91)
评论(0)
推荐(0)
摘要:
var txt="Hello World!" document.write("<p>Big: " + txt.big() + "</p>")document.write("<p>Small: " + txt.small() + "</p>") document.write("<p>Bold: " + 阅读全文
posted @ 2018-12-26 11:16
第一代小王
阅读(119)
评论(0)
推荐(0)

浙公网安备 33010602011771号