Visual Studio Code 该编辑器也集成了所有一款现代编辑器所应该具备的特性,包括语法高亮(syntax high lighting),可定制的热键绑定(customizable keyboard bindings),括号匹配(bracket matching)以及代码片段收集(snip ...
分类:
其他好文 时间:
2019-09-16 10:14:49
阅读次数:
140
题意:有一个n * 2的网格图,有3种操作:给两个相邻的点加上一条边,断开相邻的两个点连着的边,询问两个点的连通性。 思路:直接看博客就行了,https://blog.csdn.net/roll_keyboard/article/details/81185535,在纸上画一画来确定4个顶点之间的更新 ...
分类:
其他好文 时间:
2019-09-02 13:46:29
阅读次数:
90
Description: Your friend is typing his name into a keyboard. Sometimes, when typing a character c, the key might get long pressed, and the character w ...
分类:
其他好文 时间:
2019-08-23 00:26:41
阅读次数:
135
Scores of Final Examination On-Screen Keyboard Tally Counters Balance Scale ...
分类:
其他好文 时间:
2019-08-22 19:00:27
阅读次数:
65
<ControlTemplate x:Key="MenuItemControlTemplate1" TargetType="{x:Type MenuItem}"> <Grid SnapsToDevicePixels="True"> <Border x:Name="OuterBorder" Borde ...
A 1084 Broken Keyboard 注意大小写即可。 1 #include <cstdio> 2 #include <iostream> 3 #include <algorithm> 4 #include <string> 5 6 using namespace std; 7 8 int ...
分类:
其他好文 时间:
2019-08-21 23:14:42
阅读次数:
137
默认的 Toggle explore side bar 快捷键为 Ctrl + B, 但是这和 Vim 的快捷键冲突,解决方法: File > Preferences > Keyboard Shortcuts, 输入 ctrl + m,选中默认匹配项,右键单击选择 Remove Keybinding ...
分类:
其他好文 时间:
2019-08-18 15:52:54
阅读次数:
62
1,easybase64解密得flag 2,keyboard键盘码,在键盘上画画得flag:areuhack 3,异性相吸根据提示,写脚本 1,easybase64解密得flag 2,keyboard键盘码,在键盘上画画得flag:areuhack 3,异性相吸根据提示,写脚本 with open( ...
分类:
其他好文 时间:
2019-08-16 18:52:37
阅读次数:
90
On a broken keyboard, some of the keys are worn out. So when you type some sentences, the characters corresponding to those keys will not appear on sc ...
分类:
其他好文 时间:
2019-08-11 23:15:16
阅读次数:
99
mac os k810 logitech keyboard 罗技k810 键盘更换alt/command映射。 ...
分类:
系统相关 时间:
2019-08-09 01:16:48
阅读次数:
407