代码搜索结果
找到约 10,000 项符合
Interface 的代码
ex6.java
// innerclasses/Ex6.java
// TIJ4 Chapter Innerclasses, Exercise 6, page 353
/* Create an interface with at least one method, in its own package. Create
* a class in a separate package. Add a protec
e8000002.rss
// E8000002.rss
//
// Copyright (c) 2005 Symbian Software Ltd. All rights reserved.
#include
RESOURCE REGISTRY_INFO r_registry
{
dll_uid = 0xE8000002; // should match
lcd.h
#define uchar unsigned char
void delay500ms();
void delay100ms(void);
void delay100us(void); //delay TIMER1*1 ms for 12MHz
void delay1ms(void); //delay TIMER1*1 ms for 12MHz
void delay1s(void)
apache_gsoap.h
/** Interface between the apache http - server (http://httpd.apache.org) and the gsoap SOAP stack (http://www.cs.fsu.edu/~engelen/soap.html)
* @file apache_gsoap.h
*/
#ifndef _APACHE_GSOAP_H_
a.htm
A
Functions - A
[index]
getname.h
#if !defined(AFX_GETNAME_H__7ABA2FEE_05A0_11D2_8446_00A02491B6C9__INCLUDED_)
#define AFX_GETNAME_H__7ABA2FEE_05A0_11D2_8446_00A02491B6C9__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#endif // _M
g_memblock.h
#if defined(GENERIC) || !defined(G_MEMBLOCK_H)
#define G_MEMBLOCK_H
/*
******************************
* Object Oriented Programming in C
*
* Author: Laurent Deniau, Laurent.Deniau@cern.ch
*
* F
vinterface.h
// vinterface.h - device interface classes for Vbus
// This GUID identifies the device interface class used by the VbusDevice device
// TODO: If your driver supports a standard interface, use th
ex6.java
// innerclasses/Ex6.java
// TIJ4 Chapter Innerclasses, Exercise 6, page 353
/* Create an interface with at least one method, in its own package. Create
* a class in a separate package. Add a protec
ex6.java
// innerclasses/Ex6.java
// TIJ4 Chapter Innerclasses, Exercise 6, page 353
/* Create an interface with at least one method, in its own package. Create
* a class in a separate package. Add a protec