代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/410442/11287038
h five.h
// Five.h : main header file for the FIVE application
//
#if !defined(AFX_FIVE_H__C6EF525F_4D94_4C1A_B242_7FA2ED813893__INCLUDED_)
#define AFX_FIVE_H__C6EF525F_4D94_4C1A_B242_7FA2ED813893__INCLUD
www.eeworm.com/read/410442/11287044
cpp five.cpp
// Five.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Five.h"
#include "FiveDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/410442/11287053
ncb five.ncb
www.eeworm.com/read/410442/11287059
dsp five.dsp
# Microsoft Developer Studio Project File - Name="Five" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/410442/11287069
clw five.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CFiveDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "five.h"
www.eeworm.com/read/410442/11287074
aps five.aps
www.eeworm.com/read/410442/11287078
dsw five.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/410442/11287083
rc five.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/410442/11287087
plg five.plg
Build Log
--------------------Configuration: Five - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/264032/11332010
java five.java
public class Five extends Root
{
private GameTable gTable;
private int x,y;
private int direct=1;
private int[] store;
public Five()
{
store=new int[15];
}
public boolea