VSCode使用 https://www.jianshu.com/p/3cb39532c1fd 免费、好用的SQL可视化工具HeidiSQL https://blog.csdn.net/qq_35346390/article/details/79423466 mysql 安装图解 mysql图文安装 ...
分类:
其他好文 时间:
2019-12-01 13:47:04
阅读次数:
116
Mac上利用VScode配置c/c++开发环境 哭辽,Typora里面最好不要插入表情,不然保存会闪退 1. 首先你要有一个vscode 2. 在扩展里面下载c/c++ 第一步 ?+com+p 打开命令模式:选择c/c++: 编辑配置(edit configuration) 然后再自动生成的.vsc ...
分类:
编程语言 时间:
2019-11-30 14:01:40
阅读次数:
204
本文首发于个人博客 "https://kezunlin.me/post/c93b6ba6/" ,欢迎阅读最新内容! tutorial to use vscode for remote development using ssh on windows <! more Guide server sudo ...
fb_show_bmp.c 1 #include <unistd.h> 2 #include <stdio.h> 3 #include <stdlib.h> 4 #include <fcntl.h> 5 #include <string.h> 6 #include <linux/fb.h> 7 #i ...
分类:
系统相关 时间:
2019-11-27 11:56:03
阅读次数:
139
1.搜索按照Easy WXLESS 2.在文件中加入下面的一行代码;就会在同级目录下同步代码到.wss // out: index.wxss 更多的写法可以查官网:https://marketplace.visualstudio.com/items?itemName=yunfeizuo.easy-w ...
分类:
微信 时间:
2019-11-22 17:51:51
阅读次数:
331
作为一名Java工程师,由于工作需要,最近一个月一直在写NodeJS,这种经历可以说是一部辛酸史了。好在有神器Visual Studio Code陪伴,让我的这段经历没有更加困难。眼看这段经历要告一段落了,今天就来给大家分享一下我常用的一些VSC的插件。 ...
分类:
其他好文 时间:
2019-11-13 00:59:35
阅读次数:
96
{ "workbench.startupEditor": "newUntitledFile", "window.zoomLevel": -2, "editor.fontSize": 18, "editor.tabSize": 2, //#代码缩进修改成2个空格 "editor.formatOnSav ...
分类:
其他好文 时间:
2019-11-12 00:38:53
阅读次数:
93
蒟蒻也是第一次从Dev转过来呢, 因为vsc界面,实用性,美观性,以及稳定性(Dev那注释中的乱码不想吐槽。)都比Dev强,。。。 fzy: _GC: 扶苏: water_lift: ych: 不想做检讨怎么办呢。。? 步骤: 1. 从这里下载。。。 毒瘤软件。 2. 下载完之后,打开它。。 你会发 ...
分类:
其他好文 时间:
2019-11-10 17:50:55
阅读次数:
107
1 常用文献管理软件 [1.1]:https://www.zhihu.com/question/20761911 [1.2]:https://zhuanlan.zhihu.com/p/30168046 常用的文献管理软件有mendely,zotero,endnote和Papers(需要付费),具体对 ...
分类:
其他好文 时间:
2019-11-07 00:30:38
阅读次数:
107
问题描述: git很方便,git本地如果记住账户信息 问题解决: ...
分类:
其他好文 时间:
2019-11-04 19:15:51
阅读次数:
129