遗忘海岸

江湖程序员 -Feiph(LM战士)

导航

2012年7月31日 #

使用WCF的一些问题

摘要: 一个扫描出库程序,采用单实例、单线程模型,主要防止同个号多台电脑同时扫描出库(因为支持手动批量出库) 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 usi 阅读全文

posted @ 2012-07-31 08:49 遗忘海岸 阅读(901) 评论(3) 推荐(0) 编辑