From d1af1b8337591363e60c286348501a841138dbb3 Mon Sep 17 00:00:00 2001 From: wei <kaede@kaededeMacBook-Air.local> Date: 星期四, 24 十二月 2020 16:00:09 +0800 Subject: [PATCH] 20201224-3 --- .vs/HDL_APP_Project/xs/UserPrefs.xml | 21 +++++++++------------ 1 files changed, 9 insertions(+), 12 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index 2783466..068cdb4 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,28 +1,24 @@ -锘�<Properties StartupConfiguration="{D998E133-F0DD-4760-BE3C-461632F54DA4}|Default"> +锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008020-000404163432002E" /> - <MonoDevelop.Ide.Workbench ActiveDocument="HDL-ON_iOS/Info.plist"> + <MonoDevelop.Ide.Workbench> <Files> - <File FileName="HDL_ON/DAL/Mqtt/MqttClient.cs" Line="330" Column="54" /> - <File FileName="HDL_ON/DAL/DriverLayer/Control.cs" Line="261" Column="55" /> + <File FileName="HDL_ON/DAL/DriverLayer/Control.cs" Line="352" Column="65" /> <File FileName="HDL_ON/DAL/DriverLayer/Packet.cs" Line="81" Column="8" /> <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs" Line="599" Column="53" /> - <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs" Line="416" Column="79" /> - <File FileName="HDL_ON/Entity/Function/Function.cs" Line="498" Column="41" /> - <File FileName="HDL_ON/Common/ApiUtlis.cs" Line="246" Column="16" /> + <File FileName="HDL_ON/UI/UI2/2-Classification/ClassificationPageBLL.cs" Line="404" Column="64" /> + <File FileName="HDL_ON/Common/ApiUtlis.cs" Line="164" Column="57" /> <File FileName="HDL_ON/DAL/DriverLayer/Control_Udp.cs" Line="147" Column="33" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs" Line="549" Column="30" /> - <File FileName="HDL-ON_iOS/Info.plist" /> + <File FileName="HDL-ON_iOS/Resources/Language.ini" Line="641" Column="12" /> + <File FileName="HDL_ON/UI/MainPage.cs" Line="24" Column="1" /> </Files> <Pads> <Pad Id="ProjectPad"> <State name="__root__"> <Node name="HDL_APP_Project" expanded="True"> - <Node name="HDL-ON_Android" expanded="True"> - <Node name="Assets" expanded="True" /> - </Node> + <Node name="HDL-ON_Android" selected="True" /> <Node name="HDL-ON_iOS" expanded="True"> <Node name="Resources" expanded="True" /> - <Node name="Info.plist" selected="True" /> </Node> </Node> </State> @@ -35,6 +31,7 @@ <Value>e2[0]</Value> <Value>e2[1]</Value> <Value>e2[2]</Value> + <Value>deviceList</Value> </State> </Pad> </Pads> -- Gitblit v1.8.0