原创  VB的变量后的符号$,!,@,#,%,& 收藏

VB常用定义解释:

dim a!      '定义单精度Single型变量a
dim a@   '定义Currence型变量a
dim a#     '定义双精度Double型变量a
dim a$     '定义a为字符串tring
dim a%    '定义a为整型变量integer
dim a&     '定义a为长整型变量long

 
 

发表于 @ 2008年04月12日 10:27:00 | 评论( loading... ) | 编辑| 举报| 收藏

旧一篇:InterceptString()为什么不能区分中文与英文数字? | 新一篇:VB:给菜单加上图标

  • 发表评论
  • 评论内容:
  •  
Copyright © zl_c
Powered by CSDN Blog