代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/296774/7114357
c mips-tfile.c
/* Update the symbol table (the .T file) in a MIPS object to
contain debugging information specified by the GNU compiler
in the form of comments (the mips assembler does not support
assembly
www.eeworm.com/read/152244/7139242
m cc.m
function cc
% The function CC does the commands:
% close all ==> removes all figures
% clear functions ==> removes compiled .M files
%%%%%%%%%%%%%%%%%%%%% cc.m %%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/408124/7154371
l ch1-02.l
%{
/*
* this sample demonstrates (very) simple recognition:
* a verb/not a verb.
*/
%}
%%
[\t ]+ /* ignore white space */ ;
is |
am |
are |
were |
was |
be |
being |
been |
do |
does |
did |
wi
www.eeworm.com/read/454938/7381408
c io20_1.05.c
// #include
#include
/**
** The address of pstr is: vermeer
**
**/
const char *str = "vermeer";
int main()
{
// oops: does not treat char* as an address
www.eeworm.com/read/452695/7436354
c program8_05.c
/* Program 8.5 The change that does */
#include
int change(int* pnumber); /* Function prototype */
int main(void)
{
int number = 10;
www.eeworm.com/read/446971/7562162
c io20_1.05.c
// #include
#include
/**
** The address of pstr is: vermeer
**
**/
const char *str = "vermeer";
int main()
{
// oops: does not treat char* as an address
www.eeworm.com/read/440862/7679845
c decomp.c
/* ------------------- decomp.c -------------------- */
/*
* Decompress the application.HLP file
* or load the application.TXT file if the .HLP file
* does not exist
*/
#include
www.eeworm.com/read/440621/7685066
txt asprotect 2.0x resolve api's to highmem calls(1).txt
/////////////////////////////////////////////////////////////
// this script does a cruicial job, it finds all the correct API's corresponding
// to the HIGHMEM calls. like i said before, the log-HIG
www.eeworm.com/read/440621/7685503
txt asprotect 2.0x resolve api's to highmem calls.txt
/////////////////////////////////////////////////////////////
// this script does a cruicial job, it finds all the correct API's corresponding
// to the HIGHMEM calls. like i said before, the log-HIG
www.eeworm.com/read/437337/7750868
c ccribbons.c
/* Program: finds ribbon-like parts */
/* TRACKS BRANCHES by following ridges of grd */
/* Problem: Does not handle triple points very well */
/* problem: cannot