代码搜索:ChessBoard
找到约 642 项符合「ChessBoard」的源代码
代码结果 642
www.eeworm.com/read/113927/15120682
cpp mychessboard.cpp
// MyChessBoard.cpp: implementation of the CMyChessBoard class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "ChessBoard.h"
#include "M
www.eeworm.com/read/173562/5370056
cpp main.cpp
#include "Main.h"
ChessBoard::ChessBoard(QWidget *parent,char *name)
:QWidget(parent,name)
{
mChessboardPixmap=new QPixmap("chessboard_xmp");
mWhiteChessPixmap= new QPixmap("w
www.eeworm.com/read/275363/10822615
cpp chessdlg.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/465997/7042832
cpp chessdlg.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/196105/8114977
cpp chessdlg.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/328135/13045465
cpp chessdlg.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/136812/5861983
c clock.c
#ifndef lint
static char sccsid[] = "@(#)clock.c 1.1 92/07/30 Copyr 1984 Sun Micro";
#endif
/*
* Copyright (c) 1984 by Sun Microsystems Inc.
*/
#include
#include
#in
www.eeworm.com/read/136812/5861985
c chesstool.c
#ifndef lint
static char sccsid[] = "@(#)chesstool.c 1.1 92/07/30 Copyr 1985 Sun Micro";
#endif
/*
* Copyright (c) 1985 by Sun Microsystems Inc.
*/
/*
* chesstool: allows you to play out a game
www.eeworm.com/read/478707/6713462
cpp chessdlg.cpp
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of .
// You may use, compile or redistribute it as part of your application
www.eeworm.com/read/345505/11810911
h gobangsrv.h
#ifndef chatroom_h
#define chatroom_h
#include
#include
#include
#include
#include
#include
#include
#includ