代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/285007/4058342
h item.h
#include "product.h"
/**
Describes a product to purchase and its quantity.
*/
class Item
{
public:
/*
Constructs an item from the product and quantity
@param p the produ
www.eeworm.com/read/285007/4058348
h item.h
#include "product.h"
/**
Describes a product to purchase and its quantity.
*/
class Item
{
public:
/*
Constructs an item from the product and quantity
@param p the produ
www.eeworm.com/read/285007/4058353
h item.h
#include "product.h"
/**
Describes a product to purchase and its quantity.
*/
class Item
{
public:
/*
Constructs an item from the product and quantity
@param p the produ
www.eeworm.com/read/444692/1730879
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/444329/1734876
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/439272/1806727
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/436685/1846042
cpp activetimer.cpp
// Copyright (c) 2006 Nokia Corporation.
#include "ActiveTimer.h"
#include "ActiveTimerNotify.h"
// Constructs a CActiveTimer object
CActiveTimer* CActiveTimer::NewL()
{
CActiveTim
www.eeworm.com/read/429245/1950451
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part
www.eeworm.com/read/393899/2462979
cpp activetimer.cpp
// Copyright (c) 2006 Nokia Corporation.
#include "ActiveTimer.h"
#include "ActiveTimerNotify.h"
// Constructs a CActiveTimer object
CActiveTimer* CActiveTimer::NewL()
{
CActiveTim
www.eeworm.com/read/371135/2781683
java item.java
/**
An item with a description and a part number.
*/
public class Item
{
/**
Constructs an item.
@param aDescription the item's description
@param aPartNumber the item's part