From 9470ac56dd964de9c10ae73fe1a068e21aef2fde Mon Sep 17 00:00:00 2001 From: 陈嘉乐 <cjl@hdlchina.com.cn> Date: 星期一, 08 三月 2021 19:09:34 +0800 Subject: [PATCH] 2021-3-8-5 --- HDL-ON_iOS/Resources/Phone/PirIcon/succeed.png | 0 HDL-ON_Android/Assets/Language.ini | 2 HDL-ON_iOS/Resources/Phone/PirIcon/3.png | 0 HDL-ON_iOS/HDL-ON_iOS.csproj | 10 +++ HDL-ON_iOS/Resources/Phone/PirIcon/icon1.png | 0 HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs | 6 - HDL-ON_Android/HDL-ON_Android.csproj | 6 ++ HDL-ON_iOS/Resources/Phone/PirIcon/failed.png | 0 HDL-ON_iOS/Resources/Phone/PirIcon/4.png | 0 HDL-ON_iOS/Resources/Language.ini | 57 +++++++++++++++++++ HDL-ON_iOS/Resources/Phone/PirIcon/right.png | 0 HDL-ON_iOS/Resources/Phone/PirIcon/1.png | 0 HDL-ON_iOS/Resources/Phone/PirIcon/2.png | 0 HDL-ON_iOS/Resources/Phone/PirIcon/left.png | 0 HDL-ON_iOS/Resources/Phone/PirIcon/icon2.png | 0 .vs/HDL_APP_Project/xs/UserPrefs.xml | 50 +++++++++++++--- 16 files changed, 116 insertions(+), 15 deletions(-) diff --git a/.vs/HDL_APP_Project/xs/UserPrefs.xml b/.vs/HDL_APP_Project/xs/UserPrefs.xml index 49bfbca..7afbeeb 100644 --- a/.vs/HDL_APP_Project/xs/UserPrefs.xml +++ b/.vs/HDL_APP_Project/xs/UserPrefs.xml @@ -1,22 +1,50 @@ 锘�<Properties StartupConfiguration="{09712674-2A38-407B-B1E2-560B2C352F9A}|Default"> <MonoDevelop.Ide.ItemProperties.HDL-ON__iOS automaticSigning="False" PreferredExecutionTarget="MonoDevelop.IPhone.IPhoneDeviceTarget.00008020-001674E61438002E" /> - <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirSend.cs"> + <MonoDevelop.Ide.Workbench ActiveDocument="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs"> <Files> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs" Line="242" Column="42" /> - <File FileName="HDL_ON/DAL/Mqtt/MqttClient.cs" /> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirSend.cs" Line="88" Column="86" /> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Pir.cs" /> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMain.cs" /> + <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Method.cs" Line="45" Column="48" /> + <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirSend.cs" Line="65" Column="23" /> + <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Pir.cs" Line="43" Column="21" /> + <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/PirMain.cs" Line="21" Column="25" /> <File FileName="HDL_ON/Entity/Function/Function.cs" /> <File FileName="HDL_ON/Entity/FunctionList.cs" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddButton.cs" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPageBLL.cs" /> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" /> + <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" Line="199" Column="1" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControl.cs" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/DeviceSet.cs" /> - <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/AddControlComplete.cs" /> <File FileName="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/BrandList.cs" /> </Files> + <Pads> + <Pad Id="ProjectPad"> + <State name="__root__"> + <Node name="HDL_APP_Project" expanded="True"> + <Node name="HDL_ON" expanded="True"> + <Node name="DAL" expanded="True"> + <Node name="Mqtt" expanded="True" /> + </Node> + <Node name="UI" expanded="True"> + <Node name="UI2" expanded="True"> + <Node name="4-PersonalCenter" expanded="True"> + <Node name="PirDevice" expanded="True"> + <Node name="Matching.cs" selected="True" /> + </Node> + </Node> + </Node> + </Node> + </Node> + <Node name="HDL-ON_Android" expanded="True"> + <Node name="Assets" expanded="True"> + <Node name="Phone" expanded="True" /> + </Node> + </Node> + <Node name="HDL-ON_iOS" expanded="True"> + <Node name="Resources" expanded="True" /> + </Node> + </Node> + </State> + </Pad> + </Pads> </MonoDevelop.Ide.Workbench> <MonoDevelop.Ide.DebuggingService.PinnedWatches /> <DisabledProjects> @@ -27,7 +55,11 @@ <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" /> <MonoDevelop.Ide.ItemProperties.HDL-ON__Android PreferredExecutionTarget="Android.4b65c4650918" /> <MonoDevelop.Ide.DebuggingService.Breakpoints> - <BreakpointStore /> + <BreakpointStore> + <Breakpoint file="/Users/hdl/Desktop/wjc/HDL_APP_Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" relfile="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" line="199" column="1" /> + <Breakpoint file="/Users/hdl/Desktop/wjc/HDL_APP_Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" relfile="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" line="195" column="1" /> + <Breakpoint file="/Users/hdl/Desktop/wjc/HDL_APP_Project/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" relfile="HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs" line="188" column="1" /> + </BreakpointStore> </MonoDevelop.Ide.DebuggingService.Breakpoints> <MultiItemStartupConfigurations /> </Properties> \ No newline at end of file diff --git a/HDL-ON_Android/Assets/Language.ini b/HDL-ON_Android/Assets/Language.ini index ec7ad2d..9b278ff 100644 --- a/HDL-ON_Android/Assets/Language.ini +++ b/HDL-ON_Android/Assets/Language.ini @@ -1207,8 +1207,6 @@ 6012=绾㈠閬ユ帶 6013=璁惧绠$悊 6014=娣诲姞閬ユ帶鍣� - - 6015=鍦ㄧ嚎 6016=绂荤嚎 6017=鐗堟湰鍙� diff --git a/HDL-ON_Android/HDL-ON_Android.csproj b/HDL-ON_Android/HDL-ON_Android.csproj index fd72e13..75f234a 100644 --- a/HDL-ON_Android/HDL-ON_Android.csproj +++ b/HDL-ON_Android/HDL-ON_Android.csproj @@ -830,6 +830,12 @@ <AndroidAsset Include="Assets\Phone\PirIcon\icon2.png" /> <AndroidAsset Include="Assets\Phone\PirIcon\succeed.png" /> <AndroidAsset Include="Assets\Phone\LogicIcon\selected+.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\1.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\2.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\3.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\4.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\left.png" /> + <AndroidAsset Include="Assets\Phone\PirIcon\right.png" /> </ItemGroup> <ItemGroup> <AndroidNativeLibrary Include="libs\armeabi-v7a\libelianjni.so" /> diff --git a/HDL-ON_iOS/HDL-ON_iOS.csproj b/HDL-ON_iOS/HDL-ON_iOS.csproj index cad9e3a..e375828 100644 --- a/HDL-ON_iOS/HDL-ON_iOS.csproj +++ b/HDL-ON_iOS/HDL-ON_iOS.csproj @@ -1057,6 +1057,16 @@ <BundleResource Include="Resources\Phone\PirIcon\adddevice.png" /> <BundleResource Include="Resources\Phone\PirIcon\next.png" /> <BundleResource Include="Resources\Phone\LogicIcon\selected+.png" /> + <BundleResource Include="Resources\Phone\PirIcon\1.png" /> + <BundleResource Include="Resources\Phone\PirIcon\2.png" /> + <BundleResource Include="Resources\Phone\PirIcon\3.png" /> + <BundleResource Include="Resources\Phone\PirIcon\4.png" /> + <BundleResource Include="Resources\Phone\PirIcon\failed.png" /> + <BundleResource Include="Resources\Phone\PirIcon\icon1.png" /> + <BundleResource Include="Resources\Phone\PirIcon\icon2.png" /> + <BundleResource Include="Resources\Phone\PirIcon\left.png" /> + <BundleResource Include="Resources\Phone\PirIcon\right.png" /> + <BundleResource Include="Resources\Phone\PirIcon\succeed.png" /> </ItemGroup> <ItemGroup> <ITunesArtwork Include="iTunesArtwork" /> diff --git a/HDL-ON_iOS/Resources/Language.ini b/HDL-ON_iOS/Resources/Language.ini index b9928d1..d231c84 100644 --- a/HDL-ON_iOS/Resources/Language.ini +++ b/HDL-ON_iOS/Resources/Language.ini @@ -1211,6 +1211,63 @@ 6012=绾㈠閬ユ帶 6013=璁惧绠$悊 6014=娣诲姞閬ユ帶鍣� +6015=鍦ㄧ嚎 +6016=绂荤嚎 +6017=鐗堟湰鍙� +6018=璇疯緭鍏ラ仴鎺у櫒鍚嶇О +6019=鎻愮ず锛氶仴鎺у櫒鍒涘缓鍚庡彲鍦ㄥ姛鑳�-鐢靛櫒鍒嗙被{\r\n}鏌ユ壘浣跨敤 +6020=鎺ㄨ崘鎸夐敭 +6021=璇疯緭鍏ユ寜閿悕绉� +6022=涓嬩竴姝� +6023=鐢垫簮 +6024=闊抽噺+ +6025=闊抽噺- +6026=棰戦亾+ +6027=棰戦亾- +6028=涓� +6029=涓� +6030=宸� +6031=鍙� +6032=闈欓煶 +6034=纭 +6035=鎾斁 +6037=閫�鍑� +6038=鑿滃崟 +6039=鏆傚仠 +6040=杩斿洖 +6041=鍋滄 +6042=涓婚〉 +6043=蹇繘 +6044=蹇�� +6045=瀹氭椂 +6046=澶嶅埗閬ユ帶鍔熻兘 +6047=瀵瑰噯閬ユ帶鍣ㄤ腑蹇冩寜涓嬬浉鍚屾寜閿� +6048=鏅鸿兘閬ユ帶鍣� +6049=娣诲姞鎸夐敭 +6050=*闀挎寜鍙繘琛岃嚜瀹氫箟鎺掑簭 +6051=瀹屾垚 +6052=娣诲姞鎴愬姛 +6053=鍙埌鍒嗙被-鍔熻兘-鐢靛櫒鎿嶄綔浣跨敤 +6054=鎵�灞炲垎绫� +6055=閬ユ帶鍣ㄥ悕绉� +6056=鎵�灞炲尯鍩� +6057=缁х画娣诲姞 +6058=鐢靛櫒 +6059=娣诲姞澶辫触 +6060=閲嶈瘯 +6061=鍖归厤閬ユ帶鍣� +6062=璇风偣鍑讳互涓嬫寜閽� +6063=纭璁惧鏄惁鏈夊搷搴� +6064=鎺у埗澶辫触 +6065=鎺у埗鎴愬姛 +6066=鐢垫簮寮� +6067=妯″紡鍒跺喎 +6068=椋庨�熶腑椋� +6069=娓╁害26鈩� +6070=鍒犻櫎璁惧 +6071=淇敼鍚嶅瓧 +6072=纭鍒犻櫎 +6073=鍙栨秷 diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/1.png b/HDL-ON_iOS/Resources/Phone/PirIcon/1.png new file mode 100755 index 0000000..fc7c017 --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/1.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/2.png b/HDL-ON_iOS/Resources/Phone/PirIcon/2.png new file mode 100755 index 0000000..53153e8 --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/2.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/3.png b/HDL-ON_iOS/Resources/Phone/PirIcon/3.png new file mode 100755 index 0000000..3c1487b --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/3.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/4.png b/HDL-ON_iOS/Resources/Phone/PirIcon/4.png new file mode 100755 index 0000000..94e0bdc --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/4.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/failed.png b/HDL-ON_iOS/Resources/Phone/PirIcon/failed.png new file mode 100755 index 0000000..76dcfbe --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/failed.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/icon1.png b/HDL-ON_iOS/Resources/Phone/PirIcon/icon1.png new file mode 100755 index 0000000..2430b09 --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/icon1.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/icon2.png b/HDL-ON_iOS/Resources/Phone/PirIcon/icon2.png new file mode 100755 index 0000000..a68738c --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/icon2.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/left.png b/HDL-ON_iOS/Resources/Phone/PirIcon/left.png new file mode 100755 index 0000000..a7cb542 --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/left.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/right.png b/HDL-ON_iOS/Resources/Phone/PirIcon/right.png new file mode 100755 index 0000000..49070bb --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/right.png Binary files differ diff --git a/HDL-ON_iOS/Resources/Phone/PirIcon/succeed.png b/HDL-ON_iOS/Resources/Phone/PirIcon/succeed.png new file mode 100755 index 0000000..61c36c2 --- /dev/null +++ b/HDL-ON_iOS/Resources/Phone/PirIcon/succeed.png Binary files differ diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs index 077b5f8..caf97eb 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PirDevice/Matching.cs @@ -196,11 +196,11 @@ var library = libraryList[index]; var control = GetControl(spk, testBtn.TextID, library); Method method = new Method(); - method.ThreadAddControl(control, this,(control1) => { + method.ThreadAddControl(control, this,(cont) => { MainPage.BasePageView.RemoveViewByTag("PirView"); AddControlComplete addControlComplete = new AddControlComplete(); MainPage.BasePageView.AddChidren(addControlComplete); - addControlComplete.Show(control1,true); + addControlComplete.Show(cont,true); MainPage.BasePageView.PageIndex = MainPage.BasePageView.ChildrenCount - 1; }); @@ -288,8 +288,6 @@ for (int arrayStr = 0; arrayStr < strings.Length; arrayStr++) { //var intValue = Convert.ToInt32(strings[arrayStr],16); - //intValue - //control.library1.Add((uint)intValue); control.library.Add(strings[arrayStr].Replace("0x","")); } -- Gitblit v1.8.0