设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4163|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
1 I/ g+ l# p8 W, K: V8 hUsage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  ; l" y( F, R8 T- d2 \+ ]
) Q  u: o2 \5 I  Q
The method copyRangeTo copies the designated range of the source table designated by <path> into the target table. + s0 q3 T1 d7 f  Q) x2 S/ C  h
! S$ \* K( T7 t# R3 E
4 V8 b) r% s/ E0 r# X$ B/ w3 U, @
The argument listrange designates the range to be copied.
) w+ |" Z; J5 E: f5 z7 @
' A( H+ d* \  aThe argument of data type object designates the target table.' E& L% E# a3 T2 Y# {  |
- g. ]7 a$ I, }8 a' L7 k! v
The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range. 2 ]$ m6 W- B4 `  Z

$ [8 M% \9 U3 l$ RThe argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range.
5 W' N1 w5 P# Y  ^' D+ fExample:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀
7 [* z( ~2 p& z/ i! m& o
  I$ u& l9 D1 T, L: o{:3_64:}{:3_64:}0 U7 @6 s, i5 |6 C
  K) H% B* v) f$ `! A$ T0 _
太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-4-29 21:58 , Processed in 0.015724 second(s), 14 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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