嵌入式c面试基本问题.htm

来自「集合了很多家公司的笔试题目」· HTM 代码 · 共 93 行 · 第 1/2 页

HTM
93
字号
	</H5> 
    <BR/>
    <P class="comment">可以回答13/16题,可惜我不是做嵌入式的<br>
      <br>
    </P>
 </div>
  <div class="operation"> 
    <table width="700" border="0" cellpadding="0" cellspacing="0" class="comment">
      <form id="replyForm" method="POST">
        <input type="hidden" name="blogID" value="67578">
        <input type="hidden" name="diaryID" value="327753">
        <input type="hidden" name="blogDomino" value="wangtaonju">
<script>
if(getCookie('userID') == null){        
document.write('<tr><td width="70">发布人:</td>');
document.write('<td width="150"> <input name="remark.authorNameFUI" type="text" size="20" class="inputStyle" maxlength="20"></td>');
document.write('<td width="70">邮箱:</td>');
document.write('<td width="435"> <input name="remark.authorEmail" type="text" size="20" class="inputStyle" maxlength="40"></td>');
document.write('</tr><tr><td>主 页:</td>');
document.write('<td colspan="3"> <input name="remark.authorURL" type="text" class="inputStyle" value="HTTP://" size="63" maxlength="40"></td></tr>');
}else{
document.write('<input type="hidden" name="remark.authorNameFUI" value="Blogchina网友">');
}
</script>        
        <tr align="left"> 
          <td colspan="4">评论内容:<br/> <textarea name="remark.remarkFUI" id="remark" cols="60" rows="8" class="textStyle" >
          </textarea> 
          </td> 
        </tr>
        <tr align="left"> 
          <td colspan="4">               
            <input type="button" value="提交" onClick="reply()" >
              
            <input type="reset" value="重置" > </td>
        </tr>
      </form>
    </table>
  </div>
</div>	
<script type="text/javascript" src="http://wangtaonju.blogchina.com/extend3.js"></script> 
<div id="footer"><a href="http://blog.blogchina.com/">2003-2004 BlogChina.COM All rights reserved</a><br/>
<a href="http://www.blogdriver.com/">Powered by BlogDriver 2.1</a>
</div>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?