uts_2.0初始版本
This commit is contained in:
@@ -528,6 +528,9 @@ Namespace UTSModule.Station
|
||||
|
||||
End Sub
|
||||
|
||||
''' <summary>
|
||||
''' 调试模式
|
||||
''' </summary>
|
||||
Private Sub TsBtnDebugMode_Click(sender As Object, e As EventArgs) Handles TsBtnDebugMode.Click
|
||||
Static editMode As Boolean = False
|
||||
editMode = Not editMode
|
||||
@@ -806,5 +809,9 @@ Namespace UTSModule.Station
|
||||
|
||||
#End Region
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
End Class
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user