代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/439715/7702558
obj scan.obj
www.eeworm.com/read/439715/7702564
cpp scan.cpp
#include"Init.h"
int lineno=1;
char ch;
char temp[100];
int j=0;
void scan(ifstream&fin,ofstream&fout)
{
while(fin.get(ch))
{
if('\n'==ch)
lineno++;
else if('\t'==ch||' '==ch);
www.eeworm.com/read/436849/7761490
class scan.class
www.eeworm.com/read/436849/7761520
java scan.java
/*
* scan.java
*
* Created on 22 octobre 2008, 20:53
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package TP3;
import java
www.eeworm.com/read/435312/7793899
jpg scan.jpg
www.eeworm.com/read/399677/7842794
cpp scan.cpp
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/399677/7842836
h scan.h
// scan.h: interface for the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCAN_H__F0293CE1_81AC_47F0_9918_257702C11C14__INCLUDED_)
#def
www.eeworm.com/read/399677/7842934
txt scan.txt
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/434548/7860665
cpp scan.cpp
// scan.cpp: implementation of the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "face.h"
#include "scan.h"
#include "glob
www.eeworm.com/read/434548/7860738
h scan.h
// scan.h: interface for the Cscan class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_SCAN_H__F0293CE1_81AC_47F0_9918_257702C11C14__INCLUDED_)
#def