Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 

Repository files navigation

1.CPP学习路线

https://csguide.cn/roadmap/basic/network_programming_learning_path.html#%E4%B8%80%E3%80%81%E4%BB%80%E4%B9%88%E6%98%AF%E7%BD%91%E7%BB%9C%E7%BC%96%E7%A8%8B

2.ubuntu安装 sublime

https://blog.csdn.net/u012514113/article/details/124703433

3.IO模型

https://www.cnblogs.com/luedong/p/16068490.html#io%E5%88%B0%E5%BA%95%E6%98%AF%E4%BB%80%E4%B9%88

4.V8

https://www.zhihu.com/people/v8blink/posts?page=3

5. mac配置vscode

https://blog.csdn.net/qq_42366672/article/details/127090058

主要用来设置vscode语法检查的语言版本

6.下载github仓库

目前用浏览器进github仓库要么只能下载整个仓库要么只能下载单个文件,如果我需要某个文件夹里的全部东西就不是很方便
可以用这个chrome插件,使用方法如下:

  • 访问 https://github.com/settings/tokens
  • 点击 Generate new token → Generate new token (classic) 创建一个token 并复制
    img1
    在弹出的输入框内粘贴复制的内容 然后就可以正常使用了

也有其它方法

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors