mirror of
https://github.com/tiennm99/zfoo.git
synced 2026-08-09 20:22:44 +00:00
doc[idea]: update doc
This commit is contained in:
+12
-13
@@ -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. idea,mongodb,postman
|
||||
|
||||
## 6. 中间件安装
|
||||
@@ -195,6 +205,7 @@ replace,设置为alt+f
|
||||
### 4.2 服务器插件安装
|
||||
|
||||
- translate插件
|
||||
|
||||
```
|
||||
快捷键设置
|
||||
Show Translation Dialog,设置为ctrl + shift + x
|
||||
@@ -232,15 +243,3 @@ Translate,设置为ctrl + x
|
||||

|
||||

|
||||
|
||||
## 5.Lingoes安装
|
||||
|
||||
- 在电脑管家上下载也可以,直接默认安装
|
||||

|
||||

|
||||

|
||||
|
||||
```
|
||||
在下面的文件夹下,将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 |
Reference in New Issue
Block a user