代码搜索:Supporting
找到约 1,839 项符合「Supporting」的源代码
代码结果 1,839
www.eeworm.com/read/260165/4334792
hpp window.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: atlstl/window/window.hpp
*
* Purpose: Enhancement of ATL's CWindow, supporting shims for common
www.eeworm.com/read/146646/12628049
asm rtvecs.asm
;***********************************************************************
; File name: rtvecs.asm
;
; Description: Reset and interrupt vector definition supporting realtime
; debugging mode
;
;
www.eeworm.com/read/284263/8952057
h tabbedframe.h
/////////////////////////////////////////////////////////////////////////////
// TabbedFrame.h - Base template class for supporting a frame
// window with multiple views that you switch between us
www.eeworm.com/read/281004/10272967
c relx.c
/*----------------------------------------------------------------------
File : relx.c
Contents: relim algorithm for finding frequent item sets
(extended version, supporting penaliz
www.eeworm.com/read/302845/13826499
c usbtouchscreen.c
/******************************************************************************
* usbtouchscreen.c
* Driver for USB Touchscreens, supporting those devices:
* - eGalax Touchkit
* - 3M/Microtouch
www.eeworm.com/read/249894/12463180
cs iresource.cs
namespace Perst
{
///
/// Interface of object supporting locking
///
public interface IResource
{
///
/// Lock persistent obj
www.eeworm.com/read/129001/14269876
c relx.c
/*----------------------------------------------------------------------
File : relx.c
Contents: relim algorithm for finding frequent item sets
(extended version, supporting penaliz
www.eeworm.com/read/223937/14611699
h dicom_ddr.h
/*
Copyright (C) 1998 Washington University
The software and supporting documentation for the Mallinckrodt
Institute of Radiology Digital Imaging and Communications in
Medic
www.eeworm.com/read/191610/5164268
h tabbedframe.h
/////////////////////////////////////////////////////////////////////////////
// TabbedFrame.h - Base template class for supporting a frame
// window with multiple views that you switch between us
www.eeworm.com/read/183315/5256587
py phpdebugger.py
#---------------------------------------------------------------------------
# Name: PHPDebugger.py
# Purpose: php dbg client and supporting code
# Author: Matt Fryer, Kevin Wang
#