-
仓库条码管理系统
说明: 条码仓库管理系统,特别适合中小型超市,解决了库存、入库、出库、库存查询、数据报表等大量人工需要完成的事情,现在只需要轻轻的点几下鼠标就能完成,大量节约了人力和物力,实现了无纸化的操作,能把出库入库报表打印出来或导出为excel,更加直观和省时。(Bar code warehouse management system, especially suitable for small and medium-sized supermarkets, has solved a large number of manual tasks such as inventory, warehousing, warehousing, inventory query, data report forms and so on. Now it can be accomplished with a few clicks of the mouse. It saves a lot of manpower and material resources, realizes paperless operation, and can print out or export the warehouse report forms into excel, which is more intuitive and more intuitive. Time saving.)
- 2019-03-21 17:22:13下载
- 积分:1
-
D2D1 图像资源操作 创建图层画刷
#include
#include // for IWICImagingFactory
#include
#define SAFE_RELEASE(P) if(P){P->Release() ; P = NULL ;}
ID2D1Factory* g_pD2DFactory = NULL ; // Direct2D factory
ID2D1HwndRenderTarget* g_pRenderTarget = NULL; // Render target
ID2D1SolidColorBrush* g_pBlackBrush = NULL ; // A black brush, reflect the line color
ID2D1RadialGradientBrush* g_pRadialGradientBrush = NULL ; // Radial gradient brush
ID2D1Layer* g_pLayer = NULL ;
ID2D1Bitmap* g_pBitmap = NULL ;
IWICImagingFactory* g_pWICFactory = NULL ;
HWND g_Hwnd ; // Window handle
// Creates a Direct2D bitmap from file
HRESULT LoadBitmapFromFile(
ID2D1RenderTarget *pRenderTarget,
IWICImagingFactory *pIWICFactory,
PCWSTR uri,
UINT dest
- 2022-04-02 06:11:32下载
- 积分:1
-
simHijack
模拟网页劫持程序。通过两个线程并对应相应的方法进行劫持网页。(Analog page hijackers. By two threads corresponding to the appropriate method of hijacking web page.)
- 2012-06-29 20:35:50下载
- 积分:1
-
IEEE4-5-14-30-57-118-300
潮流计算,IEEE30节点的潮流计算,和牛顿法的程序报告
(power flow)
- 2012-09-26 15:11:01下载
- 积分:1
-
SX-C
解决很多地下水数值模拟问题,只需要修改相关参数就能运用(Groundwater numerical simulation to solve many problems, only a need to amend the relevant parameters will be able to use)
- 2008-12-18 14:02:37下载
- 积分:1
-
getConnectionString
ADO获取数据库连接字串的源代码。不少程序员为数据库的连接字串而发愁,好了,这下可以为你获取这个连接字串了。(ADO database connection string to obtain the source code. Many programmers for the database connection string and worry about, well, thought you这下可access to the connection string of the.)
- 2008-04-08 09:40:43下载
- 积分:1
-
001
第一个c程序 非常有用的第一步 请多多指教(the first one)
- 2010-05-15 11:16:07下载
- 积分:1
-
Detailed.Cpp.language.commands.(Second.Edition)
C++ 语言命令详解(第二版)
全书由两大部分及四个附录和一个词汇表构成,第一部分介绍
C++的基本概念以及C++程序设计方法,这部分从C++最基本的概念讲
起,覆盖最新C++标准中的所有概念并重点介绍类及其有关的函数和
运算符.第二部分可以用于C++编程的参考,分别详细介绍数据类型,
运算符,类型转换,关键字,预处理指令以及库函数和库类.四个附录
分别介绍C/C++的区别,ANSI 及C++成员的速查表.本书最后有C++术
语及概念的词汇表.本书可以用作学习C++的标准教材,也可成为高
级程序员的有价值的参考书.(Detailed C++ language commands (Second Edition))
- 2010-10-17 21:29:32下载
- 积分:1
-
XqbkEyyv
matlab-M文件库 可用于学习Matlab 标准化编程(matlab m file)
- 2009-03-01 16:52:27下载
- 积分:1
-
pic18ch
Microips PIC单片机指令中文详解(Detailed instructions Chinese Microips PIC microcontroller)
- 2011-11-25 18:27:21下载
- 积分:1