代码搜索:MainFrame
找到约 10,000 项符合「MainFrame」的源代码
代码结果 10,000
www.eeworm.com/read/272191/10966293
rc demo.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/417404/10991364
txt 说明.txt
本程序程实现了基本的“连连看”游戏规则,即“经空白区域,最多可用三条直线相连的相同图形可以相互抵消”。
在实现上,本程序主要由<mark>MainFrame</mark>.java与LianLianKan.java两个类组成;其中LianLianKan类主要负责计算用户
所点击的两个图像是否可以相连及如何相连:当前桌面的图像情况存于二维矩阵M中,M[i][j] = k,表示当前第
i行j列处的图像类型为k;Mai ...
www.eeworm.com/read/417364/10992694
clw user interfurce.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "User In
www.eeworm.com/read/416965/11008676
clw dynmenu.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDynMenuView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "DynMe
www.eeworm.com/read/416922/11009682
clw game.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "game.h"
www.eeworm.com/read/270444/11037797
clw example.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMainFrame
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Example