当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: 1.使用CommandDialog作为选择对话框2.使用FSO对
 

 

    摘要: jsp中怎么将jsp定义的参数传给javascript定义的函数?例如: <%string str1,str2; //从数据库中得到多个str1,str2 //在此项调用 drawline(str1,str2) %> <script> function drawline(str1,str2) { //函数的内容 }应该怎么处理??谢谢 ......
 ·cu的精彩文章推荐    »显示摘要«
    摘要:spamassassin的中文垃圾邮件过滤规则集 ......


[原创]IE里的保存对胡话框里自己设定保存格式
上一页   ...    var fso = new activexobject("scripting.filesystemobject");

    var f = fso.createtextfile(cdialog.filename,  true); 【程序编程相关:Jboss下MS SQL Server配

【推荐阅读:生成缩小jpg图片程序

    f.write(document.body.innerhtml); 【扩展信息:hacking 4.4BSD-Lite2

    f.close();

    spersistvalue=document.body.innerhtml;}

   catch(e){

    var scancel="true";

    return scancel;}

  }

</script>

<button onclick=savedocument();>保存</button>


 ·h-dto模式(之二)     »显示摘要«
    摘要:1、概述 前文说明了一些基本的概念和设计思路,从uml图中可以看出很多的内容,比如类关系,组件关系,下文将要使用java实现第一部分的设计。 2、实现transformdata /* * created on 2004-7-21 by jem.lee * * transformdata is a part of cn.bs.common.transdata ......
» 本期热门文章:

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