⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 7101.html

📁 以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题.对一些VB初学者很用.
💻 HTML
字号:
<html>
  <head>
    <title>Re: 请问如何将公用变数写在DLL中?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 请问如何将公用变数写在DLL中?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by AndyLin on November 05, 1998 at 09:23:39:<p>
In Reply to: <a href="7034.html">请问如何将公用变数写在DLL中?</a> posted by 蓓蓓 on November 03, 1998 at 16:58:52:<p>
: 请问一下在VB中我如果要把给整个专案用的变数写在DLL中,然后再include进来专案,我该如何写呢?在物件模组中并不能用public const这种写法,造成在DLL中定义的变数,VB专案会看不到说...请指教,谢谢!<p>: 注:我并不想把这些变数放在一般模组中,因为在我的VB专案与DLL中都会共用到这些变数,我该如何作呢?<p>将此变数以属性之方式存在 DLL 中,然后在去读取此属性
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 7101-->
<!--top: 7108--><li><a href="7108.html">有没有比较简单的方法呢?</a> <b>蓓蓓</b> <i>12:38:01 11/05/98</i>
(<!--responses: 7108-->0)
<ul><!--insert: 7108-->
</ul><!--end: 7108-->
</ul><!--end: 7101-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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