代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/337096/12391949
cpp lotto.cpp
// lotto.cpp -- probability of winning
#include
// Note: some implementations require double instead of long double
long double probability(unsigned numbers, unsigned picks);
int main()
www.eeworm.com/read/232307/14198961
makefile
#
# Makefile for the kernel block device drivers.
#
# 12 June 2000, Christoph Hellwig
# Rewritten to use lists instead of if-statements.
#
# Note : at this point, these files are
www.eeworm.com/read/130077/14209054
s boot.s
/* LPC2100 startup/initialization file */
.extern main
.extern exit
/* .text is used instead of .section .text so it works with arm-aout too. */
.text
.c
www.eeworm.com/read/129944/14216138
txt moz0617ex.txt
function doneFn (name, result)
{
if (result != 0 && result != 999)
alert("The install didn't seem to work, you could maybe try " +
"a manual install instead.\nFailure code was "