14349.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 42 行
HTML
42 行
<html>
<head>
<title>请帮帮忙啊......呜呜..:同步的档案操作</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>请帮帮忙啊......呜呜..:同步的档案操作</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:xkin1234@ms26.hinet.net">Sandy</a> on June 17, 1999 at 10:35:38:<p>
请问:如何open file与close file中间读取档案后+1写入档案内,且在使用此档案时将此档案locked,我的程式码如下,在读值时没问题,但写入时就出现错误........<br>请帮帮忙啊...........呜呜呜呜呜....<p> <br>Open filename For Input access read write locked read write As #fNo<br> Input #fNo, value<br> Print #fNo, value<br>Close #fNo<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 14349-->
<!--top: 14359--><li><a href="14359.html">Re: 请帮帮忙啊......呜呜..:同步的档案操作</a> <b>cOOLMAN</b> <i>12:27:18 6/17/99</i>
(<!--responses: 14359-->4)
<ul><!--insert: 14359-->
<!--top: 14360--><li><a href="14360.html">Re: 请帮帮忙啊......呜呜..:同步的档案操作</a> <b>Sandy</b> <i>12:56:47 6/17/99</i>
(<!--responses: 14360-->3)
<ul><!--insert: 14360-->
<!--top: 14365--><li><a href="14365.html">观念不对</a> <b>小吴</b> <i>15:06:34 6/17/99</i>
(<!--responses: 14365-->2)
<ul><!--insert: 14365-->
<!--top: 14384--><li><a href="14384.html">Re: 观念不对</a> <b>Sandy</b> <i>19:35:04 6/17/99</i>
(<!--responses: 14384-->1)
<ul><!--insert: 14384-->
<!--top: 14385--><li><a href="14385.html">小吴我知道了谢谢你的帮忙,好感激耶...呜呜呜.......</a> <b>Sandy</b> <i>19:41:11 6/17/99</i>
(<!--responses: 14385-->0)
<ul><!--insert: 14385-->
</ul><!--end: 14385-->
</ul><!--end: 14384-->
</ul><!--end: 14365-->
</ul><!--end: 14360-->
</ul><!--end: 14359-->
</ul><!--end: 14349-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?