Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
孙克
/
ACSingleStore
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit a78caf75
由
几米阳光
编写于
2019-01-21 09:52:09 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
1
1 个父辈
e19dca44
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
23 行增加
和
23 行删除
source/ACSingleStore/FrmStoreBox.Designer.cs
source/ACSingleStore/FrmStoreBox.Designer.cs
查看文件 @
a78caf7
...
@@ -222,7 +222,6 @@
...
@@ -222,7 +222,6 @@
this
.
btnStoreHome
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStoreHome
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnSotreReset
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnSotreReset
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStoreStop
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStoreStop
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStoreStart
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
tabPage5
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
tabPage5
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
btnAxisOff
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnAxisOff
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnAxisOn
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnAxisOn
=
new
System
.
Windows
.
Forms
.
Button
();
...
@@ -234,6 +233,7 @@
...
@@ -234,6 +233,7 @@
this
.
button4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
button4
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearL
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnClearL
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnLogDebug
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
btnStoreStart
=
new
System
.
Windows
.
Forms
.
Button
();
this
.
groupBox5
.
SuspendLayout
();
this
.
groupBox5
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox1
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
this
.
groupBox2
.
SuspendLayout
();
...
@@ -2513,7 +2513,7 @@
...
@@ -2513,7 +2513,7 @@
// btnStoreExit
// btnStoreExit
//
//
this
.
btnStoreExit
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreExit
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreExit
.
Location
=
new
System
.
Drawing
.
Point
(
539
,
5
);
this
.
btnStoreExit
.
Location
=
new
System
.
Drawing
.
Point
(
539
,
4
);
this
.
btnStoreExit
.
Name
=
"btnStoreExit"
;
this
.
btnStoreExit
.
Name
=
"btnStoreExit"
;
this
.
btnStoreExit
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreExit
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreExit
.
TabIndex
=
4
;
this
.
btnStoreExit
.
TabIndex
=
4
;
...
@@ -2524,7 +2524,7 @@
...
@@ -2524,7 +2524,7 @@
// btnStoreHome
// btnStoreHome
//
//
this
.
btnStoreHome
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreHome
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreHome
.
Location
=
new
System
.
Drawing
.
Point
(
406
,
5
);
this
.
btnStoreHome
.
Location
=
new
System
.
Drawing
.
Point
(
406
,
4
);
this
.
btnStoreHome
.
Name
=
"btnStoreHome"
;
this
.
btnStoreHome
.
Name
=
"btnStoreHome"
;
this
.
btnStoreHome
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreHome
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreHome
.
TabIndex
=
3
;
this
.
btnStoreHome
.
TabIndex
=
3
;
...
@@ -2535,7 +2535,7 @@
...
@@ -2535,7 +2535,7 @@
// btnSotreReset
// btnSotreReset
//
//
this
.
btnSotreReset
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSotreReset
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnSotreReset
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
5
);
this
.
btnSotreReset
.
Location
=
new
System
.
Drawing
.
Point
(
273
,
4
);
this
.
btnSotreReset
.
Name
=
"btnSotreReset"
;
this
.
btnSotreReset
.
Name
=
"btnSotreReset"
;
this
.
btnSotreReset
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnSotreReset
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnSotreReset
.
TabIndex
=
2
;
this
.
btnSotreReset
.
TabIndex
=
2
;
...
@@ -2546,7 +2546,7 @@
...
@@ -2546,7 +2546,7 @@
// btnStoreStop
// btnStoreStop
//
//
this
.
btnStoreStop
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreStop
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreStop
.
Location
=
new
System
.
Drawing
.
Point
(
140
,
5
);
this
.
btnStoreStop
.
Location
=
new
System
.
Drawing
.
Point
(
140
,
4
);
this
.
btnStoreStop
.
Name
=
"btnStoreStop"
;
this
.
btnStoreStop
.
Name
=
"btnStoreStop"
;
this
.
btnStoreStop
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreStop
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreStop
.
TabIndex
=
1
;
this
.
btnStoreStop
.
TabIndex
=
1
;
...
@@ -2554,17 +2554,6 @@
...
@@ -2554,17 +2554,6 @@
this
.
btnStoreStop
.
UseVisualStyleBackColor
=
true
;
this
.
btnStoreStop
.
UseVisualStyleBackColor
=
true
;
this
.
btnStoreStop
.
Click
+=
new
System
.
EventHandler
(
this
.
停止
ToolStripMenuItem_Click
);
this
.
btnStoreStop
.
Click
+=
new
System
.
EventHandler
(
this
.
停止
ToolStripMenuItem_Click
);
//
//
// btnStoreStart
//
this
.
btnStoreStart
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreStart
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
5
);
this
.
btnStoreStart
.
Name
=
"btnStoreStart"
;
this
.
btnStoreStart
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreStart
.
TabIndex
=
0
;
this
.
btnStoreStart
.
Text
=
"启动"
;
this
.
btnStoreStart
.
UseVisualStyleBackColor
=
true
;
this
.
btnStoreStart
.
Click
+=
new
System
.
EventHandler
(
this
.
启动
ToolStripMenuItem_Click
);
//
// tabPage5
// tabPage5
//
//
this
.
tabPage5
.
Controls
.
Add
(
this
.
btnAxisOff
);
this
.
tabPage5
.
Controls
.
Add
(
this
.
btnAxisOff
);
...
@@ -2584,7 +2573,7 @@
...
@@ -2584,7 +2573,7 @@
// btnAxisOff
// btnAxisOff
//
//
this
.
btnAxisOff
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOff
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOff
.
Location
=
new
System
.
Drawing
.
Point
(
67
3
,
4
);
this
.
btnAxisOff
.
Location
=
new
System
.
Drawing
.
Point
(
67
2
,
4
);
this
.
btnAxisOff
.
Name
=
"btnAxisOff"
;
this
.
btnAxisOff
.
Name
=
"btnAxisOff"
;
this
.
btnAxisOff
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOff
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOff
.
TabIndex
=
11
;
this
.
btnAxisOff
.
TabIndex
=
11
;
...
@@ -2595,7 +2584,7 @@
...
@@ -2595,7 +2584,7 @@
// btnAxisOn
// btnAxisOn
//
//
this
.
btnAxisOn
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOn
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisOn
.
Location
=
new
System
.
Drawing
.
Point
(
5
40
,
4
);
this
.
btnAxisOn
.
Location
=
new
System
.
Drawing
.
Point
(
5
39
,
4
);
this
.
btnAxisOn
.
Name
=
"btnAxisOn"
;
this
.
btnAxisOn
.
Name
=
"btnAxisOn"
;
this
.
btnAxisOn
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOn
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisOn
.
TabIndex
=
10
;
this
.
btnAxisOn
.
TabIndex
=
10
;
...
@@ -2606,7 +2595,7 @@
...
@@ -2606,7 +2595,7 @@
// btnScanCode
// btnScanCode
//
//
this
.
btnScanCode
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnScanCode
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnScanCode
.
Location
=
new
System
.
Drawing
.
Point
(
14
1
,
4
);
this
.
btnScanCode
.
Location
=
new
System
.
Drawing
.
Point
(
14
0
,
4
);
this
.
btnScanCode
.
Name
=
"btnScanCode"
;
this
.
btnScanCode
.
Name
=
"btnScanCode"
;
this
.
btnScanCode
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnScanCode
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnScanCode
.
TabIndex
=
9
;
this
.
btnScanCode
.
TabIndex
=
9
;
...
@@ -2617,7 +2606,7 @@
...
@@ -2617,7 +2606,7 @@
// btnAxisP
// btnAxisP
//
//
this
.
btnAxisP
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisP
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnAxisP
.
Location
=
new
System
.
Drawing
.
Point
(
40
7
,
4
);
this
.
btnAxisP
.
Location
=
new
System
.
Drawing
.
Point
(
40
6
,
4
);
this
.
btnAxisP
.
Name
=
"btnAxisP"
;
this
.
btnAxisP
.
Name
=
"btnAxisP"
;
this
.
btnAxisP
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisP
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnAxisP
.
TabIndex
=
8
;
this
.
btnAxisP
.
TabIndex
=
8
;
...
@@ -2628,7 +2617,7 @@
...
@@ -2628,7 +2617,7 @@
// btnCodeLearn
// btnCodeLearn
//
//
this
.
btnCodeLearn
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCodeLearn
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnCodeLearn
.
Location
=
new
System
.
Drawing
.
Point
(
27
4
,
4
);
this
.
btnCodeLearn
.
Location
=
new
System
.
Drawing
.
Point
(
27
3
,
4
);
this
.
btnCodeLearn
.
Name
=
"btnCodeLearn"
;
this
.
btnCodeLearn
.
Name
=
"btnCodeLearn"
;
this
.
btnCodeLearn
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnCodeLearn
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnCodeLearn
.
TabIndex
=
7
;
this
.
btnCodeLearn
.
TabIndex
=
7
;
...
@@ -2639,7 +2628,7 @@
...
@@ -2639,7 +2628,7 @@
// btnIO
// btnIO
//
//
this
.
btnIO
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnIO
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnIO
.
Location
=
new
System
.
Drawing
.
Point
(
8
,
4
);
this
.
btnIO
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
4
);
this
.
btnIO
.
Name
=
"btnIO"
;
this
.
btnIO
.
Name
=
"btnIO"
;
this
.
btnIO
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnIO
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnIO
.
TabIndex
=
5
;
this
.
btnIO
.
TabIndex
=
5
;
...
@@ -2692,6 +2681,17 @@
...
@@ -2692,6 +2681,17 @@
this
.
btnLogDebug
.
UseVisualStyleBackColor
=
true
;
this
.
btnLogDebug
.
UseVisualStyleBackColor
=
true
;
this
.
btnLogDebug
.
Click
+=
new
System
.
EventHandler
(
this
.
开启
DEBUGToolStripMenuItem_Click
);
this
.
btnLogDebug
.
Click
+=
new
System
.
EventHandler
(
this
.
开启
DEBUGToolStripMenuItem_Click
);
//
//
// btnStoreStart
//
this
.
btnStoreStart
.
FlatStyle
=
System
.
Windows
.
Forms
.
FlatStyle
.
Flat
;
this
.
btnStoreStart
.
Location
=
new
System
.
Drawing
.
Point
(
7
,
4
);
this
.
btnStoreStart
.
Name
=
"btnStoreStart"
;
this
.
btnStoreStart
.
Size
=
new
System
.
Drawing
.
Size
(
132
,
39
);
this
.
btnStoreStart
.
TabIndex
=
0
;
this
.
btnStoreStart
.
Text
=
"启动"
;
this
.
btnStoreStart
.
UseVisualStyleBackColor
=
true
;
this
.
btnStoreStart
.
Click
+=
new
System
.
EventHandler
(
this
.
启动
ToolStripMenuItem_Click
);
//
// FrmStoreBox
// FrmStoreBox
//
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
96F
,
96F
);
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
96F
,
96F
);
...
@@ -2937,7 +2937,6 @@
...
@@ -2937,7 +2937,6 @@
private
System
.
Windows
.
Forms
.
Button
btnOpenLed
;
private
System
.
Windows
.
Forms
.
Button
btnOpenLed
;
private
System
.
Windows
.
Forms
.
TabControl
tabControl2
;
private
System
.
Windows
.
Forms
.
TabControl
tabControl2
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage4
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage4
;
private
System
.
Windows
.
Forms
.
Button
btnStoreStart
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage5
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage5
;
private
System
.
Windows
.
Forms
.
Button
btnStoreExit
;
private
System
.
Windows
.
Forms
.
Button
btnStoreExit
;
private
System
.
Windows
.
Forms
.
Button
btnStoreHome
;
private
System
.
Windows
.
Forms
.
Button
btnStoreHome
;
...
@@ -2953,6 +2952,7 @@
...
@@ -2953,6 +2952,7 @@
private
System
.
Windows
.
Forms
.
TabPage
tabPage6
;
private
System
.
Windows
.
Forms
.
TabPage
tabPage6
;
private
System
.
Windows
.
Forms
.
Button
button4
;
private
System
.
Windows
.
Forms
.
Button
button4
;
private
System
.
Windows
.
Forms
.
Button
btnClearL
;
private
System
.
Windows
.
Forms
.
Button
btnClearL
;
private
System
.
Windows
.
Forms
.
Button
btnStoreStart
;
}
}
}
}
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论