当前位置:首页
开发技术指南» 文章正文
    引言:
 

 

 ·java可以对数据库进行操作么    »显示摘要«
    摘要: 请问java是否可以 1..读取access数据库表中的数据? 2..并对这些数据进行处理(非常复杂的计算), 3..然后将前一步的结果存入另一张表, ......
 ·菜鸟问题 libpcap达人路过看看    »显示摘要«
    摘要: 请问怎么样调用libpcap啊? snort那里的代码看不懂 能不能达人给个例子让我学习一下啊 ......


这段代码第5行错在哪里

<SCRIPT   language=JavaScript>  
  document.write("<marquee   scrollamount=1   scrolldelay=30   direction=   UP   width=350     height=110   id=news   height=60   onmouseover=news.stop()   onmouseout=news.start()>");  
  document.write("<a   href=#   onclick=alert("hello!")>try</a><br>");  
  document.write("</marquee>   ");  
  </script>

NO.1   作者: youbest

document.write("<a   href=#   onclick=alert(hello!)>try</a><br>");  
 

NO.2   作者: xuzuning

document.write("<a   href=#   onclick=alert(\"hello!\")>try</a><br>");  
   
  引号嵌套了  
 


 ·不能通过    »显示摘要«
    摘要: #include<iostream.h> class tree{ public: int i,j; tree(); } tree::tree(){ cout<<"you"; } int main() { //tree a[]={tree(1,2),tree(3,4)}; tree a; return 0; } compil......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE