# WEB 全栈开发

## 前端架构

**HTML | CSS | JavaScript**

BOM/DOM，AJAX，jQuery，Bootstrap

Vue.js | Angular.js | React.js

## 后端架构

**LAMP == Linux + Apache + Mysql + PHP**

**LNMP == Linux + Nginx + Mysql + PHP ( 国外简称为 LEMP )**

注：PHP 可以换成 Node.js，C#，JAVA，C++，Python

<https://ninghao.net/>

<https://lemp.ninghao.net/>

## 网站建设

[Gitbook](https://www.gitbook.com/) | [WordPress](https://wordpress.com/)

[免费建站指南: 如何建立自己的网站](https://www.jiustore.com/wp-content/uploads/2017/03/%E5%85%8D%E8%B4%B9%E5%BB%BA%E7%AB%99%E6%8C%87%E5%8D%97-%E5%A6%82%E4%BD%95%E5%BB%BA%E7%AB%8B%E8%87%AA%E5%B7%B1%E7%9A%84%E7%BD%91%E7%AB%99-WordPress%E5%BB%BA%E7%AB%99%E6%95%99%E7%A8%8B.pdf)

## 论坛建设

[Discourse](https://www.discourse.org/)

## Wiki 建设

[WikiDot](https://www.wikidot.com/) | [Notion](https://www.notion.so/)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.bfm-unity.org/4.0.0/bfm-univ.-bi-fang-meng-da-xue/qian-duan-hou-duan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
