设为首页收藏本站

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

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 4273|回复: 3

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

  [复制链接]
发表于 2010-11-25 18:02:48 | 显示全部楼层 |阅读模式
我现在想把表A的内容复制到表B里,试了好多程序,没有一个是对的。我要疯了。请高手们帮帮忙~~
发表于 2010-11-25 18:24:54 | 显示全部楼层
copyRangeTo
6 h9 z& A4 L) U$ w! J! f; I: e9 O8 HUsage:  <path>.copyRangeTo(<listrange>,<object>,<integer1>,<integer2>);  
; h0 j3 `7 T9 e" S! f
' V$ u/ b5 \  a8 n' nThe method copyRangeTo copies the designated range of the source table designated by <path> into the target table. " }% T2 H1 A" U

: b0 N  A9 i. a& |0 Q
1 M9 e* @& W; a4 S  a3 fThe argument listrange designates the range to be copied.
0 \) `$ e8 {9 l+ B: A* K* u# J/ o
1 o- o  L' \" a' E9 [& u2 T8 qThe argument of data type object designates the target table.
$ P* N% R% V, i% k  A, K+ I6 k3 w
  _0 k/ l# ?2 P; ?# B$ p1 h9 t) l% _The argument integer1 designates the column in the target table, where Plant Simulation inserts the copied range.
  p2 k. f" p, ?1 ?: b$ j2 [' n8 t+ N8 {8 H
The argument integer2 designates the row in the target table, where Plant Simulation inserts the copied range.
/ t! q: S. X; S$ C' ]Example:  tableA.copyRangeTo({2,2}..{*,*}, tableB, 1,1);
 楼主| 发表于 2010-11-25 20:23:44 | 显示全部楼层
回复 2# 小李无刀
! c: [1 n1 u4 P2 T$ ^% g4 ~: Y& O0 K, |' w' v& Q3 O1 g
{:3_64:}{:3_64:}5 @, A" R6 o+ h. J  `2 F$ F0 D

* J+ ^" l: }! `" W1 b: ^8 k太感谢你了~~~~~~~~~~~~~~~~~~~~
发表于 2014-7-22 14:57:04 | 显示全部楼层
同感谢!刚好仿真时遇到这个问题
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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

GMT+8, 2026-6-6 04:52 , Processed in 0.014618 second(s), 15 queries .

Powered by Discuz! X3.4 Licensed

© 2001-2017 Comsenz Inc.

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