19114.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>  <head>    <title>Re: 怎样能在VB中另存新档呢?</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Re: 怎样能在VB中另存新档呢?</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:luo570@ms31.hinet.net">小琳</a> on September 18, 1999 at 20:39:40:<p>In Reply to: <a href="19099.html">怎样能在VB中另存新档呢?</a> posted by 初学者 on September 18, 1999 at 15:08:36:<p>: 我在VB程式中开启了一个 ".mdb" 的Access File,希望能用另一个档案名字另存新档,而不需用Common Dialog Box 的方法!<p>: 请问程式码该怎样写呢?<p>: 请多多指教,感激不尽!<p>:::试试看用FileCopy 来源档 目的档!!!<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 19114--></ul><!--end: 19114--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?