mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-04-07 02:36:34 +08:00
1、修复因加入输入位姿引发的BUG
2、PMA工具完善 3、其他BUG修复
This commit is contained in:
2
ToolLib.VisionJob/FormJobManage.Designer.cs
generated
2
ToolLib.VisionJob/FormJobManage.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace ToolLib.VisionJob
|
||||
namespace ToolLib.VisionJob
|
||||
{
|
||||
partial class FormJobManage
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
|
||||
2
ToolLib.VisionJob/FormToolBox.Designer.cs
generated
2
ToolLib.VisionJob/FormToolBox.Designer.cs
generated
@@ -1,4 +1,4 @@
|
||||
namespace ToolLib.VisionJob
|
||||
namespace ToolLib.VisionJob
|
||||
{
|
||||
partial class FormToolBox
|
||||
{
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* ==============================================================================
|
||||
*
|
||||
* Filename: OperateJob
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* ==============================================================================
|
||||
*
|
||||
* Filename: OperateTreeView
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System.Reflection;
|
||||
using System.Reflection;
|
||||
using System.Runtime.CompilerServices;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//------------------------------------------------------------------------------
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
||||
<PropertyGroup>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using CommonMethods;
|
||||
using CommonMethods;
|
||||
using CommonMethods.Interface;
|
||||
using Logger;
|
||||
using System;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* ==============================================================================
|
||||
*
|
||||
* Filename: VisionJobParams
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
/*
|
||||
/*
|
||||
* ==============================================================================
|
||||
*
|
||||
* Filename: VisionProject
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
using System;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
|
||||
Reference in New Issue
Block a user