vb学习笔记(VB learning notes).docVIP

  • 15
  • 0
  • 约5.64千字
  • 约 14页
  • 2017-09-07 发布于河南
  • 举报
vb学习笔记(VB learning notes)

vb学习笔记(VB learning notes) Command: Print: output command Tab (n): start output from column n %: integer long integer Single precision #: double precision $: string type User-defined: Dim Type XXXX ..... .... End Type Variant The return value of Print VarType (x) test 2: int InputBox (): input function package MsgBox: output function package *********************************** Common internal functions: Mathematical function: 0.Randomize: random seeds 1.Rnd: returns a random number less than 1 and greater than or equal to 0 2.Fix (): the integer part of the return number Representative output

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档