设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4606|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
# b1 U6 D$ S$ B' C/ e, [+ gUsage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  & Z4 j3 {% {( G* T' F

/ @9 Z% J) V3 m3 b% e  @& R4 H4 kThe method copyRangeTo copies the designated range of the source table designated by <path> into the target table.
+ P  i& n' G5 q
3 N- v, C# W* s' W  T! n$ d0 X9 z0 b$ q. i7 D; `! ~. Q
The argument listrange designates the range to be copied.9 m& l* S) h7 k) t/ y4 a
! b# d9 z8 c0 o6 I4 w! [$ Q
The argument of data type object designates the target table.+ o& @/ _  w7 c6 y  }. z' B
( V' i6 g5 J( I9 ~4 `) y) t
The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range. * W2 T% m5 d/ |" I8 b
* \) H) C) X! R$ ^
The argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range. 7 i5 X, ^0 E. _' f6 Q: {6 s
Example:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀
% w8 F/ _; s( C, v! `6 W1 l- [( s5 A& L  N. T: s: o0 e
{:3_64:}{:3_64:}2 u( \' _% V2 G/ Z" K4 ~& H

1 V, t  q  N! G; ~6 y$ ~太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-8-16 06:18 , Processed in 0.014135 second(s), 14 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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