📄 b.cs
字号:
using Microsoft.VisualBasic;
using System;
internal class b
{
internal string a = "";
internal Collection b = new Collection();
internal Collection c = new Collection();
internal Collection d = new Collection();
internal Collection e = new Collection();
internal Collection f = new Collection();
internal Collection g = new Collection();
internal Collection h = new Collection();
internal b()
{
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -