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

 

    摘要: 本人现在刚刚初学数据库(oracle),但是发现oracle数据库的软件真多, oracle 8i,oracle 8i release,oracle 9i,还有甚么企业版,甚么客户端,服务端????? 晕………………… 现在都不知道得安装哪个.希大家帮忙仔细指点一下. ......
 ·游标的问题```    »显示摘要«
    摘要: 我是个新手,请问游标的含义是什么 ......


初手(在asp.net中使用window.showModalDialog)

window.showModalDialog模式化打开对话框-->  
  在按下“X”关闭对话框时候;  
  怎样在客户端用jiava   script截获网页卸载事件并且输入以下代码:  
        window.returnValue=   "leave";  
        window.close();  
  以便在关闭后得到?  
   
  或者怎样将对话框“X”隐藏?

NO.1   作者: yarshray

一样,可以写客户端搞本

NO.2   作者: xupc

write   this   function   in   window.onunload

NO.3   作者: fly_miss

t=window.showModalDialog(11.aspx,,)  
    if   (t==Refresh)  
    {  
            document.location.reload(true);//refresh   this   page  
   
  }  
    in   11.aspx    
    window.returnValue=Refresh  
 


 ·关于日期和时间计算的问题    »显示摘要«
    摘要: 我想得到系统当前时间和agent_stats表中start_date字段的差,写的下面语句 select to_char(sysdate - start_date,hh24:mi:ss) start_time from agent_stats; 然后出来提示错误: select to_char(sysdate - start_date,dd-mon-yyyy) asdf from agen......
» 本期热门文章:

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