错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Variables, Constants, and Data Types

  • Charles Edge,
  • Joel Rennich,
  • Jeremy Bannister

摘要

One of the most important aspects of building software is to put information in a spot so it can be recalled. One way is to use a database, but for the purposes of this chapter, we’ll cover three primary ways to store data: variables, constants, and data types. To oversimplify what these are: