代码搜索:Scanner
找到约 4,788 项符合「Scanner」的源代码
代码结果 4,788
www.eeworm.com/read/444676/7608753
asm hcarry.asm
;This is the HCarry Virus
;dedicated to the late Harry Carry
;The only AV scanner that I know of that detects this virus is TBAV Scanner
start: ;start of virus!
lea si, crypt_start
www.eeworm.com/read/324308/13273036
asm hcarry.asm
;This is the HCarry Virus
;dedicated to the late Harry Carry
;The only AV scanner that I know of that detects this virus is TBAV Scanner
start: ;start of virus!
lea si, crypt_start
www.eeworm.com/read/338839/3312494
sources
TARGETNAME=scanner
TARGETTYPE=DRIVER
DRIVERTYPE=FS
INCLUDES=$(INCLUDES);..\inc
TARGETLIBS= $(TARGETLIBS) \
$(IFSKIT_LIB_PATH)\fltMgr.lib
SOURCES=scanner.c \
scanne
www.eeworm.com/read/393779/8263759
java rational.java
import java.util.Scanner;//program uses class Scanner
public class Rational
{
private int numerator; //fenzi
private int denominator; //fenmu
//constructor initializes numerator a
www.eeworm.com/read/138754/5813730
c xltdecxml.c
/*************************************************************************/
/* module: XML scanner */
/* file: XLTDecXml.c
www.eeworm.com/read/174884/5355165
c xltdecxml.c
/*************************************************************************/
/* module: XML scanner */
/* file: XLTDecXml.c
www.eeworm.com/read/100075/15886315
c sescan.c
/*---------------------------------------------------------------------------+
| Free form input scanner
+---------------------------------------------------------------------------*/
#include
www.eeworm.com/read/452050/7449800
java 4240006_wa.java
import java.util.Scanner;
public class Main {
private Scanner in;
private int limit;
private int[] num = new int[25];
private int[] ans;
private int
www.eeworm.com/read/121089/6070236
asm ssrules.asm
page 49,132
TITLE ssrules - Scanner Table Definitions
;***
;ssrules.asm - Scanner Table Definitions
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; This module defines the co