代码搜索:Commonly
找到约 690 项符合「Commonly」的源代码
代码结果 690
www.eeworm.com/read/11175/207053
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/459490/1569239
wikipagenames
= Wiki Page Names =
[[TracGuideToc]]
Wiki page names commonly use the CamelCase convention. Within wiki text, any word in CamelCase automatically becomes a hyperlink to the wiki page with that name.
www.eeworm.com/read/234134/4660681
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/229812/4751657
gml integer.gml
.ix type integer
.pp
The most commonly used type is the integer. Integers are used for
storing most numbers that do not require a decimal point, such as
counters, sizes and
.ix array index
.ix '
www.eeworm.com/read/229812/4751663
gml autostg.gml
.ix 'automatic storage duration'
.pp
The most commonly used object in a C program is one that has
meaning only within the function in which it is defined. The
object is created when execution of t
www.eeworm.com/read/204040/5035014
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/183699/5252680
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/182103/5266700
c ioctl.c
/*
* ioctl() system call
*
* This routine is not defined in the POSIX 1003.1b standard but is
* commonly supported on most UNIX and POSIX systems.
*
* COPYRIGHT (c) 1989-1999.
* On-Line Ap
www.eeworm.com/read/174090/5365704
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