资源简介
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace smt
{
static class Program
{
///
/// The main entry point for the application.
///
[STAThread]
static void Main()
{
Application.EnableVisualstyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(new SerialPortSetting());
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2017-01-07 16:03 串口程序\
目录 0 2017-01-09 18:56 串口程序\smt\
文件 507 2017-01-09 18:06 串口程序\smt\Program.cs
目录 0 2017-01-07 16:03 串口程序\smt\Properties\
文件 1436 2011-05-23 18:40 串口程序\smt\Properties\AssemblyInfo.cs
文件 2832 2011-05-23 18:40 串口程序\smt\Properties\Resources.Designer.cs
文件 5612 2011-05-23 18:39 串口程序\smt\Properties\Resources.resx
文件 1086 2011-05-23 18:40 串口程序\smt\Properties\Settings.Designer.cs
文件 249 2011-05-23 18:39 串口程序\smt\Properties\Settings.settings
文件 18059 2017-01-09 18:56 串口程序\smt\SerialPortSetting.Designer.cs
文件 7287 2011-05-26 13:25 串口程序\smt\SerialPortSetting.cs
文件 5817 2011-05-24 20:13 串口程序\smt\SerialPortSetting.resx
目录 0 2017-01-07 16:03 串口程序\smt\bin\
目录 0 2017-01-07 16:03 串口程序\smt\bin\Debug\
文件 16384 2011-05-26 13:25 串口程序\smt\bin\Debug\smt.exe
文件 32256 2011-05-26 13:25 串口程序\smt\bin\Debug\smt.pdb
文件 11600 2011-05-26 13:25 串口程序\smt\bin\Debug\smt.vshost.exe
文件 490 2009-12-14 21:45 串口程序\smt\bin\Debug\smt.vshost.exe.manifest
目录 0 2017-06-16 18:42 串口程序\smt\bin\Release\
目录 0 2017-01-07 16:03 串口程序\smt\obj\
目录 0 2017-01-07 16:03 串口程序\smt\obj\x86\
目录 0 2017-01-07 16:03 串口程序\smt\obj\x86\Debug\
文件 4501 2011-05-23 19:33 串口程序\smt\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
文件 6315 2011-05-26 13:25 串口程序\smt\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
文件 768 2011-05-26 13:14 串口程序\smt\obj\x86\Debug\GenerateResource.read.1.tlog
文件 3210 2011-05-26 13:14 串口程序\smt\obj\x86\Debug\GenerateResource.write.1.tlog
文件 8031 2011-05-23 23:49 串口程序\smt\obj\x86\Debug\ResolveAssemblyReference.cache
目录 0 2017-06-16 18:42 串口程序\smt\obj\x86\Debug\TempPE\
文件 180 2011-05-26 13:14 串口程序\smt\obj\x86\Debug\smt.Properties.Resources.resources
文件 180 2011-05-26 13:14 串口程序\smt\obj\x86\Debug\smt.SerialPortSetting.resources
文件 1875 2011-05-26 13:25 串口程序\smt\obj\x86\Debug\smt.csproj.FileListAbsolute.txt
............此处省略5个文件信息
相关资源
- pop3lib类库 +(这个不错) 附完整
- 基于com串口的文件发送和接收
- ztree应用
- c# WPF串口模拟自动生成数据
- 串口通信(serialport)
- 工作上
- MongoDB
- wpf gridsplit 布局
- Jsonp跨域登录 (同步登录 同步退出)
- 随机线条拼图
- C# 批量重命名文件名
- winds服务,发送邮件且禁用违法规则的
- RTX IM API 调用
- android mvp 入门级 实例源码下载14550
- C# 远程关闭重启计算机 实例源码下载
- nVelocity 模板引擎
- MCC
- c#代码
- COM口访问
- 电子称重量读取1
- 串口通讯库雏形
- 分享串口通讯之被动接收且实时查找
- joystick,百分比可以读
- 串口升级工具源码(IAP)
- C# 串口控制(打开/关闭)
- winform调用webservice
- camera
- SerialportSample(3)2008 c#串口通信
- serialport 一个比较完整串口通信程序
- SerialPort C#串口收发界面
评论
共有 条评论