代码搜索:Commonly
找到约 690 项符合「Commonly」的源代码
代码结果 690
www.eeworm.com/read/242732/4541760
h mmddk.h
/* $Id $
*
* Compatibility header
*
* This header is wrapper to allow compilation of Wine DLLs under ReactOS
* build system. It contains definitions commonly refered to as Wineisms
* and d
www.eeworm.com/read/229812/4736143
txt phrases.txt
THE WINHELP |Phrases INTERNAL FILE
==================================
If present, the |Phrases internal file stores a list of commonly used
strings from the help text in the |TOPIC file. The fil
www.eeworm.com/read/229812/4752116
gml pgqa.gml
.chap Commonly Asked Questions and Answers
.*
.np
.ix 'common questions'
.ix 'questions'
.ix 'answers to general problems'
As with any sophisticated piece of software, there are topics that are
www.eeworm.com/read/216802/4884167
h mmddk.h
/* $Id $
*
* Compatibility header
*
* This header is wrapper to allow compilation of Wine DLLs under ReactOS
* build system. It contains definitions commonly refered to as Wineisms
* and d
www.eeworm.com/read/205824/5019511
h mmddk.h
/* $Id $
*
* Compatibility header
*
* This header is wrapper to allow compilation of Wine DLLs under ReactOS
* build system. It contains definitions commonly refered to as Wineisms
* and d
www.eeworm.com/read/182103/5266706
c mknod.c
/*
* mknod()
*
* This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems. It is the
* foundation for creating file system objects
www.eeworm.com/read/182103/5266737
c truncate.c
/*
* truncate() - Truncate a File to the Specified Length
*
* This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems. It is provid
www.eeworm.com/read/340362/3286777
h rf04eb.h
/******************************************************************************
Filename: RF04EB.h
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Commonly use
www.eeworm.com/read/340362/3286779
h cc2430db.h
/******************************************************************************
Filename: CC2430DB.h
Target: cc2430
Revised: 16/12-2005
Revision: 1.0
Description:
Commonly u
www.eeworm.com/read/286314/4040263
cs utility.cs
namespace CSharp
{
///
/// Utility contains two interfaces and a number of
/// static methods. It is modeled on some of the most
/// commonly used algorithms from C++.