小
小菠萝
Unregistered / Unconfirmed
GUEST, unregistred user!
createdir('c:/s'+format('YYYYMMDDHHNNSS',now));
if copyfile(pchar('c:/'+filename),pchar('c:/s'+format('YYYYMMDDHHNNSS',now)+'/'+filename),false) then
begin
showmessage("复制出错"
end;
复制总出错,
if copyfile(pchar('c:/'+filename),pchar('c:/s'+format('YYYYMMDDHHNNSS',now)+'/'+filename),false) then
begin
showmessage("复制出错"
end;
复制总出错,