default.cs
来自「是一个很好的编辑器」· CS 代码 · 共 20 行
CS
20 行
using System;
using System.Collections.Generic;
using System.Text;
namespace GoogleRequester
{
public class Class1
{
#region Private Fields
#endregion
#region Properties
#endregion
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?