代码搜索:海量库存
找到约 3,568 项符合「海量库存」的源代码
代码结果 3,568
www.eeworm.com/read/292594/8346553
cpp add_good.cpp
// ADD_GOOD.cpp : implementation file
//
#include "stdafx.h"
#include "库存管理系统.h"
#include "ADD_GOOD.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE
www.eeworm.com/read/412545/11193431
prg main.prg
*——清除变量
CLEAR
CLEAR ALL
*——避免多次运行程序
*——声明API函数“FindWindow”
DECLARE Integer FindWindow IN USER32.DLL String lpClassName,String lpWindowName
lpWindowName="库存管理系统"
*——寻找窗口标题
IF .NOT. FindWindow(0
www.eeworm.com/read/148118/12491748
dfm u_kcpd.dfm
object Form5: TForm5
Left = 126
Top = 33
Width = 773
Height = 464
Caption = '库存盘点'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
www.eeworm.com/read/236230/14024995
dfm u_kcpd.dfm
object Form5: TForm5
Left = 126
Top = 33
Width = 773
Height = 464
Caption = '库存盘点'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
www.eeworm.com/read/288363/8639171
cpp dware.cpp
// DWare.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DWare.h"
#include "ExtendEdit_Grid.h"
#include "DWare_Edit.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#
www.eeworm.com/read/288363/8639195
cpp maindlg.cpp
// MainDlg.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "MainDlg.h"
#include "RxGrid.h"
#include "DWare.h"
#include "DClime.h"
#include "DUser.h"
#include
www.eeworm.com/read/288363/8639204
cpp dclime.cpp
// DClime.cpp : implementation file
//
#include "stdafx.h"
#include "商品库存管理系统.h"
#include "DClime.h"
#include "DClime_AddDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static c