17659.html

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

HTML
22
字号
<html>  <head>    <title>Problem opening DBase table in VB</title>  </head>  <body bgcolor="#FFFFFF" vlink="#808080">    <center>      <h1>Problem opening DBase table in VB</h1>    </center><hr size=7 width=75%><hr size=7 width=75%><p>Posted by <a href="mailto:chewhg@hotmail.com">chew</a> on August 21, 1999 at 13:47:36:<p>I used Data Control to open a DBase table in my program. Things went fine, however, when I typed in characters with ascii code > 127 (Chinese characters), some of the characters became other characters else. Is there any solution for this?<br><br><br><hr size=7 width=75%><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 17659--></ul><!--end: 17659--><br><hr size=7 width=75%><p></body></html>

⌨️ 快捷键说明

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