代码搜索:reader

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

代码结果 10,000
www.eeworm.com/read/207159/15281337

h m500a.h

#ifndef M500A_H #define M500A_H // P I C C - C O M M A N D S // commands which are handled by the tag // Each tag command is written to the reader IC and transfered via RF #define PICC_REQSTD
www.eeworm.com/read/8823/154149

txt 如何打开sol文件.txt

打开SOL文件需要 SOL Reader工具。 该工具是一个类似Google地图操作的 浏览原理图的工具。 下载地址:http://www.schoolboy.com.cn/sol/download/sol_setup.rar
www.eeworm.com/read/11311/222094

h m500a.h

#ifndef M500A_H #define M500A_H // P I C C - C O M M A N D S // commands which are handled by the tag // Each tag command is written to the reader IC and transfered via RF #define PICC_REQSTD
www.eeworm.com/read/11311/222126

h m500a.h

#ifndef M500A_H #define M500A_H // P I C C - C O M M A N D S // commands which are handled by the tag // Each tag command is written to the reader IC and transfered via RF #define PICC_REQSTD
www.eeworm.com/read/20138/832977

csh ntreader.csh

set path=($path $cwd/tools/nt) if (! $?USERNAME)setenv USERNAME User setenv TCL_LIBRARY $cwd/tools/generic/tcltk/library setenv TK_LIBRARY $TCL_LIBRARY tools/nt/tcltk/bin/wish80.exe install/reader.tcl
www.eeworm.com/read/40112/915507

csh ntreader.csh

set path=($path $cwd/tools/nt) if (! $?USERNAME)setenv USERNAME User setenv TCL_LIBRARY $cwd/tools/generic/tcltk/library setenv TK_LIBRARY $TCL_LIBRARY tools/nt/tcltk/bin/wish80.exe install/reader.tcl
www.eeworm.com/read/459551/1569012

java userandpsw.java

package fileSys.util; import java.io.BufferedReader; import java.io.BufferedWriter; import java.io.FileReader; import java.io.FileWriter; import java.io.Reader; import java.io.Writer; import java.uti
www.eeworm.com/read/237048/4634551

java vmx86stackreader.java

/* * $Id: VmX86StackReader.java,v 1.3 2004/02/26 10:33:38 epr Exp $ */ package org.jnode.vm.x86; import org.jnode.vm.Address; import org.jnode.vm.VmStackReader; /** * Stack frame reader
www.eeworm.com/read/215671/4901534

java pageableresultset.java

/** * */ package com.nc21.exam.dal; import java.io.InputStream; import java.io.Reader; import java.math.BigDecimal; import java.net.URL; import java.sql.Array; import java.sql.Blob; imp
www.eeworm.com/read/212962/4934013

am makefile.am

SUBDIRS=vm demux reader packet spu INCLUDES=-I$(top_srcdir) -I$(top_srcdir)/src/lib noinst_LIBRARIES=libdvd.a libdvd_a_SOURCES = \ Device.cc \ DVDDrive.cc \ DVDImage.cc \ DVDDump.cc \ FullDVDDu