代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/243567/4521190
c umap.c
/*
* (C) Copyright 1994 Linus Torvalds
*
* Changes:
*
* Modified from Linus source to removing active mappings from any
* task. This is required for implementing the virtual graphics
* interfa
www.eeworm.com/read/209559/4973171
lpd7a40x
README on Implementing Linux for the Logic PD LPD7A40X-10
=========================================================
- CPLD memory mapping
The board designers chose to use high address lines for co
www.eeworm.com/read/195013/5116047
c umap.c
/*
* (C) Copyright 1994 Linus Torvalds
*
* Changes:
*
* Modified from Linus source to removing active mappings from any
* task. This is required for implementing the virtual graphics
* interfa
www.eeworm.com/read/194563/5127471
tex helpprov.tex
\section{\class{wxHelpProvider}}\label{wxhelpprovider}
wxHelpProvider is an abstract class used by a program implementing context-sensitive help to
show the help text for the given window.
The curre
www.eeworm.com/read/193974/5137978
py simplehttpserver.py
"""Simple HTTP Server.
This module builds on BaseHTTPServer by implementing the standard GET
and HEAD requests in a fairly straightforward manner.
"""
__version__ = "0.6"
__all__ = ["SimpleHTTPRe
www.eeworm.com/read/190056/5189134
tex helpprov.tex
\section{\class{wxHelpProvider}}\label{wxhelpprovider}
wxHelpProvider is an abstract class used by a program implementing context-sensitive help to
show the help text for the given window.
The curre
www.eeworm.com/read/187503/5220674
java ewrapperadapter.java
package com.jsystemtrader.platform;
import com.ib.client.*;
/**
* Adapter pattern: provides empty implementation for all the methods in the
* interface, so that the implementing classes can
www.eeworm.com/read/165570/5481120
java firstrunnable.java
/** A simple class which demonstrates implementing interface Runnable. The class
simply increments an instance variable until a flag is turned off.
The value of the instance variable is then disp
www.eeworm.com/read/338839/3312441
c operations.c
/*++
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
operations.c
Abstract:
This is the i/o operations module of the kernel mode filter driver implementing
co
www.eeworm.com/read/338839/3312452
c operations.c
/*++
Copyright (c) 1999 - 2002 Microsoft Corporation
Module Name:
operations.c
Abstract:
This is the i/o operations module of the kernel mode filter driver implementing
fi