设为首页收藏本站

最大的系统仿真与系统优化公益交流社区

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4677|回复: 3

[求助] 把一个的内容复制到另一个表格应该用哪条程序??

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
  N7 Q  M+ r/ H9 E1 }$ [9 Q+ PUsage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  
0 \' F. k3 x8 N- d7 C" ^# k. e; e4 p
The method copyRangeTo copies the designated range of the source table designated by <path> into the target table. " T8 s$ P3 z4 A5 ?- c* x! }
; e' O# O  s, o6 W+ U8 O) G
$ T( R* Z) p- _4 e
The argument listrange designates the range to be copied.
, ~' o5 X  U7 E' o
. v( h' Q; m3 n/ G5 B; _2 B  u3 s. `The argument of data type object designates the target table.4 W5 B+ y/ }0 g* O6 W

. a- g; W" B8 M9 J6 P7 y, `The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
; v* O* c* Y( v8 J, T% L( b
! e4 V, u& g. }& v* v" V7 _, @The argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range. ' z) ?- _6 W! v0 J3 p" |
Example:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀
+ k3 r( \) e3 q, T9 j$ a9 {
; z& v' I, O2 W3 A( i; p8 R* M{:3_64:}{:3_64:}
! U# J4 F8 n# ~! i
( L- a! y5 s! z, h3 @% b+ D/ E% _太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

QQ|Archiver|手机版|SimulWay 道于仿真   

GMT+8, 2026-9-8 06:41 , Processed in 0.014978 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表