# 目录

## [目录](https://github.com/wandou911/wiki/blob/master/SUMMARY.md)

## WordPress

1 [LNMP安装Wordpress](https://github.com/wandou911/wiki/blob/master/WordPress/LNMP安装Wordpress.md) 2 [LAMP安装Wordpress](https://github.com/wandou911/wiki/blob/master/WordPress/CentOS7搭建WordPress.md) 3 [MySQL8操作步骤](https://github.com/wandou911/wiki/blob/master/WordPress/MySQL8操作步骤.md) 4 [Github-Pages-Hexo](https://github.com/wandou911/wiki/blob/master/WordPress/Github-Pages-Hexo.md)

## 移动开发

1 [苹果开发者账号申请2019](https://github.com/wandou911/wiki/blob/master/移动开发/苹果开发者账号申请2019.md) 2 [AppStore审核指南](https://github.com/wandou911/wiki/blob/master/移动开发/AppStore审核指南.md) 3 [iOS多线程](https://github.com/wandou911/wiki/blob/master/移动开发/iOS多线程.md) 4 [Weex快速上手](https://github.com/wandou911/wiki/blob/master/移动开发/Weex快速上手.md) 5 [无埋点](https://github.com/wandou911/wiki/blob/master/移动开发/无埋点.md)

## git教程

1 [git画屏提交代码步骤](https://github.com/wandou911/wiki/blob/master/git操作/git画屏提交代码步骤.md) 2 [git配置多个SSH-Key](https://github.com/wandou911/wiki/blob/master/git操作/git配置多个SSH-Key.md) 3 [git一台电脑多个账号](https://github.com/wandou911/wiki/blob/master/git操作/git一台电脑多个账号.md) 4 [git分支重命名](https://github.com/wandou911/wiki/blob/master/git操作/git分支重命名.md)

## 读书

1 [加拿大的学院college](https://github.com/wandou911/wiki/blob/master/求职/加拿大的学院college.md) 2 [加拿大留学](https://github.com/wandou911/wiki/blob/master/求职/加拿大留学.md)

## 求职经历

1 [欧盟蓝卡](https://github.com/wandou911/wiki/blob/master/求职/欧盟蓝卡.md) 2 [德国学历认证全攻略在这里](https://zhuanlan.zhihu.com/p/88115166) 3 [疫情中北京使馆德国蓝卡签证申请](https://www.douban.com/group/topic/165629962/) 4 [日本IT人才相互认证](https://www.ipa.go.jp/jinzai/asia/kaigai/china.html) 5 [日本纪录片-丁尚彪 含泪活着](https://movie.douban.com/subject/2342568/) 6 [加拿大留学](https://github.com/wandou911/wiki/blob/master/求职/加拿大留学.md) 7 [三年码农，拿到德国公司 offer 流程总结](https://www.v2ex.com/t/287133#reply23) 8 [9 年老码农的跳槽“真经”](http://www.cocoachina.com:8080/programmer/20190919/53605.html) 9 [How to Pass the Engineering Interview in 2021](https://davidbyttow.medium.com/how-to-pass-the-engineering-interview-in-2021-45f1b389a1) 10 [Coding Interview University](https://github.com/jwasham/coding-interview-university)

## 技术面试准备

* 算法/coding xcode实操/build an app xcode实操/app debug 产品协作/产品sense architecture/OO design
* 系统设计 YouTube and search “{FAANG company} design interview questions.
* Behavior Question

## 简历书写/投递

1 [申请工作/学术职位时，如何写好 Cover Letter？](https://www.zhihu.com/question/20991744) 2 [SAP](https://jobs.sap.com/search/?q=%23SAPsfsf\&locationsearch=\&locale=en_US) 3 [linkedin](/readme.md) [monster](/readme.md) [StackOverflow](/readme.md) [Indeed](/readme.md)

## 智能家居

1 [树莓派-智能家居（一）](https://github.com/wandou911/wiki/blob/master/智能家居/树莓派-智能家居（一）.md) 2 [树莓派-智能家居（二）](https://github.com/wandou911/wiki/blob/master/智能家居/树莓派-智能家居（二）.md) 3 [树莓派-智能家居（三）](https://github.com/wandou911/wiki/blob/master/智能家居/树莓派-智能家居（三）.md)

## 其他

1 [定位](https://github.com/wandou911/wiki/blob/master/其他/定位找人.md)


---

# 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://docs.iruach.com/readme.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.
