7138.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html>
<head>
<title>Re: 小吴,TChar再提醒一次</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 小吴,TChar再提醒一次</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on November 06, 1998 at 07:44:46:<p>
In Reply to: <a href="7127.html">小吴,TChar再提醒一次</a> posted by cww on November 05, 1998 at 22:32:32:<p>
嗯,原文照刊:<br>The TCHAR data type is a Win32 character string that can be used to describe ANSI, DBCS, or Unicode strings. For ANSI and DBCS platforms, TCHAR is defined as follows:<p>typedef char TCHAR; <br> <br>For Unicode platforms, TCHAR is defined as synonymous with the WCHAR type.
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 7138-->
<!--top: 7142--><li><a href="7142.html">这是哪本书/help的说明啊?</a> <b>cww</b> <i>08:20:17 11/06/98</i>
(<!--responses: 7142-->1)
<ul><!--insert: 7142-->
<!--top: 7248--><li><a href="7248.html">不知道耶...</a> <b>小吴</b> <i>07:59:47 11/10/98</i>
(<!--responses: 7248-->0)
<ul><!--insert: 7248-->
</ul><!--end: 7248-->
</ul><!--end: 7142-->
</ul><!--end: 7138-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?