代码搜索:UI设计
找到约 10,000 项符合「UI设计」的源代码
代码结果 10,000
www.eeworm.com/read/378047/9252791
h ui.h
class UI
{
public:
int iData[8][8];
int iMode;
public://界面的操作
bool SelectDllName(string ,int);
bool PushStart();
bool PushExit();
bool Clear();
bool SeletFirst(int mark);
int **GetC
www.eeworm.com/read/378047/9252799
cpp ui.cpp
#include "stdafx.h"
#include "黑白棋对弈.h"
#include "Core.h"
#include "UI.h"
extern CBad *pCore;
extern HWND m_hDlg;
extern bool UpdatePic(HWND m_hDlg,int **p);
bool UI::Clear()
{
pCore->Clear()
www.eeworm.com/read/378039/9253308
h ui.h
//*****************************************************************************
//
// ui.h - Prototypes for the simple serial port user interface.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. A
www.eeworm.com/read/378039/9253325
c ui.c
//*****************************************************************************
//
// ui.c - Simple serial port user interface.
//
// Copyright (c) 2005,2006 Luminary Micro, Inc. All rights reserved.
www.eeworm.com/read/377221/9289203
png ui.png
www.eeworm.com/read/377221/9289324