代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/195341/5111957
ct2
.NH
If; relational operators; compound statements
.PP
The basic conditional-testing statement in C
is the
.UL if
statement:
.E1
c = getchar( );
if( c \*= '?' )
printf("why did you type a question mar
www.eeworm.com/read/187689/5217992
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/177353/5328171
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/346158/3190497
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that
www.eeworm.com/read/330290/3425902
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/323581/3514832
java ifstate.java
// Copyright (c) 1997 Per M.A. Bothner.
// This is free software; for terms and warranty disclaimer see ./COPYING.
package gnu.bytecode;
import java.io.*;
/** The state of a conditional expression
www.eeworm.com/read/321483/3533952
pm signature.pm
package CPANPLUS::Module::Signature;
use strict;
use Cwd;
use CPANPLUS::Error;
use Params::Check qw[check];
use Module::Load::Conditional qw[can_load];
### detached sig, not actua
www.eeworm.com/read/316872/3606098
c selinuxfs.c
/* Updated: Karl MacMillan
*
* Added conditional policy language extensions
*
* Copyright (C) 2003 - 2004 Tresys Technology, LLC
* Copyright (C) 2004 Red Hat, Inc., James
www.eeworm.com/read/298155/3875260
dat errortc115.dat
错误信息: Unexpected end of file in conditional started on line xxx
中文注释: 从 xxx 行开始的条件语句尚未结束,文件不能结束
www.eeworm.com/read/292984/3936740
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that