JSP ??????? - PowerPoint PPT Presentation

About This Presentation
Title:

JSP ???????

Description:

Copy by Batch File . ... – PowerPoint PPT presentation

Number of Views:32
Avg rating:3.0/5.0
Slides: 7
Provided by: Burin
Category:
Tags: jsp | batch

less

Transcript and Presenter's Notes

Title: JSP ???????


1
???????????????????? ?????????????????
Copy by Batch File
??.???????? ??????????? . ???????? 19 ?????? 2555
????????????????? ???????????? http//www.nation.a
c.th
2
??????????? DOS
_at_echo off rem 0 ??? Batch File Name 1 ???
First Parameter shift set ??? x
label ??? goto if echo copy move cls
3
?????? copyto.bat
COPYTO.BAT ??????????????????????? ?
???????????? c\x ????????? copy
?????????????????? ??????????????? Batch File
?????????????? ??????????? parameter
???????????????? ???????????????????? if
label shift ??? copy ?????????????? copyto.bat
c\x .doc b.ppt c.xls
4
copyto.bat c\x .doc b.ppt c.xls
_at_echo off set destdir1 start shift if "1"
"" goto end copy 1 destdir goto start
end echo bye
5
?????? mcopy.bat
MCOPY.BAT ??????????? parameter
???????????????????? copyto.bat ???????
??????????????????? copylist ????????????
copyto.bat ?????????????????????????????
????????????????? mcopy.bat ???????? source ??
destination ????????????????????????????? -
?????????????? Copyto.bat- ??????????????
copy.bat .doc b.ppt c.xls c\x
6
mcopy.bat .doc b.ppt c.xls c\x
_at_echo off set copylist start if "2" ""
goto end set copylistcopylist 1 shift goto
start end set destination1 copyto
destination copylist
Write a Comment
User Comments (0)
About PowerShow.com