• 大小: 68KB
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2023-04-14
  • 语言: C#
  • 标签: 小米  UPD组播  

资源简介

通过小米多功能网关的局域网对接协议,用C#控制小米的设备

资源截图

代码片段和文件信息

// Assembly MI_Demo Version 1.0.0.0

[assembly: System.Reflection.AssemblyConfiguration(““)]
[assembly: System.Runtime.CompilerServices.CompilationRelaxations(8)]
[assembly: System.Reflection.AssemblyCopyright(“Copyright \x00a9  2018“)]
[assembly: System.Diagnostics.Debuggable(System.Diagnostics.DebuggableAttribute.DebuggingModes.DisableOptimizations | System.Diagnostics.DebuggableAttribute.DebuggingModes.EnableEditAndContinue | System.Diagnostics.DebuggableAttribute.DebuggingModes.IgnoreSymbolStoreSequencePoints | System.Diagnostics.DebuggableAttribute.DebuggingModes.Default)]
[assembly: System.Reflection.AssemblyDescription(““)]
[assembly: System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)]
[assembly: System.Reflection.AssemblyCompany(““)]
[assembly: System.Reflection.AssemblyProduct(“MI_Demo“)]
[assembly: System.Reflection.Assemblytitle(“MI_Demo“)]
[assembly: System.Reflection.AssemblyTrademark(““)]
[assembly: System.Runtime.InteropServices.ComVisible(false)]
[assembly: System.Runtime.InteropServices.Guid(“d2ccb4bd-89d2-4ce4-a873-a077bcea629b“)]
[assembly: System.Reflection.AssemblyFileVersion(“1.0.0.0“)]
[assembly: System.Runtime.Versioning.Targetframework(“.NETframeworkVersion=v4.0Profile=Client“ frameworkDisplayName=“.NET framework 4 Client Profile“)]


 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-11-25 16:11  MI_Demo\
     文件        1334  2018-11-24 21:27  MI_Demo\AssemblyInfo.cs
     目录           0  2018-11-24 22:14  MI_Demo\bin\
     目录           0  2018-11-25 16:11  MI_Demo\bin\Debug\
     文件       26624  2018-11-25 16:15  MI_Demo\bin\Debug\MI_Demo.exe
     文件       40448  2018-11-25 16:15  MI_Demo\bin\Debug\MI_Demo.pdb
     文件       11600  2018-11-25 16:15  MI_Demo\bin\Debug\MI_Demo.vshost.exe
     文件         490  2016-07-16 19:44  MI_Demo\bin\Debug\MI_Demo.vshost.exe.manifest
     文件           5  2018-11-24 21:27  MI_Demo\Global.cs
     目录           0  2018-11-24 22:11  MI_Demo\MI_Demo\
     文件        2230  2018-11-24 22:14  MI_Demo\MI_Demo.csproj
     文件         180  2018-11-24 21:27  MI_Demo\MI_Demo.Properties.Resources.resources
     文件         859  2018-11-25 16:11  MI_Demo\MI_Demo.sln
     文件       17408  2018-11-25 16:15  MI_Demo\MI_Demo.suo
     文件        5915  2018-11-25 16:08  MI_Demo\MI_Demo\Class_绿米协议接口.cs
     文件       36067  2018-11-25 16:15  MI_Demo\MI_Demo\Form1.cs
     文件        5817  2018-11-25 16:15  MI_Demo\MI_Demo\Form1.resx
     文件         369  2018-11-24 21:27  MI_Demo\MI_Demo\Program.cs
     目录           0  2018-11-24 21:27  MI_Demo\MI_Demo\Properties\
     文件        1447  2018-11-24 21:27  MI_Demo\MI_Demo\Properties\Resources.cs
     文件         622  2018-11-24 21:27  MI_Demo\MI_Demo\Properties\Settings.cs
     目录           0  2018-11-24 21:28  MI_Demo\obj\
     目录           0  2018-11-24 21:28  MI_Demo\obj\x86\
     目录           0  2018-11-25 16:15  MI_Demo\obj\x86\Debug\
     文件        1308  2018-11-25 16:11  MI_Demo\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
     文件        5387  2018-11-25 16:15  MI_Demo\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     文件         623  2018-11-25 16:15  MI_Demo\obj\x86\Debug\MI_Demo.csproj.FileListAbsolute.txt
     文件         910  2018-11-25 16:15  MI_Demo\obj\x86\Debug\MI_Demo.csproj.GenerateResource.Cache
     文件        1301  2018-11-25 16:11  MI_Demo\obj\x86\Debug\MI_Demo.csprojResolveAssemblyReference.cache
     文件       26624  2018-11-25 16:15  MI_Demo\obj\x86\Debug\MI_Demo.exe
     文件         180  2018-11-25 16:15  MI_Demo\obj\x86\Debug\MI_Demo.Form1.resources
............此处省略2个文件信息

评论

共有 条评论

相关资源