17837.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 26 行

HTML
26
字号
<html>  <head>    <title>Binary File 问题</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Binary File 问题</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:kelvinso@geocities.com">龙幻</a> on August 25, 1999 at 10:45:58:<p>怎样才能做一个binary File , 在text editor 下看不到text 呀?<br>为甚么我用open "c:\text.txt" for binary as #1 len=len(abc)<br>和 Record , 所出的file 也能在text editor 下看到?<br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17837--><!--top: 17841--><li><a href="17841.html">Re: Binary File 问题</a> <b>飞云</b> <i>11:39:16 8/25/99</i>(<!--responses: 17841-->0)<ul><!--insert: 17841--></ul><!--end: 17841--></ul><!--end: 17837--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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