nxqjjdfx.h

来自「这是本人两年前兼职为某个公司做的石油钻进设计软件」· C头文件 代码 · 共 22 行

H
22
字号
// Nxqjjdfx.h: interface for the CNxqjjdfx class.
//
//////////////////////////////////////////////////////////////////////

#if !defined(AFX_NXQJJDFX_H__0E72A441_008A_11D7_888A_5254AB281610__INCLUDED_)
#define AFX_NXQJJDFX_H__0E72A441_008A_11D7_888A_5254AB281610__INCLUDED_

#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000

class CNxqjjdfx  
{
public:
	CNxqjjdfx();
	virtual ~CNxqjjdfx();
	void	Computer();

};

#endif // !defined(AFX_NXQJJDFX_H__0E72A441_008A_11D7_888A_5254AB281610__INCLUDED_)

⌨️ 快捷键说明

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