代码搜索:reader

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

代码结果 10,000
www.eeworm.com/read/189320/5196891

vcproj netlocal_reader.vcproj

www.eeworm.com/read/189320/5196906

bor netlocal_reader.bor

# Makefile for building the Netlocal_reader exe with Borland C++ Make NAME = Netlocal_reader NO_FULL_PATH=1 OBJFILES = \ $(OBJDIR)\Graph.$(OBJ_EXT) \ $(OBJDIR)\Netlocal_reader.$(OBJ_EXT)
www.eeworm.com/read/189320/5196914

vcp netlocal_reader.vcp

# Microsoft eMbedded Visual Tools Project File - Name="Netlocal_Reader" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE
www.eeworm.com/read/189320/5196919

cpp netlocal_reader.cpp

// Netlocal_reader.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp #include "Naming_Context.h" #include "Temperature_Grapher.h" #include "Temperature_Grapher_Options.h" // Listing 1 code/ch21 int ACE_TMAI
www.eeworm.com/read/189320/5197793

sln reader_wince.sln

 Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 # $Id: VC8WorkspaceCreator.pm,v 1.4 2005/10/13 21:26:00 shuston Exp $ # # This file was generated by MPC. Any changes
www.eeworm.com/read/189320/5197795

sln reader_static.sln

Microsoft Visual Studio Solution File, Format Version 8.00 # # $Id: VC71WorkspaceCreator.pm,v 1.7 2006/01/25 17:42:09 elliott_c Exp $ # # This file was generated by MPC. Any changes made directly to
www.eeworm.com/read/189320/5197799

dsw reader_static.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # # $Id: VC6WorkspaceCreator.pm,v 1.15 2006/02/22 20:05:55 elliott_c Exp $ # # This file was generated by MPC. Any changes made directly
www.eeworm.com/read/187737/5217492

tpl event_reader.tpl

PROC Main: local ev&(16) while 1 getevent32 ev&() print HEX$(ev&(1)), HEX$(ev&(2)),ev&(3),ev&(4), IF ev&(1)=27 break ENDIF IF ev&(1)=&406 :print "Keydown" ELSEIF ev&(1)=&
www.eeworm.com/read/177697/5321325

c mpc_reader.c

/* Copyright (c) 2005, The Musepack Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the foll
www.eeworm.com/read/168537/5445469

java~2~ reader.java~2~

package 毕业设计; public class Reader { private String Id; private String Name; private String Sex; private String BirthTime; private String Vocation; private String Tel;