设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4594|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo 6 w! S# N% c% L7 `4 }5 f/ w
Usage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  # v7 \: X3 V& P
. e: h6 o( C1 N- t. n* r7 }  u7 H
The method copyRangeTo copies the designated range of the source table designated by <path> into the target table.
: P# z9 c. _3 U. X% d/ Q  C
; P4 t% g5 v3 q" ~# A% v. o
) E& ~( V  O6 J% sThe argument listrange designates the range to be copied.+ l0 W9 g( b! v% h+ e1 ^8 D) l

. Y) e; H3 L6 P7 w9 A. `The argument of data type object designates the target table.9 Q5 K$ H7 e4 b! v5 q; Z  F( @2 @

8 n1 {; ]* K& E9 d( nThe argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
# n6 y# `3 ^" C; J/ p
/ o; i  I4 {2 J1 M9 m" |, ^' JThe argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range. 7 K& u  J5 V& n/ H" U
Example:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀
9 l; Y1 _' X2 |2 E% n
* {" h, H% v% [+ b* S+ N; {{:3_64:}{:3_64:}* O' |+ J; D$ h  g( q8 {. p
: i( b8 M/ t- j# f
太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-8-11 00:49 , Processed in 0.018144 second(s), 14 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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