doc[idea]: update doc

This commit is contained in:
sun
2023-07-13 14:56:34 +08:00
parent 0fe225ece2
commit ea1cd5fb16
4 changed files with 12 additions and 13 deletions
+12 -13
View File
@@ -33,6 +33,7 @@ git config --global core.autocrlf input
```
- google translate设置
```
direct -> domain:zfoo.net
@@ -42,6 +43,14 @@ ranslate.googleapis.com,
ranslate.google.com
```
- idea git log 不同颜色
```
黄色代表HEAD,
绿色表示的是你本地分支,
紫色是远程分支,
```
## 3. nodejs安装
- 直接默认安装
@@ -63,15 +72,16 @@ ranslate.google.com
## 4. mongodb
### mongo 4.0
1. 直接安装MongoDB,用custom自定义安装目录,一般用默认的安装目录即可,不要勾选mongoDB compass
2. 将C:\Program Files\MongoDB\Server\4.2\bin配置到环境变量中,便于全局使用
3. mongo -version # 查看安装的版本
### mongo 6.0
1. 直接安装MongoDB,用custom自定义安装目录,一般用默认的安装目录即可,不要勾选mongoDB compass
2. 直接安装MongoSh,将安装目录定位到MongoDB的bin目录
## 5. ideamongodbpostman
## 6. 中间件安装
@@ -195,6 +205,7 @@ replace,设置为alt+f
### 4.2 服务器插件安装
- translate插件
```
快捷键设置
Show Translation Dialog,设置为ctrl + shift + x
@@ -232,15 +243,3 @@ Translate,设置为ctrl + x
![Image text](../image/idea/idea-setting-html-0.png)
![Image text](../image/idea/idea-setting-html-1.png)
## 5.Lingoes安装
- 在电脑管家上下载也可以,直接默认安装
![Image text](../image/idea/lingoes-00.png)
![Image text](../image/idea/lingoes-01.png)
![Image text](../image/idea/lingoes-02.png)
```
在下面的文件夹下,将Lingoes English.zip解压到这个目录下
C:\Users\Administrator\AppData\Local\Lingoes\Translator\user_data\speech
重启Lingoes,在设置->语言中,选择声音,英语
```
Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB