- 博客(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
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅