代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/258893/4349716

makefile

# -------------------------------------------------------- # This file was automatically generated. Do not edit it. # Instead, edit the Make-common file (located in the root # (of the LDAP dist
www.eeworm.com/read/258893/4349777

makefile

# -------------------------------------------------------- # This file was automatically generated. Do not edit it. # Instead, edit the Make-common file (located in the root # (of the LDAP dist
www.eeworm.com/read/258893/4349796

makefile

# -------------------------------------------------------- # This file was automatically generated. Do not edit it. # Instead, edit the Make-common file (located in the root # (of the LDAP dist
www.eeworm.com/read/252366/4408176

c winsertln.c

#include #include "curspriv.h" /****************************************************************/ /* Winsertln() inserts a blank line instead of the cursor line */ /* In window 'win'
www.eeworm.com/read/203062/15366473

install

********************************************************* Instructions for building and testing XOOPIC NOTE: You may need to use GNU's make, instead of the make utility provided by a commerc
www.eeworm.com/read/101586/15824356

c misc.c

/*============================================================================ Misc.c - Murphy McCauley (MurphyMc@Concentric.NET) OKBox() is used instead of console output. LibMain() is used a
www.eeworm.com/read/110034/6166955

patch sim-lomem-protect.patch

2001-09-07 Miles Bader * v850.igen ("switch r"): Use IMEM16 instead of load_mem. * interp.c (do_interrupt): Use IMEM16 instead of load_mem to look for a `halt' instruction.
www.eeworm.com/read/271560/10989593

nlogo bloodcells.nlogo

globals [number concentration] ;; global variables are the numbe of cells and concentration breeds [cells] ;; let's call them cells instead of turtles cells
www.eeworm.com/read/199077/7889864

cpp hour06_1.cpp

// Listing 6.8 // Looping with for // But with a float instead of integer #include int main() { float counter; for (counter = 0; counter < 2.2; counter += 0
www.eeworm.com/read/123301/6061769

l start.l

%{ /************************************************************ start.l This program uses start states for counting words. Instead of matching the entire word, the program looks for a starting l