IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    [原]qb64手记(1)

    u010255642发表于 2016-01-01 23:06:25
    love 0

    QB64 is a modern version of the Basic programming language that allows programs created using Quick Basic 4.5 or Qbasic to run on Windows XP, Vista, 7, 8, 8.1, Linux and Mac OSX. It will work on 32 or 64 bit machines and has many new features such as stereo sound, improved graphics and TCP/IP internet capabilities. QB64 can make fast and reliable programs or games for the entire family!



    网址:http://www.qb64.net/wiki/index.php/Main_Page


    c = 29
    a = c * 6
    PRINT "hello", c
    PRINT "hello"; a





沪ICP备19023445号-2号
友情链接