代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/254864/4379752
java bundle.java
/*
* $Header: /cvshome/repository/org/osgi/framework/Bundle.java,v 1.19 2002/11/14 13:48:30 pkriens Exp $
*
* Copyright (c) The Open Services Gateway Initiative (2000, 2002).
* All Rights Reserved
www.eeworm.com/read/161503/5552858
java bundle.java
/*
* Bundle.java
*
* Version: $Revision: 1.24 $
*
* Date: $Date: 2005/04/20 14:22:34 $
*
* Copyright (c) 2002-2005, Hewlett-Packard Company and Massachusetts
* Institute of Technology. All ri
www.eeworm.com/read/172493/9705216
h bundle.h
#ifndef BUNDLE_H
#define BUNDLE_H
#include
#include "item.h"
/**
A bundle of items that is again an item.
*/
class Bundle : public Item
{
public:
/**
Adds an item to this bundle
www.eeworm.com/read/172493/9705223
cpp bundle.cpp
#include "bundle.h"
void Bundle::add(Item* it)
{
items.push_back(it);
}
double Bundle::get_unit_price() const
{
double price = 0;
for (int i = 0; i < items.size(); i++)
{
price = p
www.eeworm.com/read/203067/15365864
am bundle.am
##########
#
# For creating a Mac bundle
#
##########
HAVE_BUNDLES = @HAVE_BUNDLES@
all-local: all-bundle
all-bundle:
if test "$(HAVE_BUNDLES)" = true -a -n "$(bin_PROGRAMS)""$(noinst_PROGRAMS)"; t
www.eeworm.com/read/203062/15366429
am bundle.am
##########
#
# For creating a Mac bundle
#
##########
HAVE_BUNDLES = @HAVE_BUNDLES@
all-local: all-bundle
all-bundle:
if test "$(HAVE_BUNDLES)" = true -a -n "$(bin_PROGRAMS)""$(noinst_PROGRAMS)"; t
www.eeworm.com/read/376212/9324989
m presto_bundle.m
function presto_bundle
% presto_bundle -- Bundle "presto" software.
% presto_bundle (no argument) bundles the
% "presto" software into "presto_install.p".
% Copyright (C) 1999 Dr. Charles R. Den
www.eeworm.com/read/376212/9325156
m seagrid_bundle.m
function seagrid_bundle
% seagrid_bundle -- Bundler for "SeaGrid" toolbox.
% seagrid_bundle (no argument) bundles the files
% that comprise the "SeaGrid" toolbox. The
% result is "seagrid_insta
www.eeworm.com/read/161842/10364950
bmp bundle1.bmp
www.eeworm.com/read/100045/7083591
crt ca-bundle.crt
##
## ca-bundle.crt -- Bundle of CA Root Certificates
## Last Modified: Fri Oct 22 17:15:27 CEST 1999
##
## This is a bundle of X.509 certificates of public
## Certificate Authorities (CA). These