|
我在原来的基础上再加一个输出量。如下图:
并添加函数
GetCtrlVal (PANEL, PANEL_SHURU, &value);
SetCtrlVal (PANEL, PANEL_SHUCHU, value);
SetCtrlVal (TABPANEL1_SHUCHU,TABPANEL1_SHUCHU, value);
SetCtrlVal (TABPANEL2_SHUCHU,TABPANEL2_SHUCHU, value); //新添加
但是根本不显示,调试也没有错误,怎么回事?
<img src="attachments/dvbbs/2006-4/200642013155269699.jpg" border="0" onload="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onmouseover="if(this.width>screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.style.cursor=\'hand\'; this.alt=\'Click here to open new window\nCTRL+Mouse wheel to zoom in/out\';}" onclick="if(!this.resized) {return true;} else {window.open(\'attachments/dvbbs/2006-4/200642013155269699.jpg\');}" onmousewheel="return imgzoom(this);" alt="" /> |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|