代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/384827/7104716
java randomwords.java
//: interfaces/RandomWords.java
// Implementing an interface to conform to a method.
import java.nio.*;
import java.util.*;
public class RandomWords implements Readable {
private static Rando
www.eeworm.com/read/332978/7141962
java randomwords.java
//: interfaces/RandomWords.java
// Implementing an interface to conform to a method.
import java.nio.*;
import java.util.*;
public class RandomWords implements Readable {
private static Rando
www.eeworm.com/read/392997/7247741
cpp timer.cpp
// timer.cc
// Routines to emulate a hardware timer device.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing
www.eeworm.com/read/392997/7247759
h timer.h
// timer.h
// Data structures to emulate a hardware timer.
//
// A hardware timer generates a CPU interrupt every X milliseconds.
// This means it can be used for implementing time-slicing, or for
//
www.eeworm.com/read/451319/7467416
tcl choice.tcl
# CHOICE.TCL - Setup procedures for implementing installation-choice wizard
# page
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 03i,2
www.eeworm.com/read/451319/7467420
tcl lmexit.tcl
# LMEXIT.TCL - Setup procedures for implementing install LM finish
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02c,08ma
www.eeworm.com/read/451319/7467422
tcl lmstartup.tcl
# LMSTARTUP.TCL - Setup procedures for implementing LM Startup choice
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02b,05mar
www.eeworm.com/read/451319/7467465
tcl getpin.tcl
# GETPIN.TCL - Setup procedures for implementing user authorization
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03d,22may02
www.eeworm.com/read/444271/7615351
tcl choice.tcl
# CHOICE.TCL - Setup procedures for implementing installation-choice wizard
# page
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 03h,2
www.eeworm.com/read/444271/7615353
tcl licagree.tcl
# LICAGREE.TCL - Setup procedures for implementing license-agreement
# wizard page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 02o,17m