在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → c# 实现连接地磅

c# 实现连接地磅

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:36.44M
  • 下载次数:100
  • 浏览次数:758
  • 发布时间:2021-03-27
  • 实例类别:C#语言基础
  • 发 布 人:kingdee8002
  • 文件格式:.rar
  • 所需积分:2
 相关标签: 实现 COMM串口连接 C#

同类人气实例

实例介绍

【实例简介】
【实例截图】

【核心代码】

WorkSpaceYQ

├── TSYQ_BillPlugIn
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── TSYQ_BillPlugIn.csproj
│   ├── bin
│   │   ├── Debug
│   │   │   ├── AWSSDK.dll
│   │   │   ├── AWSSDK.xml
│   │   │   ├── Antlr3.Runtime.dll
│   │   │   ├── BouncyCastle.Crypto.dll
│   │   │   ├── Castle.Core.dll
│   │   │   ├── DevExpress.Data.v13.1.dll
│   │   │   ├── DevExpress.Printing.v13.1.Core.dll
│   │   │   ├── DevExpress.Utils.v13.1.dll
│   │   │   ├── DevExpress.XtraEditors.v13.1.dll
│   │   │   ├── FarPoint.CalcEngine.dll
│   │   │   ├── FarPoint.Excel.dll
│   │   │   ├── FarPoint.Localization.dll
│   │   │   ├── FarPoint.PDF.dll
│   │   │   ├── FarPoint.PluginCalendar.WinForms.dll
│   │   │   ├── FarPoint.Win.Chart.dll
│   │   │   ├── FarPoint.Win.Spread.dll
│   │   │   ├── FarPoint.Win.dll
│   │   │   ├── ICSharpCode.SharpZipLib.dll
│   │   │   ├── IronPython.dll
│   │   │   ├── JWT.dll
│   │   │   ├── Kingdee.BOS.Apm.dll
│   │   │   ├── Kingdee.BOS.App.dll
│   │   │   ├── Kingdee.BOS.BusinessEntity.dll
│   │   │   ├── Kingdee.BOS.CloudQueue.dll
│   │   │   ├── Kingdee.BOS.Contracts.dll
│   │   │   ├── Kingdee.BOS.Core.dll
│   │   │   ├── Kingdee.BOS.DataEntity.dll
│   │   │   ├── Kingdee.BOS.Excel.dll
│   │   │   ├── Kingdee.BOS.ExcelToolHelper.dll
│   │   │   ├── Kingdee.BOS.FileServer.Core.dll
│   │   │   ├── Kingdee.BOS.FullTextSearch.Model.dll
│   │   │   ├── Kingdee.BOS.Install.Core.dll
│   │   │   ├── Kingdee.BOS.KDSReportCommon.dll
│   │   │   ├── Kingdee.BOS.KDSReportEntity.dll
│   │   │   ├── Kingdee.BOS.MC.ServiceFacade.KDServiceClient.dll
│   │   │   ├── Kingdee.BOS.MC.ServiceFacade.KDServiceEntity.dll
│   │   │   ├── Kingdee.BOS.MDSCommonLib.dll
│   │   │   ├── Kingdee.BOS.MDSCore.dll
│   │   │   ├── Kingdee.BOS.Mobile.Contract.dll
│   │   │   ├── Kingdee.BOS.Mobile.ServiceHelper.dll
│   │   │   ├── Kingdee.BOS.Mobile.dll
│   │   │   ├── Kingdee.BOS.OrmEngine.dll
│   │   │   ├── Kingdee.BOS.Package.ProductModel.dll
│   │   │   ├── Kingdee.BOS.Performance.dll
│   │   │   ├── Kingdee.BOS.PlatformDetection.dll
│   │   │   ├── Kingdee.BOS.ProductModel.dll
│   │   │   ├── Kingdee.BOS.SQL.dll
│   │   │   ├── Kingdee.BOS.Security.dll
│   │   │   ├── Kingdee.BOS.ServiceFacade.Common.dll
│   │   │   ├── Kingdee.BOS.ServiceFacade.KDServiceClient.dll
│   │   │   ├── Kingdee.BOS.ServiceFacade.KDServiceClientFx.dll
│   │   │   ├── Kingdee.BOS.ServiceFacade.KDServiceEntity.dll
│   │   │   ├── Kingdee.BOS.ServiceFacade.KDServiceFx.dll
│   │   │   ├── Kingdee.BOS.ServiceHelper.dll
│   │   │   ├── Kingdee.BOS.Verification.dll
│   │   │   ├── Kingdee.BOS.VerificationHelper.dll
│   │   │   ├── Kingdee.BOS.VerificationService.dll
│   │   │   ├── Kingdee.BOS.Web.Core.dll
│   │   │   ├── Kingdee.BOS.WebApi.Client.dll
│   │   │   ├── Kingdee.BOS.Workflow.Kernel.dll
│   │   │   ├── Kingdee.BOS.Workflow.Models.dll
│   │   │   ├── Kingdee.BOS.Workflow.dll
│   │   │   ├── Kingdee.BOS.dll
│   │   │   ├── Kingdee.K3.Core.dll
│   │   │   ├── Kingdee.K3.FIN.Contracts.dll
│   │   │   ├── Kingdee.K3.MFG.APS.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.Common.BusinessEntity.dll
│   │   │   ├── Kingdee.K3.MFG.Contracts.dll
│   │   │   ├── Kingdee.K3.MFG.DI.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.ENG.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.PRD.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.SFC.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.SFS.Common.Core.dll
│   │   │   ├── Kingdee.K3.MFG.ServiceHelper.dll
│   │   │   ├── LumiSoft.Net.dll
│   │   │   ├── Microsoft.Dynamic.dll
│   │   │   ├── Microsoft.Exchange.WebServices.dll
│   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Common.dll
│   │   │   ├── Microsoft.Practices.EnterpriseLibrary.Common.xml
│   │   │   ├── Microsoft.Practices.EnterpriseLibrary.PolicyInjection.dll
│   │   │   ├── Microsoft.Practices.ServiceLocation.dll
│   │   │   ├── Microsoft.Practices.ServiceLocation.xml
│   │   │   ├── Microsoft.Practices.Unity.Interception.dll
│   │   │   ├── Microsoft.Practices.Unity.dll
│   │   │   ├── Microsoft.Scripting.Debugging.dll
│   │   │   ├── Microsoft.Scripting.dll
│   │   │   ├── Mono.Security.dll
│   │   │   ├── MySql.Data.dll
│   │   │   ├── NPOI.OOXML.dll
│   │   │   ├── NPOI.OpenXml4Net.dll
│   │   │   ├── NPOI.OpenXmlFormats.dll
│   │   │   ├── NPOI.dll
│   │   │   ├── Newtonsoft.Json.dll
│   │   │   ├── Newtonsoft.Json.xml
│   │   │   ├── Npgsql.dll
│   │   │   ├── Oracle.DataAccess.dll
│   │   │   ├── QuickGraph.dll
│   │   │   ├── ServiceStack.Common.dll
│   │   │   ├── ServiceStack.Common.pdb
│   │   │   ├── ServiceStack.Common.xml
│   │   │   ├── ServiceStack.Interfaces.dll
│   │   │   ├── ServiceStack.Interfaces.pdb
│   │   │   ├── ServiceStack.Interfaces.xml
│   │   │   ├── ServiceStack.Redis.dll
│   │   │   ├── ServiceStack.Redis.pdb
│   │   │   ├── ServiceStack.Redis.xml
│   │   │   ├── ServiceStack.Text.dll
│   │   │   ├── ServiceStack.Text.pdb
│   │   │   ├── ServiceStack.Text.xml
│   │   │   ├── SevenZipSharp.dll
│   │   │   ├── System.Data.SQLite.dll
│   │   │   ├── System.Data.SqlServerCe.dll
│   │   │   ├── TECIT.TBarCode.dll
│   │   │   ├── TSYQ_BillPlugIn.dll
│   │   │   ├── TSYQ_BillPlugIn.pdb
│   │   │   ├── TZGT_BillPlugIn.dll
│   │   │   ├── TZGT_BillPlugIn.pdb
│   │   │   ├── ThoughtWorks.QRCode.dll
│   │   │   ├── TopSdk.dll
│   │   │   ├── log4net.dll
│   │   │   └── log4net2.dll
│   │   └── Release
│   ├── obj
│   │   ├── Debug
│   │   │   ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   ├── ResolveAssemblyReference.cache
│   │   │   ├── TSYQ_BillPlugIn.csproj.CopyComplete
│   │   │   ├── TSYQ_BillPlugIn.csproj.CoreCompileInputs.cache
│   │   │   ├── TSYQ_BillPlugIn.csproj.FileListAbsolute.txt
│   │   │   ├── TSYQ_BillPlugIn.dll
│   │   │   ├── TSYQ_BillPlugIn.pdb
│   │   │   ├── TZGT_BillPlugIn.csproj.CopyComplete
│   │   │   ├── TZGT_BillPlugIn.csproj.CoreCompileInputs.cache
│   │   │   ├── TZGT_BillPlugIn.csproj.FileListAbsolute.txt
│   │   │   ├── TZGT_BillPlugIn.csprojAssemblyReference.cache
│   │   │   ├── TZGT_BillPlugIn.dll
│   │   │   ├── TZGT_BillPlugIn.pdb
│   │   │   └── TempPE
│   │   └── Release
│   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │       └── TempPE
│   ├── 检斤单
│   │   └── TSYQ_JJD_Edit.cs
│   └── 签批金额-触发器
│       ├── 天柱修改签批金额.png
│       └── 天柱签批金额触发器.txt
└── TSYQ_BillPlugIn.sln

12 directories, 142 files


实例下载地址

c# 实现连接地磅

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警