设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4317|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
( Z7 S( d* }# S9 P" s) ]1 X# \Usage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  8 a- d9 ^- Z/ l, u0 ~. b4 P
0 q9 G4 L& _3 d, l$ _% M3 k2 m7 N
The method copyRangeTo copies the designated range of the source table designated by <path> into the target table.
) _; C. k" i: C9 S2 a9 Q. j3 J, Y1 [( W2 L. G/ h3 y, w: Z
- h* `7 N& q  g" t
The argument listrange designates the range to be copied.; o9 p( |0 v! u; T! c# h3 V/ K

& x) h" m8 V$ Z7 _: KThe argument of data type object designates the target table.
$ a3 r  F" A8 d" ~, }8 x4 t6 ?% _6 {$ [4 V3 p
The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
: v* u% c; e) q: W
1 D, w. }+ b" m, fThe argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range.
8 q/ Y8 D+ p( [, u( M9 V% t+ fExample:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀 5 q2 w8 V/ K+ i, j
) x; R0 Y3 C6 L' k
{:3_64:}{:3_64:}
; B5 ~0 b5 r8 }% U" J8 `7 m& D8 ^4 [1 A2 G& ~+ P9 D- ?
太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-24 13:01 , Processed in 0.018767 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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