2015年(9)
发布时间:2015-07-04 22:44:02
本文做equals(),equalsIgnoreCase()和==三种方式的比较<br /><br /><div><div class="codeheads"><p>点击(<span style="cursor:pointer;color:red;" onclick="code_hide('code802')">此处</span>)折叠或打开</p></div><div id="code802" class="codeText"><ol style="margin:0 1px 0 0px;padding-left.........【阅读全文】
发布时间:2015-07-02 00:43:46
<h1>表单</h1><form name="input" action="" method="get">用户名:<input type="text" name="S" /><br />密 码:<input type="password" name="N" /><br />性 别:<input type="radio" name="sex" value="male" />男 <input type="radio" name="sex" value="femal" />女<br />职业:<select name=""> <optio.........【阅读全文】
发布时间:2015-07-01 11:08:59
<img src="/attachment/201507/1/30174977_1435717935iPf4.png" width="700" height="395.17601043" alt="" /><br />上图代码:<br /><!DOCTYPE html><br /><html><br /><body><br /><br /><br /><div id="container" style="width:500px"><br /><br /><br /><div id="header" style=.........【阅读全文】
发布时间:2015-07-01 02:03:42
<table border="1" cellpadding="16"><caption>数字表(Number)</caption><tbody><tr><td>0</td><td>1</td><td>2</td><td>3</td><td>4</td><td>5</td></tr><tr><td>6</td><td>7</td><td>8.........【阅读全文】