本帖最后由 Easn 于 2018-1-9 17:12 编辑
}0 h: Z8 w5 {2 q1 ~% f v# L0 P+ A+ z' O$ w$ Z1 J! c5 b$ q
这样的话你直接复制不就OK了?另存为的话就必须改名称, L* j9 Z. c: j" B2 {3 M! ~
选中工作目录文件夹A下的文件,复制到文件夹B下就可以了
a6 P5 s/ E) E' g$ b+ c: \+ f5 `另:
$ E; V$ U7 d- T' d' K' l f2 e轨迹文件是可以删除的,你的D盘下有个批处理文件,专门删除默认工作目录下的轨迹文件
7 O6 b2 ]3 C9 z, R3 ^# R1 V1 d4 w& e; N, {1 P
@echo off
: S! n2 p3 @& Mdel D:\ptc\temp\Creotemp4.0\trail.txt.*
7 G" Z1 Q: p, d' v/ m6 ]) M2 hdel D:\ptc\temp\Creotemp4.0\std.err
; ~8 w [( T; b) ldel D:\ptc\temp\Creotemp4.0\std.out4 T5 `) H2 z2 J) R
del D:\ptc\temp\Creotemp4.0\*.m_p
+ W2 @; x x+ x* q) g, U# ddel D:\ptc\temp\Creotemp4.0\*.log
% w2 M& L( ?; U) u; ?7 Odel D:\ptc\temp\Creotemp4.0\*.xpr, c: J: b/ }$ O4 r" l
del D:\ptc\temp\Creotemp4.0\*.idx& G6 q+ D$ P7 L5 _
del D:\ptc\temp\Creotemp4.0\*.crc% m! s: e, w& v3 U
del D:\ptc\temp\Creotemp4.0\*.log.*$ S* b4 s4 t8 b" M# l& H4 K
del D:\ptc\temp\Creotemp4.0\*.osv.*5 ~* J: m3 a( F+ `; g. R% D# h) H
exit
/ o6 c6 r$ S; F9 v8 ^" e- G& Y+ o+ _, X `# @( E8 w
: q$ Q( `& t$ j4 H% z
把位置改成你要删除的文件夹位置
" |1 f; y M9 I" C& s7 N5 {( Y2 ~4 S0 w& n+ v
% K5 j5 @0 X; B @
8 |; j/ u" `- {7 o( U" @% k) @8 ?5 _+ d0 G% m# L/ a
9 u5 X8 V- @, j; w t) x, Y& t7 c2 {; g' f
补充内容 (2018-1-10 08:52):
# J! _" Z- Y+ C3 p* M按理说是不会出现尺寸丢失的,不过Creo和CATIA软件不一样,没有绝对位置,你根据个人习惯选择最适合你的操作 |