资源简介
雷塞DMC3800
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
using System.Drawing.Drawing2D;
using csLTDMC;
namespace 低速二维位置比较
{
public partial class Form1 : Form
{
private ushort _CardID = 0;
private int[] _ComparePosX = null;
private int[] _ComparePosY = null;
public Form1()
{
InitializeComponent();
_ComparePosX = new int[] { -5000 5000 };
_ComparePosY = new int[] { 5000 5000 };
}
private void Form1_Load(object sender EventArgs e)
{
short num = LTDMC.dmc_board_init();//获取卡数量
if (num <= 0 || num > 8)
{
MessageBox.Show(“初始卡失败!“ “出错“);
}
ushort _num = 0;
ushort[] cardids = new ushort[8];
ui
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
....... 187 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\App.config
....... 34816 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.exe
....... 187 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.exe.config
....... 42496 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.pdb
....... 22472 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.vshost.exe
....... 187 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.vshost.exe.config
....... 490 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\bin\Debug\低速二维位置比较.vshost.exe.manifest
....... 7768 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Form1.cs
....... 11517 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Form1.Designer.cs
....... 6011 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Form1.resx
....... 73093 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\LTDMC.cs
....... 2299 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\DesignTimeResolveAssemblyReferences.cache
....... 7412 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
....... 0 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
....... 0 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
....... 0 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
....... 4485 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.csproj.FileListAbsolute.txt
....... 975 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.csproj.GenerateResource.Cache
....... 34816 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.exe
....... 180 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.Form1.resources
....... 42496 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.pdb
....... 180 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\obj\Debug\低速二维位置比较.Properties.Resources.resources
....... 536 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Program.cs
....... 1378 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Properties\AssemblyInfo.cs
....... 2900 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Properties\Resources.Designer.cs
....... 5612 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Properties\Resources.resx
....... 1111 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Properties\Settings.Designer.cs
....... 249 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\Properties\Settings.settings
....... 3860 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较\低速二维位置比较.csproj
....... 962 2017-12-04 00:00 例程\C#\例10_低速位置比较\低速二维位置比较.sln
............此处省略167个文件信息
- 上一篇:WPF中将矢量转换为XAML
- 下一篇:ListView控件间的数据移动
评论
共有 条评论