代码搜索:items
找到约 10,000 项符合「items」的源代码
代码结果 10,000
www.eeworm.com/read/169887/9834233
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/169887/9834241
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/169887/9834419
cpp items.cpp
// Items.cpp: implementation of the CItems class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "ADOConn.h"
#i
www.eeworm.com/read/168569/9907410
csv items.csv
25,1542,2,7,21,32,Worn Shortsword
35,472,2,10,17,30,Bent Staff
36,5194,2,4,21,32,Worn Mace
37,14029,2,0,21,32,Worn Axe
38,9891,4,0,4,0,Recruit's Shirt
39,9892,4,1,7,0,Recruit's Pants
40,10141,4,
www.eeworm.com/read/163289/10166780
h items.h
/*
BladeMaster 2, a text, rougelike(kinda), arena combat simulation game.
Copyright (C) 2002 Blademaster 2 Team, see CREDITS
Clone of BladeMaster by Logicom, Inc. Copyright(C) 1990/1993
www.eeworm.com/read/163289/10166788
cpp items.cpp
/*
BladeMaster 2, a text, rougelike(kinda), arena combat simulation game.
Copyright (C) 2002 Blademaster 2 Team, see CREDITS
Clone of BladeMaster by Logicom, Inc. Copyright(C) 1990/1993
www.eeworm.com/read/162814/10267878
cds items.cds
www.eeworm.com/read/162814/10267881
val items.val
www.eeworm.com/read/162814/10267914