请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
yzm209396(uid:2259713)
职业资格认证:尚未取得认证
  • 怎么将系列名在这里显示的时候只显示4.9 不显示工作时间几个字
  • function(){ return this.seriesName.substring(4)+'\n'+this.percentage.toFixed(4)*100 + '%';} 为啥这里的 '\n'无法实现换行
  • with begin_run_count as( SELECT TOP 1 *FROM .WHERE record_time >= '${dDate+' '+beginTime}'   AND record_time < '${dDate+' '+endTime}'ORDER BY record_time ASC), 想修改成 如果beginTime和endTime都有值where 为record_time >= '${dDate+' '+beginTime}'   AND record_time < '${dDate+' '+endTime}' 否则where 语句为record_time >= '${dDate}'   AND record_time < '${dDate}'
  • var gx_name= this.getValue();alert(gx_name);//单选控件var aa=car.getValue();if(gx_name=="冲落"){ contentPane.getWidgetByCell('B4').setEnable(true); _g().getWidgetByCell("B4").focusCode();报错为CustomJSError : _g(...).getWidgetByCell(...).focusCode is not a function
  • select * from ${db_table} 怎么写为若是传递的多个表名,db_table为db_a,db_b的话会怎么样。想要实现一下查询多个表
  • pc端自适应属性是啥意思?能不能用于网页框? 不能用于网页框的话,怎么实现网页框自适应。

196

4

196

10

个人成就
内容被浏览19,643
加入社区2年53天
返回顶部