代码搜索:Commonly
找到约 690 项符合「Commonly」的源代码
代码结果 690
www.eeworm.com/read/375736/2720342
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contai
www.eeworm.com/read/260597/4330347
h stdlib.h
/***
*stdlib.h - declarations/definitions for commonly used library functions
*
* Copyright (c) 1985-1988, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This include file contai
www.eeworm.com/read/159496/5582920
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
www.eeworm.com/read/159496/5583148
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
www.eeworm.com/read/292517/8349650
pas minireg.pas
unit MiniReg;
{
lightweight replacement for TRegistry. Does not use Classes or SysUtils. Intended
for space-limited applets where only the commonly used functions are necessary.
Returns Tr
www.eeworm.com/read/192525/8376544
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
Copy
www.eeworm.com/read/192512/8378283
h common.h
/**
* \file common.h
* \author Wei Yongming
* \date 2002/01/06
*
* This file includes macro definitions and typedefs that commonly used
* by MiniGUI.
*
\verbatim
Copy
www.eeworm.com/read/187173/8849545
html handling.html
Implementing Listeners for Commonly Handled Events (The Java™ Tutorials >
Creating a GUI
www.eeworm.com/read/163682/10149730
h dosemu.h
/*
MS-DOS Emulation for Embedded Systems
Copyright (C) 1989 Paradigm Systems. All rights reserved.
*/
#if !defined(_DOS_EMULATION)
#define _DOS_EMULATION
/*
// Some commonly
www.eeworm.com/read/320005/13436706
pas wwstr.pas
unit Wwstr;
{
//
// Commonly used string manipulation functions
//
// Copyright (c) 1995-2001 by Woll2Woll Software
//
// 10/22/98 - StrTrailing was incorrect before which would affect
//