代码搜索:Contained
找到约 5,885 项符合「Contained」的源代码
代码结果 5,885
www.eeworm.com/read/336724/12420099
h format.h
/*
Legal Notice: Some portions of the source code contained in this file were
derived from the source code of Encryption for the Masses 2.02a, which is
Copyright (c) 1998-2000 Paul Le Roux and w
www.eeworm.com/read/223063/14662300
cpp pgm08_16.cpp
//
// This file contains the C++ code from Program 8.16 of
// "Data Structures and Algorithms
// with Object-Oriented Design Patterns in C++"
// by Bruno R. Preiss.
//
// Copyright (c) 1998
www.eeworm.com/read/169937/5408778
c ptinsid.c
#include "windows.h"
#include "wintools.h"
BOOL WINAPI
PtInsideWindow(HWND hwnd,UINT x,UINT y)
{
/* Determine whether or not the position ( x, y) is contained */
/* within the control's client re
www.eeworm.com/read/167893/5451028
c ptinsid.c
#include "windows.h"
#include "wintools.h"
BOOL WINAPI
PtInsideWindow(HWND hwnd,UINT x,UINT y)
{
/* Determine whether or not the position ( x, y) is contained */
/* within the control's client re
www.eeworm.com/read/158793/5594757
c ptinsid.c
#include "windows.h"
#include "wintools.h"
BOOL WINAPI
PtInsideWindow(HWND hwnd,UINT x,UINT y)
{
/* Determine whether or not the position ( x, y) is contained */
/* within the control's client re
www.eeworm.com/read/158106/5598499
c ptinsid.c
#include "windows.h"
#include "wintools.h"
BOOL WINAPI
PtInsideWindow(HWND hwnd,UINT x,UINT y)
{
/* Determine whether or not the position ( x, y) is contained */
/* within the control's client re
www.eeworm.com/read/155397/5623163
readme
README for MicaSBVerify
Author/Contact: tinyos-help@millennium.berkeley.edu
Description:
MicaSBVerify contains several applications to test out the mica sensor board.
Each test is self-contained a
www.eeworm.com/read/473003/6854120
h ok_wnd.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/471983/6877106
h fmrxrds.h
//-----------------------------------------------------------------------------
//
// FMRXrds.h
//
// Contains the function prototypes for the functions contained in FMRXrds.c
//
//-------------
www.eeworm.com/read/368137/9709933
txt readme.txt
The programs:
Query, main4 and main5:
take an argument that specifies the file to read. They also
read the standard input iterating with the user for words
to find in the file.
The f