Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
ACSingleStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 2a6014dc
由
ke.sun
编写于
2018-04-03 17:11:09 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
1
1 个父辈
87d0f922
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
6 个修改的文件
包含
4 行增加
和
28 行删除
source/ACSingleStore/ACSingleStore.csproj
source/ACSingleStore/FrmBase.Designer.cs
source/ACSingleStore/FrmBase.cs
source/DeviceLibrary/CSmc.dll
source/DeviceLibrary/DeviceLibrary.csproj
source/DeviceLibrary/cdio.dll
source/ACSingleStore/ACSingleStore.csproj
查看文件 @
2a6014d
此文件的差异被折叠,
点击展开。
source/ACSingleStore/FrmBase.Designer.cs
查看文件 @
2a6014d
...
@@ -29,17 +29,9 @@
...
@@ -29,17 +29,9 @@
private
void
InitializeComponent
()
private
void
InitializeComponent
()
{
{
System
.
ComponentModel
.
ComponentResourceManager
resources
=
new
System
.
ComponentModel
.
ComponentResourceManager
(
typeof
(
FrmBase
));
System
.
ComponentModel
.
ComponentResourceManager
resources
=
new
System
.
ComponentModel
.
ComponentResourceManager
(
typeof
(
FrmBase
));
this
.
skinEngine1
=
new
Sunisoft
.
IrisSkin
.
SkinEngine
();
this
.
SuspendLayout
();
this
.
SuspendLayout
();
//
// skinEngine1
//
this
.
skinEngine1
.
@__DrawButtonFocusRectangle
=
true
;
this
.
skinEngine1
.
DisabledButtonTextColor
=
System
.
Drawing
.
Color
.
Gray
;
this
.
skinEngine1
.
DisabledMenuFontColor
=
System
.
Drawing
.
SystemColors
.
GrayText
;
this
.
skinEngine1
.
InactiveCaptionColor
=
System
.
Drawing
.
SystemColors
.
InactiveCaptionText
;
this
.
skinEngine1
.
SerialNumber
=
""
;
this
.
skinEngine1
.
SkinFile
=
null
;
//
//
// FrmBase
// FrmBase
//
//
...
@@ -56,7 +48,6 @@
...
@@ -56,7 +48,6 @@
}
}
#
endregion
#
endregion
private
Sunisoft
.
IrisSkin
.
SkinEngine
skinEngine1
;
}
}
}
}
\ No newline at end of file
\ No newline at end of file
source/ACSingleStore/FrmBase.cs
查看文件 @
2a6014d
...
@@ -16,7 +16,7 @@ namespace OnlineStore.ACSingleStore
...
@@ -16,7 +16,7 @@ namespace OnlineStore.ACSingleStore
public
FrmBase
()
public
FrmBase
()
{
{
InitializeComponent
();
InitializeComponent
();
skinEngine1
.
SkinAllForm
=
false
;
//
skinEngine1.SkinAllForm = false;
}
}
public
void
SetSkin
(
FrmBase
preCon
)
public
void
SetSkin
(
FrmBase
preCon
)
{
{
...
...
source/DeviceLibrary/CSmc.dll
deleted
100644 → 0
查看文件 @
87d0f92
此文件类型无法预览
source/DeviceLibrary/DeviceLibrary.csproj
查看文件 @
2a6014d
...
@@ -36,12 +36,6 @@
...
@@ -36,12 +36,6 @@
<Prefer32Bit>false</Prefer32Bit>
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
</PropertyGroup>
<ItemGroup>
<ItemGroup>
<Reference Include="AxInterop.ActProgTypeLib">
<HintPath>..\dll\AxInterop.ActProgTypeLib.dll</HintPath>
</Reference>
<Reference Include="AxInterop.ActUtlTypeLib">
<HintPath>..\dll\AxInterop.ActUtlTypeLib.dll</HintPath>
</Reference>
<Reference Include="halcondotnet">
<Reference Include="halcondotnet">
<HintPath>C:\Program Files\MVTec\HALCON-12.0\bin\dotnet35\halcondotnet.dll</HintPath>
<HintPath>C:\Program Files\MVTec\HALCON-12.0\bin\dotnet35\halcondotnet.dll</HintPath>
</Reference>
</Reference>
...
@@ -49,9 +43,6 @@
...
@@ -49,9 +43,6 @@
<SpecificVersion>False</SpecificVersion>
<SpecificVersion>False</SpecificVersion>
<HintPath>..\..\dll\log4net.dll</HintPath>
<HintPath>..\..\dll\log4net.dll</HintPath>
</Reference>
</Reference>
<Reference Include="mdbsmnglib">
<HintPath>..\dll\mdbsmng\mdbsmnglib.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Drawing" />
...
@@ -96,12 +87,6 @@
...
@@ -96,12 +87,6 @@
</Compile>
</Compile>
</ItemGroup>
</ItemGroup>
<ItemGroup>
<ItemGroup>
<Content Include="cdio.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="CSmc.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
<Content Include="halcon.dll">
<Content Include="halcon.dll">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</Content>
...
...
source/DeviceLibrary/cdio.dll
deleted
100644 → 0
查看文件 @
87d0f92
此文件类型无法预览
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论