代码搜索结果
找到约 10,000 项符合
Design 的代码
gsl-design.texi
\input texinfo @c -*-texinfo-*-
@c %**start of header
@setfilename gsl-design.info
@settitle GNU Scientific Library
@finalout
@c -@setchapternewpage odd
@c %**end of header
@dircategory Scien
invoice_design.cpp
/**
@file invoice.cpp
@author Cay Horstmann
*/
/**
Describes an invoice for a set of purchased products.
*/
class Invoice
{
public:
/**
Adds a charge for a product to th