代码搜索:Scan

找到约 10,000 项符合「Scan」的源代码

代码结果 10,000
www.eeworm.com/read/176503/9495652

h scan.h

/* scan.h -- some scanner related functions */ /* This is part of cdg - a C-source Documentation Generator. Copyright (C) 1995, 1996 Peter Knoppers. This program is free software; you can
www.eeworm.com/read/176503/9495657

c scan.c

/* A lexical scanner generated by flex */ /* Scanner skeleton version: * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ */ #define FLEX_SCANNER #define YY_FLEX_
www.eeworm.com/read/176476/9497160

c scan.c

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l
www.eeworm.com/read/176251/9510849

c scan.c

/** * SmallBasic pseudo-compiler. Converts the source to byte-code. * * 2000-05-27, Nicholas Christopoulos * * This program is distributed under the terms of the GPL v2.0 or later * Download the GNU P
www.eeworm.com/read/175042/9561730

pas scan.pas

program scan(input,output,dat); TYPE filetype=file of integer; VAR g:filetype; dat:string ; Procedure sca(var f:filetype); var x:integer; begin while not eof(f) do begi
www.eeworm.com/read/174877/9570931

l scan.l

/**************************************************************************** scan.l ParserWizard generated Lex file. ****************************************************************************/
www.eeworm.com/read/174877/9570940

h scan.h

/**************************************************************************** * U N R E G I S T E R E D C O P Y * * You are on day 85 of your 30 day trial period. * * This
www.eeworm.com/read/174877/9570949

c scan.c

/**************************************************************************** * U N R E G I S T E R E D C O P Y * * You are on day 85 of your 30 day trial period. * * This
www.eeworm.com/read/174877/9570957

v scan.v

############################################################################# # U N R E G I S T E R E D C O P Y # # You are on day 85 of your 30 day trial period. # # This
www.eeworm.com/read/366065/9834474

test scan.test

# Commands covered: scan # # This file contains a collection of tests for one or more of the Tcl # built-in commands. Sourcing this file into Tcl runs the tests and # generates output for errors. N