资源简介
.net斑马打印机通信示例完整版源码20171201
网络 搜集整理 希望对大家有所帮助
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Threading;
using System.Collections;
using System.Runtime.InteropServices;
using System.IO;
using System.xml;
using System.xml.Serialization;
namespace Colibri.CommonModule
{
///
/// Common Class that contains static common functions
///
///
public class Parameter
{
public static string ScanBarcode1 = “Barcode1“; //条码枪1
public static string ScanBarcode2 = “Barcode2“; //条码枪2
public static string ScanBarcode3 = “Barcode3“; //条码枪3
public static string ScanBarcode4 = “Barcode4“; //条码枪4
public static int DutCountName = 0;
public static string Scan1 = “ScanSleep“;
public static string Scan2 = “ScanSleep“;
public static int phonelen = 0;
public static int chargelen = 0;
public static int boxlen = 0;
public static string Print1 = “00“;
public static string Print2 = “00“;
}
public class CommonClass
{
#region valid
///
/// Check the type of obj is not null and is the type that sepecified by the second parameter
///
/// Checking object instance
/// Expected type
/// Checking result true means valid
public static bool IsValidType(object obj Type type)
{
return obj != null && obj.GetType() == type;
}
#endregion
#region Get Random result for test
///
/// Get random result
///
/// specify fail rate 0~1
/// random result pass or fail based on fail rate
public static bool GetRandomResult(double failRate = 0.5)
{
Random random = new Random();
double value = random.NextDouble();
return value > failRate;
}
#endregion
#region Time string
///
/// Get time string for current time with default format(“yyyy-MM-dd HH:mm:ss.fff“)
///
/// string of current time
public static string GetNowTimeString()
{
return GetTimeString(System.DateTime.Now);
}
///
/// Get time string for current time with specified format
///
/// the string format
/// string of current time
public static string GetNowTimeString(string format)
{
return GetTimeString(System.DateTime.Nowformat);
}
///
/// Get time string for the spe
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
..A..H. 328192 2017-01-06 14:08 .net斑马打印机通信示例完整版源码20171201\.vs\BarcodePrinter\v14\.suo
..A..H. 301056 2016-10-27 13:29 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\.vs\BarcodePrinter\v14\.suo
文件 974 2016-11-18 14:48 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\App.config
文件 8715 2017-06-25 21:05 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\BarcodePrinter.csproj
文件 932 2016-10-20 15:23 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\BarcodePrinter.sln
..A..H. 295936 2016-10-23 17:42 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\BarcodePrinter.v11.suo
文件 31996 2016-11-25 13:27 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\1.txt
文件 4911 2016-11-25 13:28 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\2.txt
文件 546 2016-11-25 13:28 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\3.txt
文件 196608 2017-08-31 13:47 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.exe
文件 974 2016-11-18 14:48 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.exe.config
文件 323072 2017-08-31 13:47 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.pdb
文件 22984 2017-09-23 16:10 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.vshost.exe
文件 974 2016-11-18 14:48 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.vshost.exe.config
文件 3301 2016-10-28 09:08 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\BarcodePrinter.vshost.exe.manifest
文件 9544 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\CopyRight.txt
文件 38893 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161027-1.txt
文件 37829 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161027-2.txt
文件 37829 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161027-3.txt
文件 37829 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161027-4.txt
文件 37829 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161027-5.txt
文件 37120 2016-12-12 14:17 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161212-1.txt
文件 37122 2016-12-12 14:23 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161212-2.txt
文件 37120 2016-12-12 14:05 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161212-3.txt
文件 37120 2016-12-12 14:09 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161212-4.txt
文件 37120 2016-12-12 14:12 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\MESAgent_20161212-5.txt
文件 1552 2017-07-09 10:01 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\ParameterConfig.xm
文件 30441 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\Printer1Test.txt
文件 530 2016-11-25 11:25 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\bin\Debug\Settings\Printer2Test.txt
文件 484 2017-06-23 10:57 .net斑马打印机通信示例完整版源码20171201\BarcodePrinter\Comm\Component1.cs
............此处省略132个文件信息
- 上一篇:矩阵分析_课件_张贤达
- 下一篇:新的ccs8.2版本
相关资源
- Stimulsoft-report2017.1.11 (JS and.Net去水印
- .NET后台 tts/语音生成/文本转语音 科
- [电子书] 快速编码 高效使用 Microsof
-
Windows .NET fr
amework API 帮助文档5 - 解决.net3.5安装sxs文件及说明.zip
- dotnet-hosting-3.0.0-win.exe
- dotnet-hosting-2.1.2-win.exe
- .net学生信息管理系统源码20170606
- 多元回归分析程序
- .NET版本通用权限管理系统源码666
- MVC实现的webApi接口
- 标签打印机打印亚马逊外箱FBA标签
-
.NET fr
amework 4.5 - 佳能MF4700 打印机驱动适用 linux deepi
- TRON.NETWORK 白皮书
- 修复打印机各种问题工具
- 传智播客.NET黑马九期教程视频全集百
- worldwind1.4.net版,已修改,可编译通过
- 文档图像处理工具包GdPicture.NET Ultim
-
.NETfr
ameWork4.7.1官方离线安装版32、 - server_2019_.net3.5_sxs.zip
- pajek软件+转换软件+教程、论文资料
- 3D打印机改装激光雕刻文件.zip
- 京瓷FS-6525_6530MFP Ver 11.00 package 固件升
- WIN10系统.NET3.5离线一键安装工具V1.0
- sxsWidnowsServer2012R2.7z
- FastReport .NET 2018 3.6完美破解版带demo免
- Spring.net 2.0及中文api
-
Windows server 2019 .NET fr
ameword 3.5 - .Net Core部署成Windows服务
评论
共有 条评论