Excel SpreadSheet库存跟踪器 [英] Excel SpreadSheet Inventory Tracker

查看:86
本文介绍了Excel SpreadSheet库存跟踪器的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用库存应用程序来替换当前的Excel电子表格。有关存储和更新条形码索引的数据的最佳方法的建议是什么?

I am working on an inventory application to replace a current excel spreadsheet.Any suggestions on what might be the best method to store and update data that is indexed by a bar code?

推荐答案

我建​​议一个包含条形码所有属性的类,只需创建一个List(YouClass)。



编辑

可以在这里找到基本的读取和写入excel文件:

http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/a5fd5413-f055-4b56-83af-6d6bdb1d6fe9/ [ ^ ]
I would suggest a class that holds all the properties of the Barcode, and simply create a List (of YouClass).

Edit
Basic reading and writing to/from an excel file could be found here:
http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/a5fd5413-f055-4b56-83af-6d6bdb1d6fe9/[^]


这篇关于Excel SpreadSheet库存跟踪器的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆