打印测试,如果启动报错,则要考虑在项目属性中,生成–>目标平台,选择x86试试。TSCLIB.dll这个文件需要放置执行根目录下
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Linq;
using System.Runtime.CompilerServices;
using System.Text
版权声明:本文为u011511086原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。