代码搜索:Supporting
找到约 1,839 项符合「Supporting」的源代码
代码结果 1,839
www.eeworm.com/read/316990/13513095
java constants.java
/*
* Constants.java E.L.2001-08-23
*
* Constants to be used in the class RenovationChap15
* and the supporting dialog classes.
*/
import java.awt.Dimension;
import java.text.NumberFor
www.eeworm.com/read/315699/13537978
c list.c
/* list.c -- functions supporting list operations */
#include
#include
#include "list.h"
/* local function prototype */
static void CopyToNode(Item item, Node * pnode);
www.eeworm.com/read/312207/13616571
templates
Template: zhcon/rebuild_kernel
Type: note
Description: You MUST rebuild kernel with framebuffer support.
Please read README.Debian and README. zhcon need a kernel supporting
framebuffer, you hav
www.eeworm.com/read/307616/13718879
cpp soln8_7.cpp
// Ex8_7.cpp : main project file.
// A CLR calculator supporting parentheses
#include "stdafx.h"
using namespace System;
ref class Box
{
public:
Box()
{
Box(1.0, 1.0, 1.0);
www.eeworm.com/read/151652/5679933
inf viacomp.inf
; Copyright (c) 1998-2002 VIA Technologies, Inc.
; This INF file is non-WHQL for supporting compatible device ID.
[Version]
;CatalogFile=viaudio.cat
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={
www.eeworm.com/read/151652/5679939
inf viacomp.inf
; Copyright (c) 1998-2002 VIA Technologies, Inc.
; This INF file is non-WHQL for supporting compatible device ID.
[Version]
;CatalogFile=viaudio.cat
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={
www.eeworm.com/read/151652/5679942
inf viacomp.inf
; Copyright (c) 1998-2002 VIA Technologies, Inc.
; This INF file is non-WHQL for supporting compatible device ID.
[Version]
;CatalogFile=viaudio.cat
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={
www.eeworm.com/read/151652/5679950
inf viacomp.inf
; Copyright (c) 1998-2002 VIA Technologies, Inc.
; This INF file is non-WHQL for supporting compatible device ID.
[Version]
;CatalogFile=viaudio.cat
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={
www.eeworm.com/read/147766/5722678
c sys_sx164.c
/*
* linux/arch/alpha/kernel/sys_sx164.c
*
* Copyright (C) 1995 David A Rusling
* Copyright (C) 1996 Jay A Estabrook
* Copyright (C) 1998, 1999, 2000 Richard Henderson
*
* Code supporting the S
www.eeworm.com/read/147766/5722689
c sys_jensen.c
/*
* linux/arch/alpha/kernel/sys_jensen.c
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 1998, 1999 Richard Henderson
*
* Code supporting the Jensen.
*/
#include
#inclu