Skip to content
切换导航条
切换导航条
当前项目
正在载入...
登录
刘韬
/
1069_MIMO_PlUS
转到一个项目
切换导航栏
切换导航栏固定状态
项目
群组
代码片段
帮助
项目
活动
版本库
流水线
图表
问题
0
合并请求
0
维基
网络
创建新的问题
作业
提交
问题看板
文件
提交
网络
比较
分支
标签
Commit 4f457ce5
由
LN
编写于
2024-08-19 09:21:30 +0800
浏览文件
选项
浏览文件
标签
下载
电子邮件补丁
差异文件
中英文完善
1 个父辈
7067f3d7
隐藏空白字符变更
内嵌
并排
正在显示
5 个修改的文件
包含
24 行增加
和
10 行删除
TheMachineNView/Form1.Designer.cs
TheMachineNView/Form1.cs
TheMachineNView/resources/en-US.lngres
TheMachineNView/resources/ja-JP.lngres
TheMachineNView/resources/zh-CN.lngres
TheMachineNView/Form1.Designer.cs
查看文件 @
4f457ce
...
...
@@ -45,6 +45,7 @@ namespace TheMachineNView
this
.
tabc
=
new
System
.
Windows
.
Forms
.
TabControl
();
this
.
tabP1
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
pnl
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
lblLedInfo
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
groupBox1
=
new
System
.
Windows
.
Forms
.
GroupBox
();
this
.
stateView
=
new
System
.
Windows
.
Forms
.
ListView
();
this
.
btn_releasestring
=
new
System
.
Windows
.
Forms
.
Button
();
...
...
@@ -59,7 +60,6 @@ namespace TheMachineNView
this
.
tabMonitor
=
new
System
.
Windows
.
Forms
.
TabPage
();
this
.
panelVideo
=
new
System
.
Windows
.
Forms
.
Panel
();
this
.
listView1
=
new
System
.
Windows
.
Forms
.
ListView
();
this
.
lblLedInfo
=
new
System
.
Windows
.
Forms
.
Label
();
this
.
menuStrip1
.
SuspendLayout
();
this
.
tabc
.
SuspendLayout
();
this
.
tabP1
.
SuspendLayout
();
...
...
@@ -217,6 +217,15 @@ namespace TheMachineNView
this
.
pnl
.
Size
=
new
System
.
Drawing
.
Size
(
762
,
630
);
this
.
pnl
.
TabIndex
=
273
;
//
// lblLedInfo
//
this
.
lblLedInfo
.
AutoSize
=
true
;
this
.
lblLedInfo
.
Font
=
new
System
.
Drawing
.
Font
(
"微软雅黑"
,
9F
,
System
.
Drawing
.
FontStyle
.
Regular
,
System
.
Drawing
.
GraphicsUnit
.
Point
,
((
byte
)(
134
)));
this
.
lblLedInfo
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
261
);
this
.
lblLedInfo
.
Name
=
"lblLedInfo"
;
this
.
lblLedInfo
.
Size
=
new
System
.
Drawing
.
Size
(
0
,
17
);
this
.
lblLedInfo
.
TabIndex
=
273
;
//
// groupBox1
//
this
.
groupBox1
.
Controls
.
Add
(
this
.
stateView
);
...
...
@@ -380,14 +389,6 @@ namespace TheMachineNView
this
.
listView1
.
TabIndex
=
2
;
this
.
listView1
.
UseCompatibleStateImageBehavior
=
false
;
//
// lblLedInfo
//
this
.
lblLedInfo
.
AutoSize
=
true
;
this
.
lblLedInfo
.
Location
=
new
System
.
Drawing
.
Point
(
10
,
261
);
this
.
lblLedInfo
.
Name
=
"lblLedInfo"
;
this
.
lblLedInfo
.
Size
=
new
System
.
Drawing
.
Size
(
0
,
21
);
this
.
lblLedInfo
.
TabIndex
=
273
;
//
// Form1
//
this
.
AutoScaleDimensions
=
new
System
.
Drawing
.
SizeF
(
7F
,
14F
);
...
...
TheMachineNView/Form1.cs
查看文件 @
4f457ce
...
...
@@ -154,6 +154,7 @@ namespace TheMachineNView
LoadWindow
();
tabc
.
Enabled
=
false
;
pnl
.
Enabled
=
false
;
lblLedInfo
.
Visible
=
(
Setting_Init
.
Enable_HideAxisTestBtn
);
}
private
void
CameraB_camera_event
(
object
sender
,
Bitmap
e
)
{
...
...
TheMachineNView/resources/en-US.lngres
查看文件 @
4f457ce
...
...
@@ -459,3 +459,7 @@ wait_getselfauditPos 等待获取盘点库位号超时 Waiting for timeout to ge
wat_startTosaPos 等待去盘点库位超时 Waiting for timeout to go to the inventory location
wat_waitInsaPos 等待到达盘点库位超时 Waiting for timeout to arrive at the inventory location
Form1_tabc_tab_axis__AxisControl_panel1_btnSAImg_Text 取图测试 Fetch Test
Res0068 Old password incorrect
Res0069 The new password is not the same, please confirm.
Res0070 The new password cannot be empty!
Res0071 Password changed successfully!
TheMachineNView/resources/ja-JP.lngres
查看文件 @
4f457ce
...
...
@@ -462,4 +462,8 @@ wait_getselfauditPos 等待获取盘点库位号超时 盤点対象の在庫位
wat_startTosaPos 等待去盘点库位超时 盤点対象の在庫場所への移動を待っています(タイムアウト)
wat_waitInsaPos 等待到达盘点库位超时 盤点対象の在庫場所に到着するのを待っています(タイムアウト)
監査のための画像取得テスト
Form1_tabc_tab_axis__AxisControl_panel1_btnSAImg_Text 取图测试: フェッチテスト
\ No newline at end of file
Form1_tabc_tab_axis__AxisControl_panel1_btnSAImg_Text 取图测试: フェッチテスト
Res0068 旧パスワードの誤り
Res0069 新しいパスワードが2回入力したパスワードと違います!
Res0070 新しいパスワードを空にすることはできません!
Res0071 パスワード変更成功!
\ No newline at end of file
TheMachineNView/resources/zh-CN.lngres
查看文件 @
4f457ce
...
...
@@ -447,3 +447,7 @@ wait_getselfauditPos 等待获取盘点库位号超时
wat_startTosaPos 等待去盘点库位超时
wat_waitInsaPos 等待到达盘点库位超时
Form1_tabc_tab_axis__AxisControl_panel1_btnSAImg_Text 盘点取图测试
Res0068 旧密码不正确
Res0069 两次输入的新密码不一致,请确认!
Res0070 新密码不能为空!
Res0071 密码修改成功!
\ No newline at end of file
编写
预览
支持
Markdown
格式
附加文件
你添加了
0
人
到此讨论。请谨慎行事。
Finish editing this message first!
Cancel
请
注册
或
登录
后发表评论