代码搜索:parallelport

找到约 158 项符合「parallelport」的源代码

代码结果 158
www.eeworm.com/read/318772/13472158

plg parallelport.plg

Build Log --------------------Configuration: ParallelPort - Win32 Release-------------------- Command Lines Creating command line "rc.exe /l 0x
www.eeworm.com/read/318772/13472160

aps parallelport.aps

www.eeworm.com/read/318772/13472162

rc parallelport.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/318772/13472164

dsp parallelport.dsp

# Microsoft Developer Studio Project File - Name="ParallelPort" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x
www.eeworm.com/read/318772/13472165

opt parallelport.opt

www.eeworm.com/read/104260/6205204

java parallelport.java

/* * Java comm library component. * * Copyright (c) 1998 * Transvirtual Technologies, Inc. All rights reserved. * * See the file "license.terms" for information on usage and redistribution
www.eeworm.com/read/457140/6322231

cpp parallelport.cpp

// ParallelPort.cpp: implementation of the CParallelPort class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ParallelPort.h" #includ
www.eeworm.com/read/457140/6322249

h parallelport.h

// ParallelPort.h: interface for the CParallelPort class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_PARALLELPORT_H__1B0F3FEB_2971_4B5F_8859_048A50
www.eeworm.com/read/493119/6406653

java parallelport.java

package parport; public class ParallelPort { /** The port base address (e.g. 0x378 is base address for LPT1) */ private int portBase; /** To cunstruct a ParallelPort object, *
www.eeworm.com/read/493119/6406664

java parallelport.java

package parport; public class ParallelPort { /** The port base address (e.g. 0x378 is base address for LPT1) */ private int portBase; /** To cunstruct a ParallelPort object, *