约 26,000,000 个结果
在新选项卡中打开链接
  1. BASIC - Wikipedia

    BASIC (Beginners' All-purpose Symbolic Instruction Code) [1] is a family of general-purpose, high-level programming languages designed for ease of use. The original version was created …

  2. What is BASIC (Beginner's All-purpose Symbolic Instruction Code)?

    2024年9月12日 · BASIC, short for Beginner's All-purpose Symbolic Instruction Code, is an early programming language that was designed to help non-technical users and students solve easy …

  3. Programming in BASIC: the absolute beginner tutorial

    20 lessons to teach your 12-year old how to start programming - and give them a start with some important programming techniques, even if they do not have anyone around to provide …

  4. BASIC | Definition & Facts | Britannica

    2025年6月27日 · BASIC, computer programming language developed by John G. Kemeny and Thomas E. Kurtz at Dartmouth College in the mid 1960s. One of the simplest high-level …

  5. The History of the BASIC Programming Language - ThoughtCo

    2019年1月26日 · BASIC, a computer language written at Dartmouth college in 1963, would change that. The language BASIC was an acronym for Beginner's All-Purpose Symbolic …

  6. Basic Overview - BASIC programming - Info Center

    BASIC (B eginner’s A ll-purpose S ymbolic I nstruction C ode) is a family of general-purpose, high-level programming languages whose design philosophy emphasizes ease of use. In …

  7. BASIC Definition - What is the BASIC programming language?

    2023年11月3日 · BASIC is a high-level computer programming language developed at Dartmouth University in the 1960s. It was designed to be easy to learn and accessible to students, …

  8. BASIC - Simple English Wikipedia, the free encyclopedia

    BASIC is one of the first programming languages ever to be created. It was first used as a programming language on minicomputers in the late 1960s. Later, most home computers …

  9. BASIC Programming Language: History, Origin, and More

    2025年5月23日 · BASIC is a high-level easy-to-use programming language whose original version was created by John G. Kemeny and Thomas E. Kurtz. On the other hand, Java is a high …

  10. Introduction to BASIC - Wikibooks, open books for an open world

    2024年10月18日 · BASIC combines both programming and computer control into a single interface. The language is a simple set of variable assignments, control flow and data handling.