代码搜索:Stock
找到约 5,160 项符合「Stock」的源代码
代码结果 5,160
www.eeworm.com/read/169884/9834943
rc stock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/169884/9834949
ncb stock.ncb
www.eeworm.com/read/167913/9947766
txt stock.txt
CREATE DATABASE Stock
GO
USE Stock
GO
CREATE TABLE Client
(Cid int PRIMARY KEY IDENTITY,
Cname varchar(50) NOT NULL,
Ctype tinyint,
Contact varchar(30),
Address varchar(50),
www.eeworm.com/read/167913/9947767
mdf stock.mdf
www.eeworm.com/read/167913/9947785
cpp stock.cpp
// Stock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Stock.h"
#include "StockDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/167913/9947807
ico stock.ico
www.eeworm.com/read/167913/9947829
plg stock.plg
Build Log
--------------------Configuration: Stock - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\WINDOWS\TEMP\RSP
www.eeworm.com/read/167913/9947844
dsw stock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/167913/9947879
opt stock.opt
www.eeworm.com/read/167913/9947926
clw stock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CUserEditDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Stock