代码搜索:scope

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

代码结果 10,000
www.eeworm.com/read/139332/5802584

hpp scope.hpp

// Copyright David Abrahams 2002. // Distributed under the Boost Software License, Version 1.0. (See // accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) #ifndef SC
www.eeworm.com/read/137781/5818136

rc scope.rc

#include #include "scope.h" scopeicon ICON scope.ico scopemenu MENU { POPUP "&File" { MENUITEM "&Exit", SCOPE_EXIT } POPUP "&Action" {
www.eeworm.com/read/137781/5818137

c scope.c

//////////////////////////////////////////////////////////////////////////////// // // Filename: scope.c // // This program demonstrates the Standard Instrument Control // Library within a Window
www.eeworm.com/read/137781/5818138

h scope.h

#define SCOPE_EXIT 1 #define SCOPE_READ_VOLT 2 #define SCOPE_GET_DATA 3 #define SCOPE_HEADER 4 #define SCOPE_PRINT 5
www.eeworm.com/read/137781/5818139

def scope.def

NAME SCOPE EXETYPE WINDOWS DESCRIPTION 'SCOPE EXAMPLE PROGRAM' STUB 'WINSTUB.EXE' CODE MOVEABLE DISCARDABLE PRELOAD DATA MOVEABLE MULTIPLE PRELOAD HEAPSIZE 8192 STACKSIZE
www.eeworm.com/read/137781/5818159

frm scope.frm

VERSION 4.00 Begin VB.Form scope Appearance = 0 'Flat AutoRedraw = -1 'True BackColor = &H00FFFFFF& Caption = "Hewlett-Packard" ClientHeight
www.eeworm.com/read/137781/5818160

mak scope.mak

Form=SCOPE.FRM Module=Module2; C:\SICL\VB\SICL4.BAS Object={F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.0#0; COMDLG32.OCX Object={BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.0#0; TABCTL32.OCX Object={FAEE
www.eeworm.com/read/136989/5832782

cpp be_scope.cpp

// // be_scope.cpp,v 1.21 2003/06/17 15:09:23 parsons Exp // #include "be_scope.h" #include "be_valuetype.h" #include "be_eventtype.h" #include "be_component.h" #include "be_home.h" #include "
www.eeworm.com/read/136989/5833452

h be_scope.h

/* -*- c++ -*- */ // be_scope.h,v 1.13 2000/09/20 21:09:16 parsons Exp // ============================================================================ // // = LIBRARY // TAO IDL // // = FI
www.eeworm.com/read/135709/5881510

c scope.c

/***************************************************************************** * scope.c : Scope effect module ***************************************************************************** * Copyri