代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/179943/9330636
txt gperfnotes.txt
// -k '*' forces gperf to choose a hash for each size category instead of giving up.
// required if characters appear in the same position in several keywords
// -D forces gperf to cough up a
www.eeworm.com/read/372819/9492207
mk makefile-debug.mk
#
# Gererated Makefile - do not edit!
#
# Edit the Makefile in the project folder instead (../Makefile). Each target
# has a -pre and a -post target defined where you can add customized code.
#
# This
www.eeworm.com/read/372819/9492214
mk makefile-release.mk
#
# Gererated Makefile - do not edit!
#
# Edit the Makefile in the project folder instead (../Makefile). Each target
# has a -pre and a -post target defined where you can add customized code.
#
# This
www.eeworm.com/read/175598/9540322
borland readme.borland
In ptw32_InterlockedCompareExchange.c, I've added a section for
Borland's compiler; it's identical to that for the MS compiler except
that it uses /* ... */ comments instead of ; comments.
[RPJ: need
www.eeworm.com/read/175135/9558599
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/174717/9575176
css normal.css
/*===== CSS theme file for CalendarXP 9.0 (Totally configurable) =====*/
/* NOTE: Better use numbered color values instead of literal ones, because opera has problem with the latter in certain cases.