-
sale
商品销售管理系统采用Visual C++ 6.0进行编写,采用ADO技术对SQL数据库进行访问。该系统主要处理商品基本信息、客户基本信息的维护、报价单、销售合同、销售订单、发货单、各种销售计划等信息,实现商品销售的日常管理功能。(Commodity sales management system using Visual C++ 6 to prepare, using ADO technology to access the SQL . The system mainly deals with the basic information of goods, customer information maintenance, quotation, sales contract, sales orders, invoices, sales plan and other information, realize the merchandise sales management function.)
- 2016-12-12 21:13:17下载
- 积分:1
-
P2P
一个P2P语音即时通信软件的源代码(来自《P2P网络技术原理与C++开发案例》,在本机可运行)(P2P)
- 2010-05-26 16:52:25下载
- 积分:1
-
C#实现带百分比的进度条功能
C#实现带百分比的进度条功能;
C#实现带百分比的进度条功能(C# to achieve the percentage of progress bar function)
- 2017-10-26 14:29:58下载
- 积分:1
-
AY_Emul_Version24_4
ay emulator2 code in c language
- 2020-06-17 01:20:02下载
- 积分:1
-
用C#操作xml
xmlFilePath = textBox2.Text
FileStream fs = new FileStream(filePa...
用C#操作xml
xmlFilePath = textBox2.Text
FileStream fs = new FileStream(filePath ,FileMode.Open)
BinaryReader binreader = new BinaryReader(fs )
//XmlTextReader xmlreader = new XmlTextReader()
XmlTextWriter xmlreader = new XmlTextWriter(xmlFilePath+"IMAGEENCODING.xml" ,System .Text .Encoding .UTF8 ) -With C# Operation xmlxmlFilePath = textBox2.Text FileStream fs = new FileStream (filePath, FileMode.Open) BinaryReader binreader = new BinaryReader (fs)// XmlTextReader xmlreader = new XmlTextReader () XmlTextWriter xmlreader = new XmlTextWriter (xmlFilePath+
- 2022-02-13 10:07:47下载
- 积分:1
-
自绘按钮 mfc
实现自绘按钮 必须用位图资源的方式设置各个状态的按钮图像
- 2022-04-11 14:19:08下载
- 积分:1
-
21469-AD1939-C-Sampled-
ADSP21469音频采样例程,能在21469评估板上正确运行(failed to translate,i am very sorry)
- 2013-05-03 15:43:37下载
- 积分:1
-
iOS条形码二维码识别项目源码
iOS条形码二维码识别项目源码
- 2014-04-15下载
- 积分:1
-
Barcode
这是一个源生的扫描二维码的demo,识别速度很快。(This is a source of scanning two-dimensional code demo, recognition speed is very fast.)
- 2018-05-03 11:23:47下载
- 积分:1
-
NN_V1.1
使用R-tree和分支限界方法解决N维NN问题,带报告。带数据生成器和R-TREE模板。(The use of R-tree and branch and bound method to solve N-dimensional NN problem with the report. With the data generator and R-TREE template.)
- 2009-02-21 13:13:07下载
- 积分:1