自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (1)
  • 收藏
  • 关注

原创 FormConfig.cs_200528

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Xml; //using System.Text; using MT8852B_Driver; using Syste

2020-05-28 17:59:11 332

原创 login

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace NRF52382_Test { public partial class FormLogin : Form { public

2020-05-25 17:53:23 454

原创 FormConfig.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.Xml; //using System.Text; using MT8852B_Driver; namespace N

2020-05-25 14:37:06 650

原创 LoadCollectData() &&WriteCollectData()

#region //读数据加载统计文件FPY.XML public bool LoadCollectData(ref string strMsg) { bool bRet = true; XmlTextReader xml = null; try { sPass = ""; sFail = ""; sTotal = ""; ...

2020-05-25 14:34:41 43562 1

原创 MT8852B.cs

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Xml; namespace MT8852B_Driver { public class C_Instr { public string sInstr = “”; public int iGPIBIndex = 0; public int iGPIBAddr =

2020-05-21 20:28:43 516 1

原创 TestSrcipt.xml

<?xml version="1.0"?> MT8852B 0 27

2020-05-21 20:28:02 148

MT8870_Instrument_191226_1.zip

MT8870_Instrument 控制MT8870仪器的DLL. 安力仪器的DLL.

2019-12-26

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除