tcell.~h

来自「This is realization of the Petri Network」· ~H 代码 · 共 16 行

~H
16
字号
//---------------------------------------------------------------------------

#ifndef TCellH
#define TCellH
#include "TBaseObject.h"
#include <math.h>

class TCell : public TBaseObject
{
private:

public:
        //觐耱痼牝铕
        TCell(int x, int y, TList *list);

        // 觐腓麇耱忸 躔囗

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?