代码搜索:SearchEngine
找到约 255 项符合「SearchEngine」的源代码
代码结果 255
www.eeworm.com/read/328135/13045474
cpp searchengine.cpp
//*******************************************************************************
// COPYRIGHT NOTES
// ---------------
// This source code is a part of chess which is an example of
www.eeworm.com/read/328135/13045491
h searchengine.h
// 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/139234/13172052
cpp searchengine.cpp
// SearchEngine.cpp: implementation of the CSearchEngine class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "chess.h"
#include "Search
www.eeworm.com/read/139234/13172068
h searchengine.h
// SearchEngine.h: interface for the CSearchEngine class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SEARCHENGINE_H__6D2F1C47_7714_42A4_933F_96133F
www.eeworm.com/read/314195/13571832
doc searchengine.doc
www.eeworm.com/read/314195/13571833
rar searchengine.rar
www.eeworm.com/read/314195/13571834
ppt searchengine.ppt
www.eeworm.com/read/314195/13571836
rar searchengine.rar
www.eeworm.com/read/314195/13571837
ppt searchengine.ppt
www.eeworm.com/read/313715/13581881
java searchengine.java
public interface SearchEngine
{
public int id();
public int minLength();
public int maxLength();
public String quesryString();
public String pattern();
public