代码搜索结果

找到约 10,000 项符合 Interface 的代码

cpu.java

package com.javapatterns.abstractfactory.computer; public interface Cpu { }

desc.h

unsigned char DEV_DESC[]= { 18, /*Device Descriptor length*/ 1, /*Decriptor type*/ 0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/ 0x01, 0x00, /*Device class*/ 0x00, /*De

ex20(1).java

// generics/Ex20.java // TIJ4 Chapter Generics, Exercise 20, page 654 /* Create an interface with two methods, and a class that implements that interface * and adds another method. In another class

readme

Python-to-libsvm interface Introduction ============ Python (http://www.python.org/) is a programming language suitable for rapid development. This python-to-libsvm interface is developed so users

isl3.rtr

interface Ethernet0 ip address 1.1.1.2 255.255.255.0 ip route 0.0.0.0 0.0.0.0 1.1.1.1

arp1.rtr

interface Ethernet0 ip address 10.1.1.1 255.255.255.0

arp2.rtr

interface Ethernet0 ip address 10.1.1.2 255.255.255.0

isl4.rtr

interface Ethernet0 ip address 1.1.2.2 255.255.255.0 ip route 0.0.0.0 0.0.0.0 1.1.1.1

vlan1.rtr

interface FastEthernet0/0 ip address 24.17.2.1 255.255.255.0