提交 fed3b7cf 编写于 作者: whatyn's avatar whatyn

1

上级 89400b3f
......@@ -4,6 +4,7 @@
- [ ] `仓库`   [blog]( https://xushufa.cn )   [gitlab]( https://gitlab.com/xuyq123/mynotes )   [gitee]( https://gitee.com/xy180/MyNotes )   [github]( https://github.com/scott180/MyNotes )
## 1、文件操作
### 1.1、windows常用快捷键
......@@ -54,7 +55,6 @@ Shift+光标+右键 选中内容
```
### 1.2、修改文件的默认打开方式
```
......@@ -177,7 +177,6 @@ gitlab docsify主题仓库
```
## 2、网络&笔记本
### 2.1、远程登录
......@@ -204,7 +203,6 @@ redmibook的FN键没有作用,F1~F12功能键直接按就是调节音.
```
### 2.3、无线网连不上 & 代理连接失败
```js
......@@ -249,10 +247,8 @@ Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinHttpAutoProxySv
```
### 2.4、关闭Chrome浏览器更新通知
如何关闭Chrome 浏览器提示“若要接收后续 google chrome 更新,您需使用 windows 10 或更高版本”
```
......@@ -313,6 +309,8 @@ copyPush(){
echo '.........end.........'
}
# *// calligraphy git
#agit 1
data_dir=/e/Project/gitlab/agit/calligraphy
copyPush
......@@ -512,7 +510,6 @@ copyPush
12、亥时:人定,又名定昏等,代表此时夜色已深,人们也已经停止活动,安歇睡眠了。人定也就是人静。对应21时至23时。 <br/>
### 3.6、二十四节气
节气歌 <br/>
......@@ -533,7 +530,6 @@ copyPush
## 4、工作
### 4.1、善事利器
```js
......@@ -548,7 +544,6 @@ git :gitlab、github、gitee、gitcode、coding、bitbucket
```
*************************
### 4.2、mysql logbin日志
......@@ -568,7 +563,6 @@ TRUNCATE table mysql.general_log
```
--------------------
### 4.3、端点已使用
......@@ -585,7 +579,6 @@ C:\Users\Administrator>taskkill /f /t /im 11492
```
*************************
### 4.4、druid 安全配置
......@@ -618,43 +611,28 @@ http://localhost:8080/druid/sql.html
```
*************************
### 4.5、github登录不上解决办法
```
参考 https://blog.csdn.net/ych9527/article/details/114372201
1、查询github域名
搜索DNS查询 http://tool.chinaz.com/dns/?type=1&host=github.com&ip=. 得到IP
2、修改系统hosts文件
在 C:\Windows\System32\drivers\etc\hosts 加上如下文本
13.229.188.59 github.com
```
*************************
### 4.6、小工具
### 4.5、小工具
| 序号 | 地址 | 备注 |
| ----- | ----------- | ------------- |
| 1 | [json]( https://tool.xushufa.cn/json ) | json 格式化工具 |
| 2 | [yaml解析]( https://tool.xushufa.cn/yaml-parse ) | yaml解析为json |
| 3 | [时间毫秒值转换]( https://tool.xushufa.cn/time-format ) | 时间毫秒值转换 |
| | 解码编码 | |
| 4 | [url解码]( https://tool.xushufa.cn/url-encode ) | url解码编码 |
| 5 | [unicode解码]( https://tool.xushufa.cn/unicode-encode ) | unicode解码编码 |
| 6 | [文字转二维码]( https://tool.xushufa.cn/words-QRcode ) | 文字转二维码 |
| 7 | [二维码生成扫描识别]( https://tool.xushufa.cn/HtmlQRCode ) | 二维码生成扫描识别 |
| | markdown | |
| 8 | [md2wx]( https://tool.xushufa.cn/md2wx/docs ) | 在线Markdown微信格式化工具 |
| 9 | [editormd]( https://tool.xushufa.cn/markdown-editormd ) | 开源的、可嵌入的 Markdown 在线编辑器 |
| 10 | [markthing]( https://tool.xushufa.cn/markdown-markthing ) | 一个MarkDown编辑器 |
| 11 | [mpeditor]( https://tool.xushufa.cn/markdown-mpeditor ) | 专注于微信公众号的编辑阅读器 |
| | 项目布署 | |
| 12 | [tool]( https://github.com/scott180/tool ) | github仓库 |
| 13 | [xushufa]( https://xushufa.cn ) | 个人网站 |
| 1 | [json]( https://tool.xushufa.cn/json ) | json 格式化工具 |
| 2 | [yaml解析]( https://tool.xushufa.cn/yaml-parse ) | yaml解析为json |
| 3 | [Json2Excel]( https://tool.xushufa.cn/Json2Excel ) | Json转Excel文件 |
| 4 | [时间毫秒值转换]( https://tool.xushufa.cn/time-format ) | 时间毫秒值转换 |
| | 解码编码 | |
| 5 | [url解码]( https://tool.xushufa.cn/url-encode ) | url解码编码 |
| 6 | [unicode解码]( https://tool.xushufa.cn/unicode-encode ) | unicode解码编码 |
| 7 | [文字转二维码]( https://tool.xushufa.cn/words-QRcode ) | 文字转二维码 |
| 8 | [二维码生成扫描识别]( https://tool.xushufa.cn/HtmlQRCode ) | 二维码生成扫描识别 |
| | markdown | |
| 9 | [md2wx]( https://tool.xushufa.cn/md2wx/docs ) | 在线Markdown微信格式化工具 |
| 10 | [editormd]( https://tool.xushufa.cn/markdown-editormd ) | 开源的、可嵌入的 Markdown 在线编辑器 |
| 11 | [markthing]( https://tool.xushufa.cn/markdown-markthing ) | 一个MarkDown编辑器 |
| 12 | [mpeditor]( https://tool.xushufa.cn/markdown-mpeditor ) | 专注于微信公众号的编辑阅读器 |
| | 项目布署 | |
| 13 | [tool]( https://github.com/scott180/tool ) | github仓库 |
| 14 | [xushufa]( https://xushufa.cn ) | 个人网站 |
*************************
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册