代码搜索:effectively
找到约 138 项符合「effectively」的源代码
代码结果 138
www.eeworm.com/read/104322/15698884
bas hide.bas
Attribute VB_Name = "Hide"
' hide module
' --------------
' those functions effectively hide/unhide the program
' from Win9x TaskList
Option Explicit
Public Declare Function GetCurrentProces
www.eeworm.com/read/187478/8636783
readme
This is an implementation of the TV tree for general purpose. It can be
used to index different data types. The following notes provide help in
using the TV-tree
effectively.
(1) What is inclu
www.eeworm.com/read/158649/11595025
java lunch.java
//: c05:Lunch.java
// Demonstrates class access specifiers.
// Make a class effectively private
// with private constructors:
class Soup {
private Soup() {}
// (1) Allow creation via stati
www.eeworm.com/read/17704/754516
vhd sram.vhd
--Dan Leach
--2K SRAM for NES
--Created 9/10/06
-- Initial revision
-- For simplicity, as on the NES itself, the ChipSelect line is used as a clock (Phi2).
-- This effectively makes the RAM
www.eeworm.com/read/143389/12879094
c ide.c
/*
* Linux EBSA285 BIOS IDE driver
*
* Bits taken from Linux kernel (C) respective authors.
*
* This is effectively a miniture IDE driver which is capable
* of setting up the IDE interface for U
www.eeworm.com/read/474814/1390705
c cfunc.c
/*
* cfunc.c
*
* Copyright (C) 1998 Cygnus Solutions, Inc.
*
* Description:
* A simple C source file that contains a C function which effectively does
* nothing more than generate external link
www.eeworm.com/read/324447/3503360
c cfunc.c
/*
* cfunc.c
*
* Copyright (C) 1998 Cygnus Solutions, Inc.
*
* Description:
* A simple C source file that contains a C function which effectively does
* nothing more than generate external link
www.eeworm.com/read/323581/3514848
c cfunc.c
/*
* cfunc.c
*
* Copyright (C) 1998 Cygnus Solutions, Inc.
*
* Description:
* A simple C source file that contains a C function which effectively does
* nothing more than generate external link