Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
G
GC_Branch
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周磊
GC_Branch
Commits
baa200ec
Commit
baa200ec
authored
Jul 26, 2018
by
wangjunqiang
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'wang_master' of
https://gitee.com/wangwanxh/Vocs
into wang_master
parents
6ab7294e
20ca384f
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
1 deletion
+5
-1
MDIBase.cs
GcDevicePc/MDIBase.cs
+1
-1
CKVocAnalyzer.dll
dll/CKVocAnalyzer.dll
+0
-0
RM.txt
说明/RM.txt
+4
-0
No files found.
GcDevicePc/MDIBase.cs
View file @
baa200ec
...
@@ -398,7 +398,7 @@ namespace GcDevicePc
...
@@ -398,7 +398,7 @@ namespace GcDevicePc
float
fDetvalueold
=
0.0f
;
float
fDetvalueold
=
0.0f
;
private
void
timer1_Tick
(
object
sender
,
EventArgs
e
)
private
void
timer1_Tick
(
object
sender
,
EventArgs
e
)
{
{
this
.
Text
=
String
.
Format
(
"VOCs在线监测-1.1.3.0
0
{0}"
,
Formstr
);
this
.
Text
=
String
.
Format
(
"VOCs在线监测-1.1.3.0
1
{0}"
,
Formstr
);
if
(
LandIn
.
Island
)
if
(
LandIn
.
Island
)
{
{
HmiStatus
.
Text
=
String
.
Format
(
"状态:{0}"
,
statestr
);
HmiStatus
.
Text
=
String
.
Format
(
"状态:{0}"
,
statestr
);
...
...
dll/CKVocAnalyzer.dll
View file @
baa200ec
No preview for this file type
说明/RM.txt
View file @
baa200ec
...
@@ -15,3 +15,6 @@
...
@@ -15,3 +15,6 @@
3、增加了FID信号;
3、增加了FID信号;
4、改变曲线颜色;
4、改变曲线颜色;
5、安装包增加了,开启自启动
5、安装包增加了,开启自启动
2018-7-11 (1.1.3.0)
1、改变软件的目录结构;
2、减弱用户的权利;
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment