代码搜索:items
找到约 10,000 项符合「items」的源代码
代码结果 10,000
www.eeworm.com/read/159656/10629744
gif items.gif
www.eeworm.com/read/158942/10714083
txt items.txt
Borland Developers Conference CD
@1
Borland Software Corporation
US
Delphi Client/Server
@1
Borland Software Corporation
US
Delphi Developer's Handbook
@0
Marco Cant
www.eeworm.com/read/158942/10714269
txt items.txt
Borland Developers Conference CD
@1
Borland Software Corporation
US
Delphi Client/Server
@1
Borland Software Corporation
US
Delphi Developer's Handbook
@0
Marco Cant
www.eeworm.com/read/158942/10717038
txt items.txt
Borland Developers Conference CD
@1
Borland International
US
Delphi Client/Server
@1
Borland International
US
Delphi Developer's Handbook
@0
Marco Cant
www.eeworm.com/read/158942/10717812
txt items.txt
Borland Developers Conference CD
@1
Borland International
US
Delphi Client/Server
@1
Borland International
US
Delphi Developer's Handbook
@0
Marco Cant
www.eeworm.com/read/275959/10780983
sql items.sql
USE Hospital
GO
CREATE TABLE Items
( ItemId int IDENTITY PRIMARY KEY,
ItemName varchar(50) NOT NULL,
Total int,
UnitId int,
BuyPrice float,
SalePrice float
www.eeworm.com/read/275959/10780994
h items.h
// Items.h: interface for the CItems class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_ITEMS_H__7F7F6334_66D5_4240_A726_00E38E6D0D94__INCLUDED_)
#
www.eeworm.com/read/275959/10781338
cpp items.cpp
// Items.cpp: implementation of the CItems class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "ADOConn.h"
#i
www.eeworm.com/read/419318/10874514
bmp items.bmp
www.eeworm.com/read/272368/10959510
h items.h
// Items.h: interface for the CItems class.
//
// 1 ItemId int 项目编号 自动增一
// 2 ItemName varchar(50) 项目名称
// 3 ItemType varchar(50) 项目工种
// 4 ItemUnit char(10) 计量单位
// 5 CarType varchar(50) 适用的汽车