7031.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>It is very difficult.</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>It is very difficult.</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on November 03, 1998 at 16:23:33:<p>
In Reply to: <a href="6938.html">Thankyou wei, but the problem is...</a> posted by Tim Yeung on October 31, 1998 at 11:36:08:<p>
There is no simple way for VB to display Traditional Chinese in non-Traditional Chinese OS environment.<br>However, IE 3/4 do support multi-languaage, and you can even input Chinese character via global IME. So, if you can, you can develop your application on the web, and you can read/write Traditional Chinese easily.<p>If you have any other question, just let me know.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 7031-->
</ul><!--end: 7031-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?