function GetImgSize(img,MaxWidth,MaxHeight){ // if(img.readyState!="complete"){//没有加载完毕 // img.width=MaxWidth; // img.height=MaxHeight; // }else{ if(img.offsetWidth
http://www.codebf.com/read/312030/13620012
http://www.codebf.com/read/311597/13628892
function Modify_admin(the){ //判断管理员不能为空 if(the.xw_User.value==""){ alert("管理员用户名不能为空!"); the.xw_User.focus(); return false; } //判断管理员旧密码不能为空 if(the
http://www.codebf.com/read/310789/13643981
http://www.codebf.com/read/310697/13646057
http://www.codebf.com/read/310697/13646063
package numericalAnalysis.function; /** * 函数的定义 * * @author 山 * */ public interface Function { /** * 函数f(x) * * @param x y=f(x)的x * @return y=f(x)的y */ public double
http://www.codebf.com/read/309760/13664864
//确认框 function delsection() { return confirm("是否删除?"); } //确认框,自定义显示内容 //2007-01-02 zyp function IsOK(message) { return confirm(message); } //显示showTable,隐藏hiddenTables //hiddenTable
http://www.codebf.com/read/309177/13679909
http://www.codebf.com/read/306713/13739856
// JavaScript Document // 显示菜单 范例:商城首页 function ShowSubMenu(n,m,k){ //n:对应节点编号,m:子菜单数,k:参数为1 或 0 if(k==1){ for(i=1;i
http://www.codebf.com/read/302895/13825014
http://www.codebf.com/read/302895/13825042
虫虫下载站 半导体技术网 电子研发网 源码地带 电源技术网 单片机技术网 医疗电子技术 嵌入式系统与单片机