代码搜索:items
找到约 10,000 项符合「items」的源代码
代码结果 10,000
www.eeworm.com/read/272368/10959821
cpp items.cpp
// Items.cpp: implementation of the CItems class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CarService.h"
#include "Items.h"
#incl
www.eeworm.com/read/270930/11019372
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/270930/11019625
cpp items.cpp
// Items.cpp: implementation of the CItems class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "ADOConn.h"
#i
www.eeworm.com/read/467871/7002973
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) 适用的汽车
www.eeworm.com/read/467871/7003070
cpp items.cpp
// Items.cpp: implementation of the CItems class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "CarService.h"
#include "Items.h"
#incl
www.eeworm.com/read/460749/7241440
exe items.exe
www.eeworm.com/read/460749/7241447
pro items.pro
######################################################################
# Automatically generated by qmake (2.01a) ?? ?? 10 21:24:22 2008
###############################################################
www.eeworm.com/read/460749/7241459
h items.h
#ifndef ITEMS_H
#define ITEMS_H
#include
class QGraphicsSceneMouseEvent;
class PixItem : public QGraphicsItem , public QObject
{
public:
PixItem(QPixmap *pixmap);
www.eeworm.com/read/460749/7241466
cpp items.cpp
#include "items.h"
#include
PixItem::PixItem(QPixmap *pixmap)
{
pix = *pixmap;
}
QRectF
PixItem::boundingRect() const
{
return QRectF(-2-pix.width
www.eeworm.com/read/459000/7284353
h items.h
#ifndef _ITEMS_H
#define _ITEMS_H
#include "appoint.h"
#include "Mysql_select.h"
#include "ways.h"
class Items
{
private:
string ISBN;
string book_name;
string writer;
string publish;