代码搜索结果
找到约 10,000 项符合
Interface 的代码
149.htm
CTerm非常精华下载
multitst.h
/*
* Filename: multitst.h
*
* Description:
*/
//#define FILE_MENU_EXIT 101
//#define HELP_MENU_ABOUT 102
//#define HELP_MENU_ABOUT_DLL 103
//#define START_SERVER 104
#define bc
producta.java
package com.javapatterns.abstractfactory;
public interface ProductA
{
}
productb.java
package com.javapatterns.abstractfactory;
public interface ProductB
{
}
dialoglistener.java
public interface DialogListener{
public void process(int code);
}
readme
This is the source files for xxgdb v1.12 (and xdbx 2.1)
----------------------------------------------------------------------
XXGDB is a X window interface to the GDB debugger.
This X window in
typetags.java
/**
* @(#)TypeTags.java 1.12 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.java
iphlpapi.h
/*++
Copyright (c) 1997-1999 Microsoft Corporation
Module Name:
public\sdk\inc\iphlpapi.h
Abstract:
Header file for functions to interact with the IP Stack for MIB-II and
re
todo
* Verify that we support the full CBLAS interface and that the GSL
CBLAS library can be used standalone
* Check that substituting the Reference Blas, ATLAS, and Intel BLAS
all work correctly
ifstat.pod
#!/bin/sh
pod2man --center="System Utilities" --release="ifstat `cat VERSION`" --lax --section=1 ifstat.pod > ifstat.1
exit 0;
=cut
=head1 NAME
ifstat - Report InterFace STATistics
=head1 SYNOPS