本帖最后由 enliang 于 2011-1-5 09:21 编辑 作者: xiamen_guo 时间: 2011-1-4 13:12
怎么是gpost呢作者: xiamen_guo 时间: 2011-1-4 13:14
@echo off
rem This file will clean out any temporary Pro/E files which are
rem not required. Simply type "clean" in the desired directory
rem to clean it out. Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*
本帖最后由 enliang 于 2011-1-5 09:31 编辑 作者: o心灵o 时间: 2011-1-6 00:14
谢谢分享。。。作者: proeprower 时间: 2011-1-13 19:58
dddddddddddd作者: meijun9988 时间: 2011-2-26 12:35
谢谢分享。。。作者: sc-mz 时间: 2011-5-29 16:56
顶》》》》》》》》》》》》》作者: 三郎 时间: 2011-5-29 23:27
感谢分享!!
有点意思!作者: qcfwan2002 时间: 2011-11-26 14:33
试试如何作者: ainisea 时间: 2011-11-29 15:20
不懂,技术性的问题,要慢慢学习作者: lzywlq 时间: 2012-2-20 14:37
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem This file will clean out any temporary Pro/E files which are
rem not required. Simply type "clean" in the desired directory
rem to clean it out. Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*作者: lzywlq 时间: 2012-2-20 14:37
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem This file will clean out any temporary Pro/E files which are
rem not required. Simply type "clean" in the desired directory
rem to clean it out. Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*作者: lzywlq 时间: 2012-2-20 14:38
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem This file will clean out any temporary Pro/E files which are
rem not required. Simply type "clean" in the desired directory
rem to clean it out. Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*作者: lzywlq 时间: 2012-2-20 14:39
请问以下代码要加到哪可以自动删除后处理垃圾文件:
@echo off
rem This file will clean out any temporary Pro/E files which are
rem not required. Simply type "clean" in the desired directory
rem to clean it out. Or access it from the UTILITIES menu.
del *.acl*
del *.ncl*
del *.mbx*
del *.lst*
del trail.txt.*
del s2d0*.sec*
del APS00W07.*作者: lzywlq 时间: 2012-2-20 14:49
不好意思,网络特慢,以为没发上,结果发了这么多作者: lllcm 时间: 2012-6-1 22:28