> For the complete documentation index, see [llms.txt](https://gyx8899.gitbook.io/blog/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gyx8899.gitbook.io/blog/docs/techterms.md).

# 专业名词

有很多名词，清晰的解释，总让人有一种豁然开朗的赶脚（感觉）

## Web 方面

* AJAX

> AJAX全称为“Asynchronous JavaScript And XML”（异步JavaScript和XML），是一种创建交互式网页应用的网页开发技术。

## 其他方面

* CLI

> Command Line Interface 命令行环境

* rc: Run command

> npmrc.js, eslintrc.js 配置的数据和信息
