约 4,210,000 个结果
在新选项卡中打开链接
  1. FreeBASIC is a completely free, open-source, multi-platform BASIC ...

    About FreeBASIC is a completely free, open-source, multi-platform BASIC compiler, with syntax similar to MS-QuickBASIC, that adds new features such as pointers, object orientation, unsigned data types, …

  2. Programiz: Learn to Code for Free

    Learn to code in Python, C/C++, Java, and other popular programming languages with our easy to follow tutorials, examples, online compiler and references.

  3. FreeBASIC Compiler download | SourceForge.net

    2022年6月14日 · Download FreeBASIC Compiler for free. Open-source, free, multi-platform BASIC compiler, with syntax similar MS-QuickBASIC (including the GFX statements), that adds new …

  4. BASIC-256 download | SourceForge.net

    2025年9月3日 · Download BASIC-256 for free. BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in …

  5. FreeBASIC - Wikipedia

    FreeBASIC is a free and open source multiplatform compiler and programming language based on BASIC licensed under the GNU GPL for Microsoft Windows, protected-mode MS-DOS (DOS …

  6. Basic Online Compiler

    OneCompiler's Basic online editor helps you to write, compile, debug and run Basic code online.

  7. GitHub - JohnBlood/awesome-basic: A curated list of awesome BASIC ...

    SmallBasic - Small Basic is the only programming language created specially to help students transition from block-based coding to text-based coding. SpecBAS - an enhanced Sinclair BASIC interpreter …

  8. Basics of Computer Programming For Beginners - GeeksforGeeks

    2025年11月12日 · Computer programming is the process of instructing computers to perform tasks. It’s the foundation of modern technology, helping beginners understand how computers work, use …

  9. FreeBASIC Language | About

    BASIC compatibility FreeBASIC is not a "new" BASIC language. You don't need to learn much new if you are familiar with any Microsoft-BASIC variant. You can use either "-lang qb" for compatibility, or …

  10. Introduction to Programming - W3Schools

    To understand programming, we need to understand the basic underlying concepts. The following pages explain the basic programming concepts, using code examples, images, and animations.