4870.html

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

HTML
26
字号
<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:james@inforian.com">JM</a> on August 19, 1998 at 18:15:07:<p>
我是使用循序档的方式存入某一字串,但是不是当资料档用,是要作文字档用,<br>但是每写入一个字串,其首尾就都会增加双引号,真是不胜其扰!<br>故请问各位高手,不知要如何作,才能只写入原来字串呢?
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 4870-->
<!--top: 4875--><li><a href="4875.html">Re: 将字串存入档案中,要如何除去首尾的双引号,使双引号不存入呢?</a> <b>joseph</b> <i>08:17:09 8/20/98</i>
(<!--responses: 4875-->0)
<ul><!--insert: 4875-->
</ul><!--end: 4875-->
</ul><!--end: 4870-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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