12054.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 27 行
HTML
27 行
<html>
<head>
<title>I have same problem</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>I have same problem</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by Wei on April 16, 1999 at 01:43:14:<p>
In Reply to: <a href="11972.html">Help!!!! How to develop a VB program in chinese and make it can run under any other version Windows95/Windows98/WindowsNT</a> posted by Tom on April 14, 1999 at 13:47:20:<p>
: Any Expert can teach me how to create a VB application in Chinese and can run under other Version Windows95(English) and no need use chinese system.<p>: Pls Help me<p>I am working on a program in English WinNT/Win9X, which also needs to be localized for different languages. Since Chinese is an unicode language, it is harder to input and display Chinese in English environment if without any Chinese software involved. VB reference introduces some methods e.g creating .rc file to translate English strings into other languages, however, you still need tools to input and display <br>Chinese. I use Chinses WP (e.g. NJstar) to input Chinses, when displaying, I use another Chinese view tools (e.g. cstar) to show the script. Though in my machine, it works ok, but I don't know what will happen if the program runs in Chinese system.<p>I would like to know some better and efficient ways to solve this problem. If you have any idea, please share :)<p>Good luck!
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12054-->
<!--top: 12061--><li><a href="12061.html">Your solution works.</a> <b>小吴</b> <i>08:29:07 4/16/99</i>
(<!--responses: 12061-->0)
<ul><!--insert: 12061-->
</ul><!--end: 12061-->
</ul><!--end: 12054-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?