12 2020 档案

C#直接发送打印机命令到打印机及ZPL常用打印命令 - 条码打印机
摘要:using System; using System.Collections.Generic; using System.Text; using System.Runtime.InteropServices; namespace BarCodeLibrary { public class Zebra 阅读全文

posted @ 2020-12-11 20:13 龍瀧尨呀 阅读(475) 评论(0) 推荐(0) 编辑

C#打印机操作类
摘要:using System; using System.Collections.Generic; using System.Text; namespace MacPrinter { public class ZPL_Command { /// (^EF)<summary> /// 清除设定 (已包含起 阅读全文

posted @ 2020-12-11 20:12 龍瀧尨呀 阅读(139) 评论(0) 推荐(0) 编辑

解决mvc中js赋值后台数据 换行造成异常
摘要:<script> @Html.Raw(Json.Encode(Model.Data)); </script> 阅读全文

posted @ 2020-12-11 19:08 龍瀧尨呀 阅读(135) 评论(0) 推荐(0) 编辑

未能加载文件或程序集“System.Data.SQLite”或它的某一个依赖项。试图加载格式不正确的程序
摘要:在IIS界面选择应用程序池->选择所使用的.net 版本->高级设置->将”使用32位应用程序”设为True 阅读全文

posted @ 2020-12-08 15:26 龍瀧尨呀 阅读(253) 评论(0) 推荐(0) 编辑

导航

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示