YJ před 5 roky
revize
6a752d3e1d
41 změnil soubory, kde provedl 3132 přidání a 0 odebrání
  1. 1 0
      .gitignore
  2. binární
      .vs/Jdas_Mbic/v15/.suo
  3. binární
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide
  4. binární
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm
  5. binární
      .vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal
  6. 25 0
      Jdas_Mbic.sln
  7. 6 0
      Jdas_Mbic/App.config
  8. 1327 0
      Jdas_Mbic/Form1.Designer.cs
  9. 20 0
      Jdas_Mbic/Form1.cs
  10. 1261 0
      Jdas_Mbic/Form1.resx
  11. 105 0
      Jdas_Mbic/Jdas_Mbic.csproj
  12. 22 0
      Jdas_Mbic/Program.cs
  13. 36 0
      Jdas_Mbic/Properties/AssemblyInfo.cs
  14. 133 0
      Jdas_Mbic/Properties/Resources.Designer.cs
  15. 142 0
      Jdas_Mbic/Properties/Resources.resx
  16. 30 0
      Jdas_Mbic/Properties/Settings.Designer.cs
  17. 7 0
      Jdas_Mbic/Properties/Settings.settings
  18. binární
      Jdas_Mbic/Resources/OFF_IMAGE.png
  19. binární
      Jdas_Mbic/Resources/ON_IMAGE.png
  20. binární
      Jdas_Mbic/Resources/RX_GREEN_IMAGE.png
  21. binární
      Jdas_Mbic/Resources/RX_IMAGE.png
  22. binární
      Jdas_Mbic/Resources/TX_IMAGE.png
  23. binární
      Jdas_Mbic/Resources/TX_Red_Image.png
  24. binární
      Jdas_Mbic/Resources/bluecell_logo.png
  25. binární
      Jdas_Mbic/bin/Debug/Jdas_Mbic.exe
  26. 6 0
      Jdas_Mbic/bin/Debug/Jdas_Mbic.exe.config
  27. binární
      Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb
  28. binární
      Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferences.cache
  29. binární
      Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
  30. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Form1.resources
  31. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.Properties.Resources.resources
  32. 1 0
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.CoreCompileInputs.cache
  33. 10 0
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.FileListAbsolute.txt
  34. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache
  35. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.csprojAssemblyReference.cache
  36. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.exe
  37. binární
      Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb
  38. binární
      Jdas_Mbic/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
  39. 0 0
      Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
  40. 0 0
      Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
  41. 0 0
      Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
1
+.vs/Jdas_Mbic/v15/Server/sqlite3/db.lock

binární
.vs/Jdas_Mbic/v15/.suo


binární
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide


binární
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-shm


binární
.vs/Jdas_Mbic/v15/Server/sqlite3/storage.ide-wal


+ 25 - 0
Jdas_Mbic.sln

@@ -0,0 +1,25 @@
1
+
2
+Microsoft Visual Studio Solution File, Format Version 12.00
3
+# Visual Studio 15
4
+VisualStudioVersion = 15.0.28307.960
5
+MinimumVisualStudioVersion = 10.0.40219.1
6
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Jdas_Mbic", "Jdas_Mbic\Jdas_Mbic.csproj", "{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}"
7
+EndProject
8
+Global
9
+	GlobalSection(SolutionConfigurationPlatforms) = preSolution
10
+		Debug|Any CPU = Debug|Any CPU
11
+		Release|Any CPU = Release|Any CPU
12
+	EndGlobalSection
13
+	GlobalSection(ProjectConfigurationPlatforms) = postSolution
14
+		{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
15
+		{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
16
+		{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
17
+		{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}.Release|Any CPU.Build.0 = Release|Any CPU
18
+	EndGlobalSection
19
+	GlobalSection(SolutionProperties) = preSolution
20
+		HideSolutionNode = FALSE
21
+	EndGlobalSection
22
+	GlobalSection(ExtensibilityGlobals) = postSolution
23
+		SolutionGuid = {F86E1BCB-4237-4DD6-AB44-1ED07420A3FE}
24
+	EndGlobalSection
25
+EndGlobal

+ 6 - 0
Jdas_Mbic/App.config

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8" ?>
2
+<configuration>
3
+    <startup> 
4
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
5
+    </startup>
6
+</configuration>

Diff nebyl zobrazen, protože je příliš veliký
+ 1327 - 0
Jdas_Mbic/Form1.Designer.cs


+ 20 - 0
Jdas_Mbic/Form1.cs

@@ -0,0 +1,20 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.ComponentModel;
4
+using System.Data;
5
+using System.Drawing;
6
+using System.Linq;
7
+using System.Text;
8
+using System.Threading.Tasks;
9
+using System.Windows.Forms;
10
+
11
+namespace Jdas_Mbic
12
+{
13
+    public partial class Form1 : Form
14
+    {
15
+        public Form1()
16
+        {
17
+            InitializeComponent();
18
+        }
19
+    }
20
+}

Diff nebyl zobrazen, protože je příliš veliký
+ 1261 - 0
Jdas_Mbic/Form1.resx


+ 105 - 0
Jdas_Mbic/Jdas_Mbic.csproj

@@ -0,0 +1,105 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
+  <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
+  <PropertyGroup>
5
+    <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6
+    <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7
+    <ProjectGuid>{EFBF8B07-9A4B-438B-8F32-6A28E3B25FC6}</ProjectGuid>
8
+    <OutputType>WinExe</OutputType>
9
+    <RootNamespace>Jdas_Mbic</RootNamespace>
10
+    <AssemblyName>Jdas_Mbic</AssemblyName>
11
+    <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
12
+    <FileAlignment>512</FileAlignment>
13
+    <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
14
+    <Deterministic>true</Deterministic>
15
+  </PropertyGroup>
16
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
17
+    <PlatformTarget>AnyCPU</PlatformTarget>
18
+    <DebugSymbols>true</DebugSymbols>
19
+    <DebugType>full</DebugType>
20
+    <Optimize>false</Optimize>
21
+    <OutputPath>bin\Debug\</OutputPath>
22
+    <DefineConstants>DEBUG;TRACE</DefineConstants>
23
+    <ErrorReport>prompt</ErrorReport>
24
+    <WarningLevel>4</WarningLevel>
25
+  </PropertyGroup>
26
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
27
+    <PlatformTarget>AnyCPU</PlatformTarget>
28
+    <DebugType>pdbonly</DebugType>
29
+    <Optimize>true</Optimize>
30
+    <OutputPath>bin\Release\</OutputPath>
31
+    <DefineConstants>TRACE</DefineConstants>
32
+    <ErrorReport>prompt</ErrorReport>
33
+    <WarningLevel>4</WarningLevel>
34
+  </PropertyGroup>
35
+  <ItemGroup>
36
+    <Reference Include="System" />
37
+    <Reference Include="System.Core" />
38
+    <Reference Include="System.Xml.Linq" />
39
+    <Reference Include="System.Data.DataSetExtensions" />
40
+    <Reference Include="Microsoft.CSharp" />
41
+    <Reference Include="System.Data" />
42
+    <Reference Include="System.Deployment" />
43
+    <Reference Include="System.Drawing" />
44
+    <Reference Include="System.Net.Http" />
45
+    <Reference Include="System.Windows.Forms" />
46
+    <Reference Include="System.Xml" />
47
+  </ItemGroup>
48
+  <ItemGroup>
49
+    <Compile Include="Form1.cs">
50
+      <SubType>Form</SubType>
51
+    </Compile>
52
+    <Compile Include="Form1.Designer.cs">
53
+      <DependentUpon>Form1.cs</DependentUpon>
54
+    </Compile>
55
+    <Compile Include="Program.cs" />
56
+    <Compile Include="Properties\AssemblyInfo.cs" />
57
+    <EmbeddedResource Include="Form1.resx">
58
+      <DependentUpon>Form1.cs</DependentUpon>
59
+    </EmbeddedResource>
60
+    <EmbeddedResource Include="Properties\Resources.resx">
61
+      <Generator>ResXFileCodeGenerator</Generator>
62
+      <LastGenOutput>Resources.Designer.cs</LastGenOutput>
63
+      <SubType>Designer</SubType>
64
+    </EmbeddedResource>
65
+    <Compile Include="Properties\Resources.Designer.cs">
66
+      <AutoGen>True</AutoGen>
67
+      <DependentUpon>Resources.resx</DependentUpon>
68
+      <DesignTime>True</DesignTime>
69
+    </Compile>
70
+    <None Include="Properties\Settings.settings">
71
+      <Generator>SettingsSingleFileGenerator</Generator>
72
+      <LastGenOutput>Settings.Designer.cs</LastGenOutput>
73
+    </None>
74
+    <Compile Include="Properties\Settings.Designer.cs">
75
+      <AutoGen>True</AutoGen>
76
+      <DependentUpon>Settings.settings</DependentUpon>
77
+      <DesignTimeSharedInput>True</DesignTimeSharedInput>
78
+    </Compile>
79
+  </ItemGroup>
80
+  <ItemGroup>
81
+    <None Include="App.config" />
82
+  </ItemGroup>
83
+  <ItemGroup>
84
+    <None Include="Resources\TX_IMAGE.png" />
85
+  </ItemGroup>
86
+  <ItemGroup>
87
+    <None Include="Resources\RX_IMAGE.png" />
88
+  </ItemGroup>
89
+  <ItemGroup>
90
+    <None Include="Resources\ON_IMAGE.png" />
91
+  </ItemGroup>
92
+  <ItemGroup>
93
+    <None Include="Resources\OFF_IMAGE.png" />
94
+  </ItemGroup>
95
+  <ItemGroup>
96
+    <None Include="Resources\bluecell_logo.png" />
97
+  </ItemGroup>
98
+  <ItemGroup>
99
+    <None Include="Resources\RX_GREEN_IMAGE.png" />
100
+  </ItemGroup>
101
+  <ItemGroup>
102
+    <None Include="Resources\TX_Red_Image.png" />
103
+  </ItemGroup>
104
+  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
105
+</Project>

+ 22 - 0
Jdas_Mbic/Program.cs

@@ -0,0 +1,22 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.Linq;
4
+using System.Threading.Tasks;
5
+using System.Windows.Forms;
6
+
7
+namespace Jdas_Mbic
8
+{
9
+    static class Program
10
+    {
11
+        /// <summary>
12
+        /// 해당 응용 프로그램의 주 진입점입니다.
13
+        /// </summary>
14
+        [STAThread]
15
+        static void Main()
16
+        {
17
+            Application.EnableVisualStyles();
18
+            Application.SetCompatibleTextRenderingDefault(false);
19
+            Application.Run(new Form1());
20
+        }
21
+    }
22
+}

+ 36 - 0
Jdas_Mbic/Properties/AssemblyInfo.cs

@@ -0,0 +1,36 @@
1
+using System.Reflection;
2
+using System.Runtime.CompilerServices;
3
+using System.Runtime.InteropServices;
4
+
5
+// 어셈블리에 대한 일반 정보는 다음 특성 집합을 통해 
6
+// 제어됩니다. 어셈블리와 관련된 정보를 수정하려면
7
+// 이러한 특성 값을 변경하세요.
8
+[assembly: AssemblyTitle("Jdas_Mbic")]
9
+[assembly: AssemblyDescription("")]
10
+[assembly: AssemblyConfiguration("")]
11
+[assembly: AssemblyCompany("")]
12
+[assembly: AssemblyProduct("Jdas_Mbic")]
13
+[assembly: AssemblyCopyright("Copyright ©  2020")]
14
+[assembly: AssemblyTrademark("")]
15
+[assembly: AssemblyCulture("")]
16
+
17
+// ComVisible을 false로 설정하면 이 어셈블리의 형식이 COM 구성 요소에 
18
+// 표시되지 않습니다. COM에서 이 어셈블리의 형식에 액세스하려면
19
+// 해당 형식에 대해 ComVisible 특성을 true로 설정하세요.
20
+[assembly: ComVisible(false)]
21
+
22
+// 이 프로젝트가 COM에 노출되는 경우 다음 GUID는 typelib의 ID를 나타냅니다.
23
+[assembly: Guid("efbf8b07-9a4b-438b-8f32-6a28e3b25fc6")]
24
+
25
+// 어셈블리의 버전 정보는 다음 네 가지 값으로 구성됩니다.
26
+//
27
+//      주 버전
28
+//      부 버전 
29
+//      빌드 번호
30
+//      수정 버전
31
+//
32
+// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호가 자동으로
33
+// 지정되도록 할 수 있습니다.
34
+// [assembly: AssemblyVersion("1.0.*")]
35
+[assembly: AssemblyVersion("1.0.0.0")]
36
+[assembly: AssemblyFileVersion("1.0.0.0")]

+ 133 - 0
Jdas_Mbic/Properties/Resources.Designer.cs

@@ -0,0 +1,133 @@
1
+//------------------------------------------------------------------------------
2
+// <auto-generated>
3
+//     이 코드는 도구를 사용하여 생성되었습니다.
4
+//     런타임 버전:4.0.30319.42000
5
+//
6
+//     파일 내용을 변경하면 잘못된 동작이 발생할 수 있으며, 코드를 다시 생성하면
7
+//     이러한 변경 내용이 손실됩니다.
8
+// </auto-generated>
9
+//------------------------------------------------------------------------------
10
+
11
+namespace Jdas_Mbic.Properties {
12
+    using System;
13
+    
14
+    
15
+    /// <summary>
16
+    ///   지역화된 문자열 등을 찾기 위한 강력한 형식의 리소스 클래스입니다.
17
+    /// </summary>
18
+    // 이 클래스는 ResGen 또는 Visual Studio와 같은 도구를 통해 StronglyTypedResourceBuilder
19
+    // 클래스에서 자동으로 생성되었습니다.
20
+    // 멤버를 추가하거나 제거하려면 .ResX 파일을 편집한 다음 /str 옵션을 사용하여 ResGen을
21
+    // 다시 실행하거나 VS 프로젝트를 다시 빌드하십시오.
22
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "15.0.0.0")]
23
+    [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
24
+    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
25
+    internal class Resources {
26
+        
27
+        private static global::System.Resources.ResourceManager resourceMan;
28
+        
29
+        private static global::System.Globalization.CultureInfo resourceCulture;
30
+        
31
+        [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
32
+        internal Resources() {
33
+        }
34
+        
35
+        /// <summary>
36
+        ///   이 클래스에서 사용하는 캐시된 ResourceManager 인스턴스를 반환합니다.
37
+        /// </summary>
38
+        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
39
+        internal static global::System.Resources.ResourceManager ResourceManager {
40
+            get {
41
+                if (object.ReferenceEquals(resourceMan, null)) {
42
+                    global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Jdas_Mbic.Properties.Resources", typeof(Resources).Assembly);
43
+                    resourceMan = temp;
44
+                }
45
+                return resourceMan;
46
+            }
47
+        }
48
+        
49
+        /// <summary>
50
+        ///   이 강력한 형식의 리소스 클래스를 사용하여 모든 리소스 조회에 대해 현재 스레드의 CurrentUICulture 속성을
51
+        ///   재정의합니다.
52
+        /// </summary>
53
+        [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
54
+        internal static global::System.Globalization.CultureInfo Culture {
55
+            get {
56
+                return resourceCulture;
57
+            }
58
+            set {
59
+                resourceCulture = value;
60
+            }
61
+        }
62
+        
63
+        /// <summary>
64
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
65
+        /// </summary>
66
+        internal static System.Drawing.Bitmap bluecell_logo {
67
+            get {
68
+                object obj = ResourceManager.GetObject("bluecell_logo", resourceCulture);
69
+                return ((System.Drawing.Bitmap)(obj));
70
+            }
71
+        }
72
+        
73
+        /// <summary>
74
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
75
+        /// </summary>
76
+        internal static System.Drawing.Bitmap OFF_IMAGE {
77
+            get {
78
+                object obj = ResourceManager.GetObject("OFF_IMAGE", resourceCulture);
79
+                return ((System.Drawing.Bitmap)(obj));
80
+            }
81
+        }
82
+        
83
+        /// <summary>
84
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
85
+        /// </summary>
86
+        internal static System.Drawing.Bitmap ON_IMAGE {
87
+            get {
88
+                object obj = ResourceManager.GetObject("ON_IMAGE", resourceCulture);
89
+                return ((System.Drawing.Bitmap)(obj));
90
+            }
91
+        }
92
+        
93
+        /// <summary>
94
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
95
+        /// </summary>
96
+        internal static System.Drawing.Bitmap RX_GREEN_IMAGE {
97
+            get {
98
+                object obj = ResourceManager.GetObject("RX_GREEN_IMAGE", resourceCulture);
99
+                return ((System.Drawing.Bitmap)(obj));
100
+            }
101
+        }
102
+        
103
+        /// <summary>
104
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
105
+        /// </summary>
106
+        internal static System.Drawing.Bitmap RX_IMAGE {
107
+            get {
108
+                object obj = ResourceManager.GetObject("RX_IMAGE", resourceCulture);
109
+                return ((System.Drawing.Bitmap)(obj));
110
+            }
111
+        }
112
+        
113
+        /// <summary>
114
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
115
+        /// </summary>
116
+        internal static System.Drawing.Bitmap TX_IMAGE {
117
+            get {
118
+                object obj = ResourceManager.GetObject("TX_IMAGE", resourceCulture);
119
+                return ((System.Drawing.Bitmap)(obj));
120
+            }
121
+        }
122
+        
123
+        /// <summary>
124
+        ///   System.Drawing.Bitmap 형식의 지역화된 리소스를 찾습니다.
125
+        /// </summary>
126
+        internal static System.Drawing.Bitmap TX_Red_Image {
127
+            get {
128
+                object obj = ResourceManager.GetObject("TX_Red_Image", resourceCulture);
129
+                return ((System.Drawing.Bitmap)(obj));
130
+            }
131
+        }
132
+    }
133
+}

+ 142 - 0
Jdas_Mbic/Properties/Resources.resx

@@ -0,0 +1,142 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<root>
3
+  <!-- 
4
+    Microsoft ResX Schema 
5
+    
6
+    Version 2.0
7
+    
8
+    The primary goals of this format is to allow a simple XML format 
9
+    that is mostly human readable. The generation and parsing of the 
10
+    various data types are done through the TypeConverter classes 
11
+    associated with the data types.
12
+    
13
+    Example:
14
+    
15
+    ... ado.net/XML headers & schema ...
16
+    <resheader name="resmimetype">text/microsoft-resx</resheader>
17
+    <resheader name="version">2.0</resheader>
18
+    <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
19
+    <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
20
+    <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
21
+    <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
22
+    <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
23
+        <value>[base64 mime encoded serialized .NET Framework object]</value>
24
+    </data>
25
+    <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
26
+        <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
27
+        <comment>This is a comment</comment>
28
+    </data>
29
+                
30
+    There are any number of "resheader" rows that contain simple 
31
+    name/value pairs.
32
+    
33
+    Each data row contains a name, and value. The row also contains a 
34
+    type or mimetype. Type corresponds to a .NET class that support 
35
+    text/value conversion through the TypeConverter architecture. 
36
+    Classes that don't support this are serialized and stored with the 
37
+    mimetype set.
38
+    
39
+    The mimetype is used for serialized objects, and tells the 
40
+    ResXResourceReader how to depersist the object. This is currently not 
41
+    extensible. For a given mimetype the value must be set accordingly:
42
+    
43
+    Note - application/x-microsoft.net.object.binary.base64 is the format 
44
+    that the ResXResourceWriter will generate, however the reader can 
45
+    read any of the formats listed below.
46
+    
47
+    mimetype: application/x-microsoft.net.object.binary.base64
48
+    value   : The object must be serialized with 
49
+            : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
50
+            : and then encoded with base64 encoding.
51
+    
52
+    mimetype: application/x-microsoft.net.object.soap.base64
53
+    value   : The object must be serialized with 
54
+            : System.Runtime.Serialization.Formatters.Soap.SoapFormatter
55
+            : and then encoded with base64 encoding.
56
+
57
+    mimetype: application/x-microsoft.net.object.bytearray.base64
58
+    value   : The object must be serialized into a byte array 
59
+            : using a System.ComponentModel.TypeConverter
60
+            : and then encoded with base64 encoding.
61
+    -->
62
+  <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
63
+    <xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
64
+    <xsd:element name="root" msdata:IsDataSet="true">
65
+      <xsd:complexType>
66
+        <xsd:choice maxOccurs="unbounded">
67
+          <xsd:element name="metadata">
68
+            <xsd:complexType>
69
+              <xsd:sequence>
70
+                <xsd:element name="value" type="xsd:string" minOccurs="0" />
71
+              </xsd:sequence>
72
+              <xsd:attribute name="name" use="required" type="xsd:string" />
73
+              <xsd:attribute name="type" type="xsd:string" />
74
+              <xsd:attribute name="mimetype" type="xsd:string" />
75
+              <xsd:attribute ref="xml:space" />
76
+            </xsd:complexType>
77
+          </xsd:element>
78
+          <xsd:element name="assembly">
79
+            <xsd:complexType>
80
+              <xsd:attribute name="alias" type="xsd:string" />
81
+              <xsd:attribute name="name" type="xsd:string" />
82
+            </xsd:complexType>
83
+          </xsd:element>
84
+          <xsd:element name="data">
85
+            <xsd:complexType>
86
+              <xsd:sequence>
87
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
88
+                <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
89
+              </xsd:sequence>
90
+              <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
91
+              <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
92
+              <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
93
+              <xsd:attribute ref="xml:space" />
94
+            </xsd:complexType>
95
+          </xsd:element>
96
+          <xsd:element name="resheader">
97
+            <xsd:complexType>
98
+              <xsd:sequence>
99
+                <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
100
+              </xsd:sequence>
101
+              <xsd:attribute name="name" type="xsd:string" use="required" />
102
+            </xsd:complexType>
103
+          </xsd:element>
104
+        </xsd:choice>
105
+      </xsd:complexType>
106
+    </xsd:element>
107
+  </xsd:schema>
108
+  <resheader name="resmimetype">
109
+    <value>text/microsoft-resx</value>
110
+  </resheader>
111
+  <resheader name="version">
112
+    <value>2.0</value>
113
+  </resheader>
114
+  <resheader name="reader">
115
+    <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
116
+  </resheader>
117
+  <resheader name="writer">
118
+    <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
119
+  </resheader>
120
+  <assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
121
+  <data name="OFF_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
122
+    <value>..\Resources\OFF_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
123
+  </data>
124
+  <data name="TX_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
125
+    <value>..\Resources\TX_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
126
+  </data>
127
+  <data name="RX_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
128
+    <value>..\Resources\RX_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
129
+  </data>
130
+  <data name="ON_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
131
+    <value>..\Resources\ON_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
132
+  </data>
133
+  <data name="bluecell_logo" type="System.Resources.ResXFileRef, System.Windows.Forms">
134
+    <value>..\Resources\bluecell_logo.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
135
+  </data>
136
+  <data name="RX_GREEN_IMAGE" type="System.Resources.ResXFileRef, System.Windows.Forms">
137
+    <value>..\Resources\RX_GREEN_IMAGE.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
138
+  </data>
139
+  <data name="TX_Red_Image" type="System.Resources.ResXFileRef, System.Windows.Forms">
140
+    <value>..\Resources\TX_Red_Image.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</value>
141
+  </data>
142
+</root>

+ 30 - 0
Jdas_Mbic/Properties/Settings.Designer.cs

@@ -0,0 +1,30 @@
1
+//------------------------------------------------------------------------------
2
+// <auto-generated>
3
+//     This code was generated by a tool.
4
+//     Runtime Version:4.0.30319.42000
5
+//
6
+//     Changes to this file may cause incorrect behavior and will be lost if
7
+//     the code is regenerated.
8
+// </auto-generated>
9
+//------------------------------------------------------------------------------
10
+
11
+namespace Jdas_Mbic.Properties
12
+{
13
+
14
+
15
+    [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
16
+    [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
17
+    internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
18
+    {
19
+
20
+        private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
21
+
22
+        public static Settings Default
23
+        {
24
+            get
25
+            {
26
+                return defaultInstance;
27
+            }
28
+        }
29
+    }
30
+}

+ 7 - 0
Jdas_Mbic/Properties/Settings.settings

@@ -0,0 +1,7 @@
1
+<?xml version='1.0' encoding='utf-8'?>
2
+<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)">
3
+  <Profiles>
4
+    <Profile Name="(Default)" />
5
+  </Profiles>
6
+  <Settings />
7
+</SettingsFile>

binární
Jdas_Mbic/Resources/OFF_IMAGE.png


binární
Jdas_Mbic/Resources/ON_IMAGE.png


binární
Jdas_Mbic/Resources/RX_GREEN_IMAGE.png


binární
Jdas_Mbic/Resources/RX_IMAGE.png


binární
Jdas_Mbic/Resources/TX_IMAGE.png


binární
Jdas_Mbic/Resources/TX_Red_Image.png


binární
Jdas_Mbic/Resources/bluecell_logo.png


binární
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe


+ 6 - 0
Jdas_Mbic/bin/Debug/Jdas_Mbic.exe.config

@@ -0,0 +1,6 @@
1
+<?xml version="1.0" encoding="utf-8" ?>
2
+<configuration>
3
+    <startup> 
4
+        <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.7.2" />
5
+    </startup>
6
+</configuration>

binární
Jdas_Mbic/bin/Debug/Jdas_Mbic.pdb


binární
Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferences.cache


binární
Jdas_Mbic/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache


binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.Form1.resources


binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.Properties.Resources.resources


+ 1 - 0
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.CoreCompileInputs.cache

@@ -0,0 +1 @@
1
+f37e5d377d6a43965a711adbbc3ef6d21f818b10

+ 10 - 0
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.FileListAbsolute.txt

@@ -0,0 +1,10 @@
1
+D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.exe.config
2
+D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.exe
3
+D:\C#\Jdas_Mbic\Jdas_Mbic\bin\Debug\Jdas_Mbic.pdb
4
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csprojAssemblyReference.cache
5
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.Form1.resources
6
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.Properties.Resources.resources
7
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.GenerateResource.cache
8
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.csproj.CoreCompileInputs.cache
9
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.exe
10
+D:\C#\Jdas_Mbic\Jdas_Mbic\obj\Debug\Jdas_Mbic.pdb

binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.csproj.GenerateResource.cache


binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.csprojAssemblyReference.cache


binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.exe


binární
Jdas_Mbic/obj/Debug/Jdas_Mbic.pdb


binární
Jdas_Mbic/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll


+ 0 - 0
Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs


+ 0 - 0
Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs


+ 0 - 0
Jdas_Mbic/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs