代码搜索:海量库存
找到约 3,568 项符合「海量库存」的源代码
代码结果 3,568
www.eeworm.com/read/344894/11853268
h chaxunxiaoyudingkucun.h
///////////////输出库存小于某个值的所有商品信息并排序输出 9
void chaxunxiaoyudingkucun(struct shangpin shangp[],int count)
{
struct shangpin sp[MAXLENTH];
struct shangpin sptemb;
int total=-1;
in
www.eeworm.com/read/155408/11879447
frm frmmain.frm
VERSION 5.00
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "四川百事可乐公司仓库库存管理系统"
ClientHeight = 4080
ClientLeft = 60
ClientTop = 6
www.eeworm.com/read/252343/12285728
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/233301/14158275
dsr datareportstore.dsr
VERSION 5.00
Begin {78E93846-85FD-11D0-8487-00A0C90DC8A9} DataReportStore
Bindings = "DataReportStore.dsx":0000
Caption = "库存清单"
ClientHeight = 10950
ClientLe
www.eeworm.com/read/228348/14390276
cpp basedatetimectrl.cpp
// BaseDateTimeCtrl.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "BaseDateTimeCtrl.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char TH
www.eeworm.com/read/125481/14491169
txt guoc.txt
create procedure sp_chuku_kucun
@shangpinmingc char,@shangpinshul int
as
declare @kucun int
declare cursor_chuku cursor for select 库存数量 from kucunxinxibiao
where 商品名称=@shangpinmingc
open curso
www.eeworm.com/read/118563/14863598
frm frmmain.frm
VERSION 5.00
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "四川百事可乐公司仓库库存管理系统"
ClientHeight = 4080
ClientLeft = 60
ClientTop = 6
www.eeworm.com/read/217763/14952120
sql jy_insert.sql
create procedure jy_insert
@jszh char(8),@isbn char(16),@ssh char(10),@jssj datetime,@flag int output
as
set @flag=(select 库存量 from zzybook where ISBN=@isbn)
if @flag>0
www.eeworm.com/read/115511/15012403
frm frmmain.frm
VERSION 5.00
Begin VB.MDIForm frmMain
BackColor = &H8000000C&
Caption = "四川百事可乐公司仓库库存管理系统"
ClientHeight = 4080
ClientLeft = 60
ClientTop = 6