Skip to the content.

NoteBook

My NoteBook

本仓库包含本人平时的一些学习笔记及摘抄

目录

2018-08-29 - Markdown 语法

2018-09-01 - Git | Pro Git | Git 常用命令速查手册 | Git CheatSheet
.gitignore - Page | Github | .gitignore | .gitignore templates
.gitattributes - Page | Github | .gitattributes | .gitattributes templates
.editorconfig - Page | @editconfig | EditorConfig 一个非常通用的.editorconfig文件

indent_style = space
indent_size = 2
end_of_line = lf
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = 100

.browserslistrc - Page | Github | Twitter (web 开发)浏览器兼容性设置

2018-09-17 - NPM | 官网 | 中文社区
搜索: UNPKG | npms | nodemodules | npmsearch | 精选npm包

2018-09-14 - learn regex | 常用正则表达式 | 语法速查手册 | 在线练习 | regexr | Regulex

2018-09-29 - webpack | 官网

2018-10-17 - PandasVersusExcel(Python) | Github

2018-11-06 - es6-passport(ES6)

2018-11-20 - Web-Security(Web 安全)

2018-12-03 - DataScience(基础) Github
2018-12-15 - WebOptimize(Web 优化) Github
2018-12-25 - WebBase Github

2019-01-10 - Database

2019-01-24 - Docker

2019-05-01 - HTML5&CSS3 basic (HTML5 和 CSS3 基础) | Github

2020-05-27 - HTML5 Canvas | Github


Python

python3-tips


书籍:
各类编程书籍:studyFiles | threerocks/studyFiles
免费编程书籍:free-programming-books
数据科学相关速查表:ds-cheatsheets | FavioVazquez/ds-cheatsheets
中国科学技术大学计算机学院课程资源:USTC-CS-Courses-Resource | Page1 | Page2
渗透攻击(Micro8):Micro8 | wiki

命令行: 命令行 | Apple 终端 | Microsoft PowerShell | PowerShell kit

代码编辑器: VSCode | Visual Studio

学习: NodeSchool | 菜鸟教程

在线工具: 脚本之家在线工具 | 在线工具网址导航 | 程默的博客-工具 | 在线工具 | 开发工具箱 | 不白搜工具站 | 在线开发工具

Github Pages: 部署

在线文档: 在线API文档


联系方式:chanmenglin@icloud.com