2018年3月1日
摘要: <!-- HTML结构 --><form id="test-register" action="#" target="_blank" onsubmit="return checkRegisterForm()"> <p id="test-error" style="color:red"></p> <p 阅读全文
posted @ 2018-03-01 16:58 小耿二哥 阅读(971) 评论(0) 推荐(0) 编辑
摘要: HTML代码 <ol id="test-list"> <li class="lang">Scheme</li> <li class="lang">JavaScript</li> <li class="lang">Python</li> <li class="lang">Ruby</li> <li c 阅读全文
posted @ 2018-03-01 10:02 小耿二哥 阅读(511) 评论(0) 推荐(0) 编辑