test.cs
来自「c#设计模式WithCla」· CS 代码 · 共 23 行
CS
23 行
// Testing the lead byte stuff 乕僞
public class test
{
private int registration;
private int size;
private int color;
public void start ()
{
}
public void stop ()
{
}
public void great ()
{
}
}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?