设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4300|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
7 t+ b+ r& L7 C/ n  z3 I6 E1 AUsage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  % ?, C+ q' N$ n7 q$ A' z1 c; V- N

# G+ L. i2 Q. _: m- Q/ t& K8 eThe method copyRangeTo copies the designated range of the source table designated by <path> into the target table. " Q5 Q/ ~# c8 b) V$ L

) X, L$ P3 h3 ]" l( G2 R5 O( J: [3 J& D) n" H
The argument listrange designates the range to be copied.5 |$ u+ l. X) @1 T6 I8 E
& g( B6 ]- B& q0 P
The argument of data type object designates the target table.
+ e( a# `, \  n) A# o6 a8 O2 {# P2 ?5 p
The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range. 3 V$ S/ s; K) K% a; W. }

( c* v/ ]5 v  kThe argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range.
2 _' C" C8 O' k" C/ IExample:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀 * P7 z/ k" O, w- n- D& t
% \, S0 U# N- T' z6 l+ Y2 u# f
{:3_64:}{:3_64:}  b/ U) G4 n. @# S
$ V7 c, R$ J& T5 Y; H" A
太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-20 01:18 , Processed in 0.019601 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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