2025-02-17
This commit is contained in:
parent
0fd57ac979
commit
e22cf4129e
@ -16,6 +16,15 @@ https://git.smallkun.cn
|
||||
## 授课学时
|
||||
每周6学时 预期 17~18周
|
||||
|
||||
## VS2010
|
||||
注释所有代码
|
||||
1. Ctrl+A 全选所有代码
|
||||
2. Ctrl+K Ctrl+C 进行注释
|
||||
|
||||
解除所有注释
|
||||
1. Ctrl+A 全选所有代码
|
||||
2. Ctrl+K Ctrl+U
|
||||
|
||||
## HelloWorld
|
||||
```c
|
||||
//Hello World
|
||||
|
Loading…
x
Reference in New Issue
Block a user