Browse Source

主页面

tags/录制修改前
zhangxueyang 4 years ago
parent
commit
de23c59911
92 changed files with 1392 additions and 32012 deletions
  1. 4
    0
      .gitignore
  2. BIN
      Common/bin/Debug/Common.dll
  3. BIN
      Common/bin/Debug/Common.pdb
  4. 1
    1
      Common/obj/Debug/Common.csproj.CoreCompileInputs.cache
  5. 25
    0
      Common/obj/Debug/Common.csproj.FileListAbsolute.txt
  6. BIN
      Common/obj/Debug/Common.csprojAssemblyReference.cache
  7. BIN
      Common/obj/Debug/Common.dll
  8. BIN
      Common/obj/Debug/Common.pdb
  9. 0
    0
      Common/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
  10. 0
    0
      Common/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
  11. 0
    0
      Common/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
  12. BIN
      XHWK.Model/bin/Debug/XHWK.Model.dll
  13. BIN
      XHWK.Model/bin/Debug/XHWK.Model.pdb
  14. 0
    0
      XHWK.Model/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
  15. 0
    0
      XHWK.Model/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
  16. 0
    0
      XHWK.Model/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
  17. 1
    1
      XHWK.Model/obj/Debug/XHWK.Model.csproj.CoreCompileInputs.cache
  18. 6
    0
      XHWK.Model/obj/Debug/XHWK.Model.csproj.FileListAbsolute.txt
  19. BIN
      XHWK.Model/obj/Debug/XHWK.Model.csprojAssemblyReference.cache
  20. BIN
      XHWK.Model/obj/Debug/XHWK.Model.dll
  21. BIN
      XHWK.Model/obj/Debug/XHWK.Model.pdb
  22. 1
    1
      XHWK.WKTool/App.cs
  23. 82
    0
      XHWK.WKTool/CreateAMicroLessonWindow.xaml
  24. 88
    0
      XHWK.WKTool/CreateAMicroLessonWindow.xaml.cs
  25. BIN
      XHWK.WKTool/Images/microLessonSystem_0.png
  26. BIN
      XHWK.WKTool/Images/microLessonSystem_1.png
  27. BIN
      XHWK.WKTool/Images/microLessonSystem_10.png
  28. BIN
      XHWK.WKTool/Images/microLessonSystem_11.png
  29. BIN
      XHWK.WKTool/Images/microLessonSystem_12.png
  30. BIN
      XHWK.WKTool/Images/microLessonSystem_13.png
  31. BIN
      XHWK.WKTool/Images/microLessonSystem_14.png
  32. BIN
      XHWK.WKTool/Images/microLessonSystem_15.png
  33. BIN
      XHWK.WKTool/Images/microLessonSystem_16.png
  34. BIN
      XHWK.WKTool/Images/microLessonSystem_17.png
  35. BIN
      XHWK.WKTool/Images/microLessonSystem_18.png
  36. BIN
      XHWK.WKTool/Images/microLessonSystem_19.png
  37. BIN
      XHWK.WKTool/Images/microLessonSystem_2.png
  38. BIN
      XHWK.WKTool/Images/microLessonSystem_20.png
  39. BIN
      XHWK.WKTool/Images/microLessonSystem_21.png
  40. BIN
      XHWK.WKTool/Images/microLessonSystem_22.png
  41. BIN
      XHWK.WKTool/Images/microLessonSystem_23.png
  42. BIN
      XHWK.WKTool/Images/microLessonSystem_24.png
  43. BIN
      XHWK.WKTool/Images/microLessonSystem_25.png
  44. BIN
      XHWK.WKTool/Images/microLessonSystem_3.png
  45. BIN
      XHWK.WKTool/Images/microLessonSystem_4.png
  46. BIN
      XHWK.WKTool/Images/microLessonSystem_5.png
  47. BIN
      XHWK.WKTool/Images/microLessonSystem_6.png
  48. BIN
      XHWK.WKTool/Images/microLessonSystem_7.png
  49. BIN
      XHWK.WKTool/Images/microLessonSystem_8.png
  50. BIN
      XHWK.WKTool/Images/microLessonSystem_9.png
  51. 0
    12
      XHWK.WKTool/MainWindow.xaml
  52. 0
    28
      XHWK.WKTool/MainWindow.xaml.cs
  53. 154
    0
      XHWK.WKTool/XHMicroLessonSystemWindow.xaml
  54. 43
    0
      XHWK.WKTool/XHMicroLessonSystemWindow.xaml.cs
  55. 3
    3
      XHWK.WKTool/XHWK.WKTool.csproj
  56. BIN
      XHWK.WKTool/bin/Debug/Common.dll
  57. BIN
      XHWK.WKTool/bin/Debug/Common.pdb
  58. BIN
      XHWK.WKTool/bin/Debug/ICSharpCode.SharpZipLib.dll
  59. BIN
      XHWK.WKTool/bin/Debug/VisioForge.Shared.dll
  60. BIN
      XHWK.WKTool/bin/Debug/VisioForge.Types.dll
  61. BIN
      XHWK.WKTool/bin/Debug/XHWK.Model.dll
  62. BIN
      XHWK.WKTool/bin/Debug/XHWK.Model.pdb
  63. BIN
      XHWK.WKTool/bin/Debug/XHWK.WKTool.exe
  64. 0
    6
      XHWK.WKTool/bin/Debug/XHWK.WKTool.exe.config
  65. BIN
      XHWK.WKTool/bin/Debug/XHWK.WKTool.pdb
  66. 0
    52
      XHWK.WKTool/bin/Debug/log4net.config
  67. BIN
      XHWK.WKTool/bin/Debug/log4net.dll
  68. 0
    31814
      XHWK.WKTool/bin/Debug/log4net.xml
  69. 151
    0
      XHWK.WKTool/obj/Debug/CreateAMicroLessonWindow.g.cs
  70. 151
    0
      XHWK.WKTool/obj/Debug/CreateAMicroLessonWindow.g.i.cs
  71. BIN
      XHWK.WKTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
  72. BIN
      XHWK.WKTool/obj/Debug/MainWindow.baml
  73. 0
    75
      XHWK.WKTool/obj/Debug/MainWindow.g.cs
  74. 1
    1
      XHWK.WKTool/obj/Debug/MainWindow.g.i.cs
  75. BIN
      XHWK.WKTool/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll
  76. 0
    0
      XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
  77. 0
    0
      XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
  78. 0
    0
      XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
  79. 603
    0
      XHWK.WKTool/obj/Debug/XHMicroLessonSystemWindow.g.i.cs
  80. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.Properties.Resources.resources
  81. 1
    1
      XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.CoreCompileInputs.cache
  82. 26
    0
      XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.FileListAbsolute.txt
  83. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.GenerateResource.cache
  84. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.csprojAssemblyReference.cache
  85. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.exe
  86. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.g.resources
  87. BIN
      XHWK.WKTool/obj/Debug/XHWK.WKTool.pdb
  88. 38
    0
      XHWK.WKTool/obj/Debug/XHWK.WKTool_Content.g.i.cs
  89. 6
    6
      XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.cache
  90. 6
    6
      XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.i.cache
  91. 0
    4
      XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.i.lref
  92. 1
    1
      XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.lref

+ 4
- 0
.gitignore View File

@@ -0,0 +1,4 @@
1
+.vs/XHWK/v15/Server/sqlite3/db.lock
2
+.vs/XHWK/v15/Server/sqlite3/storage.ide
3
+.vs/XHWK/v15/Server/sqlite3/storage.ide-shm
4
+.vs/XHWK/v15/Server/sqlite3/storage.ide-wal

BIN
Common/bin/Debug/Common.dll View File


BIN
Common/bin/Debug/Common.pdb View File


+ 1
- 1
Common/obj/Debug/Common.csproj.CoreCompileInputs.cache View File

@@ -1 +1 @@
1
-b29f70787bfab98a97bbd9424aeabbf65790f8d9
1
+2bcb3e56069dbf42f9deabd6c2edaf6da6266bef

+ 25
- 0
Common/obj/Debug/Common.csproj.FileListAbsolute.txt View File

@@ -23,3 +23,28 @@ E:\项目\星火微课\XHWK\Common\obj\Debug\Common.dll
23 23
 E:\项目\星火微课\XHWK\Common\obj\Debug\Common.pdb
24 24
 E:\项目\星火微课\XHWK\Common\bin\Debug\log4net.config
25 25
 E:\项目\星火微课\XHWK\Common\obj\Debug\Common.csprojAssemblyReference.cache
26
+F:\xhwk\Common\bin\Debug\log4net.config
27
+F:\xhwk\Common\bin\Debug\Common.dll
28
+F:\xhwk\Common\bin\Debug\Common.pdb
29
+F:\xhwk\Common\bin\Debug\ICSharpCode.SharpZipLib.dll
30
+F:\xhwk\Common\bin\Debug\log4net.dll
31
+F:\xhwk\Common\bin\Debug\Newtonsoft.Json.dll
32
+F:\xhwk\Common\bin\Debug\NPOI.dll
33
+F:\xhwk\Common\bin\Debug\NPOI.OOXML.dll
34
+F:\xhwk\Common\bin\Debug\NPOI.OpenXml4Net.dll
35
+F:\xhwk\Common\bin\Debug\NPOI.OpenXmlFormats.dll
36
+F:\xhwk\Common\bin\Debug\System.Data.SQLite.dll
37
+F:\xhwk\Common\bin\Debug\VisioForge.Controls.dll
38
+F:\xhwk\Common\bin\Debug\VisioForge.Controls.UI.Dialogs.dll
39
+F:\xhwk\Common\bin\Debug\VisioForge.Controls.UI.dll
40
+F:\xhwk\Common\bin\Debug\VisioForge.MediaFramework.dll
41
+F:\xhwk\Common\bin\Debug\VisioForge.Shared.dll
42
+F:\xhwk\Common\bin\Debug\VisioForge.Tools.dll
43
+F:\xhwk\Common\bin\Debug\VisioForge.Types.dll
44
+F:\xhwk\Common\bin\Debug\log4net.xml
45
+F:\xhwk\Common\bin\Debug\Newtonsoft.Json.xml
46
+F:\xhwk\Common\obj\Debug\Common.csprojAssemblyReference.cache
47
+F:\xhwk\Common\obj\Debug\Common.csproj.CoreCompileInputs.cache
48
+F:\xhwk\Common\obj\Debug\Common.csproj.CopyComplete
49
+F:\xhwk\Common\obj\Debug\Common.dll
50
+F:\xhwk\Common\obj\Debug\Common.pdb

BIN
Common/obj/Debug/Common.csprojAssemblyReference.cache View File


BIN
Common/obj/Debug/Common.dll View File


BIN
Common/obj/Debug/Common.pdb View File


XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.CopyComplete → Common/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs View File


+ 0
- 0
Common/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs View File


+ 0
- 0
Common/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs View File


BIN
XHWK.Model/bin/Debug/XHWK.Model.dll View File


BIN
XHWK.Model/bin/Debug/XHWK.Model.pdb View File


+ 0
- 0
XHWK.Model/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs View File


+ 0
- 0
XHWK.Model/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs View File


+ 0
- 0
XHWK.Model/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs View File


+ 1
- 1
XHWK.Model/obj/Debug/XHWK.Model.csproj.CoreCompileInputs.cache View File

@@ -1 +1 @@
1
-86ab509900bc7d98ca50822b34c7e570dc313141
1
+6adbae7262f8f0f26c819a85ae735fc220b1738d

+ 6
- 0
XHWK.Model/obj/Debug/XHWK.Model.csproj.FileListAbsolute.txt View File

@@ -4,3 +4,9 @@ E:\项目\星火微课\XHWK\XHWK.Model\obj\Debug\XHWK.Model.csproj.CoreCompileIn
4 4
 E:\项目\星火微课\XHWK\XHWK.Model\obj\Debug\XHWK.Model.dll
5 5
 E:\项目\星火微课\XHWK\XHWK.Model\obj\Debug\XHWK.Model.pdb
6 6
 E:\项目\星火微课\XHWK\XHWK.Model\obj\Debug\XHWK.Model.csprojAssemblyReference.cache
7
+F:\xhwk\XHWK.Model\bin\Debug\XHWK.Model.dll
8
+F:\xhwk\XHWK.Model\bin\Debug\XHWK.Model.pdb
9
+F:\xhwk\XHWK.Model\obj\Debug\XHWK.Model.csprojAssemblyReference.cache
10
+F:\xhwk\XHWK.Model\obj\Debug\XHWK.Model.csproj.CoreCompileInputs.cache
11
+F:\xhwk\XHWK.Model\obj\Debug\XHWK.Model.dll
12
+F:\xhwk\XHWK.Model\obj\Debug\XHWK.Model.pdb

BIN
XHWK.Model/obj/Debug/XHWK.Model.csprojAssemblyReference.cache View File


BIN
XHWK.Model/obj/Debug/XHWK.Model.dll View File


BIN
XHWK.Model/obj/Debug/XHWK.Model.pdb View File


+ 1
- 1
XHWK.WKTool/App.cs View File

@@ -20,7 +20,7 @@ namespace XHWK.WKTool
20 20
             // 定义Application对象作为整个应用程序入口
21 21
             Application app = new Application();
22 22
             //app.DispatcherUnhandledException += MyApp_DispatcherUnhandledException;
23
-            MainWindow win = new MainWindow();
23
+            CreateAMicroLessonWindow win = new CreateAMicroLessonWindow();
24 24
             app.Run(win);
25 25
             //LogHelper.WriteInfoLog("启动项目");
26 26
             StopSameProcess();

+ 82
- 0
XHWK.WKTool/CreateAMicroLessonWindow.xaml View File

@@ -0,0 +1,82 @@
1
+<Window x:Class="XHWK.WKTool.CreateAMicroLessonWindow"
2
+        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
+        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
5
+        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
+        xmlns:local="clr-namespace:XHWK.WKTool"
7
+        mc:Ignorable="d"
8
+        Title="MainWindow" Height="341" Width="454"   AllowsTransparency="True"
9
+    ShowInTaskbar="False"
10
+    WindowStartupLocation="CenterOwner"
11
+    WindowStyle="None">
12
+    <Viewbox>
13
+        <Grid Height="341" Width="454" >
14
+            <!--分4行-->
15
+            <Grid.RowDefinitions>
16
+                <RowDefinition Height="45"/>
17
+                <RowDefinition Height="110"/>
18
+                <RowDefinition Height="80"/>
19
+                <RowDefinition Height="*"/>
20
+            </Grid.RowDefinitions>
21
+            <!--第一行 标题-->
22
+            <Border Grid.Row="0" Background="#2D8CF0">
23
+                <Grid>
24
+                    <TextBlock Text="创建微课" Foreground="#FFFFFF" FontSize="16" Padding="10,13,0,0"/>
25
+                    <Button Grid.Row="0" x:Name="btnDown" Content="×" Foreground="#FFFFFF" FontSize="25" Padding="10,0,10,0" HorizontalAlignment="Right" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Click="btnDown_Click"/>
26
+                </Grid>
27
+            </Border>
28
+            <!--第二行 讲解名称-->
29
+            <StackPanel Grid.Row="1" Orientation="Horizontal" Margin="10,60,0,0">
30
+                <Label Content="*" FontSize="18" Padding="0,20,0,0" Foreground="#FF0000"/>
31
+                <TextBlock Text="讲解名称" FontSize="18" Padding="2,15,10,0"/>
32
+                <!--输入框-->
33
+                <Border Background="#CDD6E0" Width="321" Height="43" CornerRadius="3">
34
+                    <TextBox x:Name="txbExplainName" Text="微课1" FontSize="16" Foreground="#333333" Padding="5,12,2,2" Width="319" Height="42" BorderBrush="{x:Null}" BorderThickness="0"/>
35
+                </Border>
36
+            </StackPanel>
37
+            <!--第三行 存放路径-->
38
+            <StackPanel Grid.Row="2" Orientation="Horizontal" Margin="10,30,0,0">
39
+                <Label Content="*" FontSize="18" Padding="0,20,0,0" Foreground="#FF0000"/>
40
+                <TextBlock Text="存放路径" FontSize="18" Padding="2,15,10,0"/>
41
+                <!--输入框-->
42
+                <Border Background="#CDD6E0" Width="225" Height="43" CornerRadius="3">
43
+                    <TextBox x:Name="txbStoragePath" Text="D:\" FontSize="16" Foreground="#333333" Padding="5,12,2,2" Width="223" Height="42" BorderBrush="{x:Null}" BorderThickness="0"/>
44
+                </Border>
45
+                <!--浏览按钮-->
46
+                <Button x:Name="btnBrowse" Content="浏览" FontSize="18" Width="80" Height="43" Margin="18,0,0,0" Click="btnBrowse_Click">
47
+                    <Button.Template>
48
+                        <ControlTemplate TargetType="{x:Type Button}">
49
+                            <Border
50
+                                BorderBrush="{TemplateBinding Control.BorderBrush}"
51
+                                BorderThickness="1"
52
+                                CornerRadius="2">
53
+                                <Border.Background>#CDD6E0</Border.Background>
54
+                                <ContentPresenter
55
+                                    HorizontalAlignment="Center"
56
+                                    VerticalAlignment="Center"
57
+                                    Content="{TemplateBinding ContentControl.Content}" />
58
+                            </Border>
59
+                        </ControlTemplate>
60
+                    </Button.Template>
61
+                </Button>
62
+            </StackPanel>
63
+            <!--第四行 开始按钮-->
64
+            <Button Grid.Row="3" x:Name="btnStart" Content="开始" FontSize="18" Foreground="#FFFFFF" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Width="418" Height="43" Margin="10,0,10,0" Click="btnStart_Click">
65
+                <Button.Template>
66
+                    <ControlTemplate TargetType="{x:Type Button}">
67
+                        <Border
68
+                                BorderBrush="{TemplateBinding Control.BorderBrush}"
69
+                                BorderThickness="1"
70
+                                CornerRadius="2">
71
+                            <Border.Background>#2D8CF0</Border.Background>
72
+                            <ContentPresenter
73
+                                    HorizontalAlignment="Center"
74
+                                    VerticalAlignment="Center"
75
+                                    Content="{TemplateBinding ContentControl.Content}" />
76
+                        </Border>
77
+                    </ControlTemplate>
78
+                </Button.Template>
79
+            </Button>
80
+        </Grid>
81
+    </Viewbox>
82
+</Window>

+ 88
- 0
XHWK.WKTool/CreateAMicroLessonWindow.xaml.cs View File

@@ -0,0 +1,88 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.Linq;
4
+using System.Text;
5
+using System.Threading.Tasks;
6
+using System.Windows;
7
+using System.Windows.Controls;
8
+using System.Windows.Data;
9
+using System.Windows.Documents;
10
+using System.Windows.Forms;
11
+using System.Windows.Input;
12
+using System.Windows.Media;
13
+using System.Windows.Media.Imaging;
14
+using System.Windows.Navigation;
15
+using System.Windows.Shapes;
16
+
17
+namespace XHWK.WKTool
18
+{
19
+    /// <summary>
20
+    /// MainWindow.xaml 的交互逻辑
21
+    /// </summary>
22
+    public partial class CreateAMicroLessonWindow : Window 
23
+    {
24
+        #region 字段
25
+        private FolderBrowserDialog ofd;
26
+        private DialogResult result;
27
+        #endregion
28
+
29
+        public CreateAMicroLessonWindow()
30
+        {
31
+            InitializeComponent();
32
+        }
33
+
34
+        #region 事件
35
+        /// <summary>
36
+        /// 关闭
37
+        /// </summary>
38
+        /// <param name="sender"></param>
39
+        /// <param name="e"></param>
40
+        private void btnDown_Click(object sender, RoutedEventArgs e)
41
+        {
42
+
43
+        }
44
+        /// <summary>
45
+        /// 浏览
46
+        /// </summary>
47
+        /// <param name="sender"></param>
48
+        /// <param name="e"></param>
49
+        private void btnBrowse_Click(object sender, RoutedEventArgs e)
50
+        {
51
+            string desktopPath = Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory);
52
+            ofd = new System.Windows.Forms.FolderBrowserDialog();
53
+
54
+            result = ofd.ShowDialog();
55
+            if (result == System.Windows.Forms.DialogResult.OK)
56
+            {
57
+                if (ofd.SelectedPath != "")
58
+                {
59
+                    txbStoragePath.Text = ofd.SelectedPath;
60
+                    //string ApplicationData = ZConfig.dataPath + "fileStorageAddress.txt";
61
+                    //string temp = ofd.SelectedPath;
62
+                    //System.IO.File.WriteAllText(ApplicationData, temp, Encoding.Default);
63
+                }
64
+            }
65
+        }
66
+        /// <summary>
67
+        /// 开始
68
+        /// </summary>
69
+        /// <param name="sender"></param>
70
+        /// <param name="e"></param>
71
+        private void btnStart_Click(object sender, RoutedEventArgs e)
72
+        {
73
+            XHMicroLessonSystemWindow win = new XHMicroLessonSystemWindow();
74
+            //win.Topmost = true;
75
+            win.Show();
76
+        }
77
+        /// <summary>
78
+        /// 窗体移动
79
+        /// </summary>
80
+        /// <param name="sender"></param>
81
+        /// <param name="e"></param>
82
+        private void Window_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
83
+        {
84
+            DragMove();
85
+        }
86
+        #endregion
87
+    }
88
+}

BIN
XHWK.WKTool/Images/microLessonSystem_0.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_1.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_10.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_11.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_12.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_13.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_14.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_15.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_16.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_17.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_18.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_19.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_2.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_20.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_21.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_22.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_23.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_24.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_25.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_3.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_4.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_5.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_6.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_7.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_8.png View File


BIN
XHWK.WKTool/Images/microLessonSystem_9.png View File


+ 0
- 12
XHWK.WKTool/MainWindow.xaml View File

@@ -1,12 +0,0 @@
1
-<Window x:Class="XHWK.WKTool.MainWindow"
2
-        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
-        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
-        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
5
-        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
-        xmlns:local="clr-namespace:XHWK.WKTool"
7
-        mc:Ignorable="d"
8
-        Title="MainWindow" Height="450" Width="800">
9
-    <Grid>
10
-        
11
-    </Grid>
12
-</Window>

+ 0
- 28
XHWK.WKTool/MainWindow.xaml.cs View File

@@ -1,28 +0,0 @@
1
-using System;
2
-using System.Collections.Generic;
3
-using System.Linq;
4
-using System.Text;
5
-using System.Threading.Tasks;
6
-using System.Windows;
7
-using System.Windows.Controls;
8
-using System.Windows.Data;
9
-using System.Windows.Documents;
10
-using System.Windows.Input;
11
-using System.Windows.Media;
12
-using System.Windows.Media.Imaging;
13
-using System.Windows.Navigation;
14
-using System.Windows.Shapes;
15
-
16
-namespace XHWK.WKTool
17
-{
18
-    /// <summary>
19
-    /// MainWindow.xaml 的交互逻辑
20
-    /// </summary>
21
-    public partial class MainWindow : Window
22
-    {
23
-        public MainWindow()
24
-        {
25
-            InitializeComponent();
26
-        }
27
-    }
28
-}

+ 154
- 0
XHWK.WKTool/XHMicroLessonSystemWindow.xaml View File

@@ -0,0 +1,154 @@
1
+<Window x:Class="XHWK.WKTool.XHMicroLessonSystemWindow"
2
+        xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3
+        xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4
+        xmlns:d="http://schemas.microsoft.com/expression/blend/2008"
5
+        xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006"
6
+        xmlns:local="clr-namespace:XHWK.WKTool"
7
+        mc:Ignorable="d"
8
+        Title="XHMicroLessonSystemWindow" Height="794" Width="1123" WindowStartupLocation="CenterOwner"
9
+    WindowStyle="None" AllowsTransparency="True" Background="#EFF1F8"
10
+    ShowInTaskbar="False">
11
+    <Viewbox>
12
+        <Grid Height="793.700787401575" Width="1122.51968503937">
13
+            <!--分3行-->
14
+            <Grid.RowDefinitions>
15
+                <RowDefinition Height="106"/>
16
+                <RowDefinition Height="*"/>
17
+                <RowDefinition Height="30"/>
18
+            </Grid.RowDefinitions>
19
+            <Grid Grid.Row="0" Background="#2D8CF0" MouseLeftButtonDown="Window_MouseLeftButtonDown">
20
+                <Grid.RowDefinitions>
21
+                    <RowDefinition Height="auto"/>
22
+                    <RowDefinition Height="auto"/>
23
+                </Grid.RowDefinitions>
24
+                <!--第一行-->
25
+                <StackPanel Grid.Row="0" Orientation="Horizontal" Margin="10,10,10,0">
26
+                    <Image Source="./Images/microLessonSystem_0.png"/>
27
+                    <TextBlock Text="星火微课系统" FontSize="14" Padding="5,0,0,0" Foreground="#FFFFFF"/>
28
+                </StackPanel>
29
+                <StackPanel Grid.Row="0" Orientation="Horizontal" HorizontalAlignment="Right" Margin="10,10,10,0">
30
+                    <Button x:Name="btnLoginType" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="0,0,10,0">
31
+                        <StackPanel Orientation="Horizontal">
32
+                            <Image Source="./Images/microLessonSystem_9.png"/>
33
+                            <TextBlock x:Name="txbLoginType" Text="未登录" FontSize="14" Padding="5,0,0,0" Foreground="#FFFFFF"/>
34
+                        </StackPanel>
35
+                    </Button>
36
+                    <Button x:Name="btnShrink" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
37
+                        <Image Source="./Images/microLessonSystem_19.png"/>
38
+                    </Button>
39
+                    <Button x:Name="btnEnlarge" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="8,0,8,0">
40
+                        <Image Source="./Images/microLessonSystem_8.png"/>
41
+                    </Button>
42
+                    <Button x:Name="btnDown" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
43
+                        <Image Source="./Images/microLessonSystem_10.png"/>
44
+                    </Button>
45
+                </StackPanel>
46
+                <!--第二行-->
47
+                <StackPanel Grid.Row="1" Orientation="Horizontal" Margin="10,10,0,0">
48
+                    <Button x:Name="btnScreenRecording" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
49
+                        <StackPanel Orientation="Vertical">
50
+                            <Image x:Name="ImgScreenRecording" Source="./Images/microLessonSystem_2.png"/>
51
+                            <Image x:Name="ImgScreenRecordingTwo" Source="./Images/microLessonSystem_3.png" Visibility="Collapsed"/>
52
+                            <TextBlock Text="录屏" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
53
+                        </StackPanel>
54
+                    </Button>
55
+                    <Button x:Name="btnScreenshot" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="30,0,30,0">
56
+                        <StackPanel Orientation="Vertical">
57
+                            <Image x:Name="ImgScreenshot" Source="./Images/microLessonSystem_12.png"/>
58
+                            <Image x:Name="ImgScreenshotTwo" Source="./Images/microLessonSystem_11.png" Visibility="Collapsed"/>
59
+                            <TextBlock Text="截图" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
60
+                        </StackPanel>
61
+                    </Button>
62
+                    <Button x:Name="btnImport" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
63
+                        <StackPanel Orientation="Vertical">
64
+                            <Image x:Name="ImgImport" Source="./Images/microLessonSystem_6.png"/>
65
+                            <Image x:Name="ImgImportTwo" Source="./Images/microLessonSystem_7.png" Visibility="Collapsed"/>
66
+                            <TextBlock Text="导入" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
67
+                        </StackPanel>
68
+                    </Button>
69
+                    <Button x:Name="btnRecord" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="60,0,30,0">
70
+                        <StackPanel Orientation="Vertical">
71
+                            <Image x:Name="ImgRecord" Source="./Images/microLessonSystem_14.png"/>
72
+                            <Image x:Name="ImgRecordTwo" Source="./Images/microLessonSystem_13.png" Visibility="Collapsed"/>
73
+                            <TextBlock Text="录制" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
74
+                        </StackPanel>
75
+                    </Button>
76
+                    <Button x:Name="btnStop" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
77
+                        <StackPanel Orientation="Vertical">
78
+                            <Image x:Name="ImgStop" Source="./Images/microLessonSystem_21.png"/>
79
+                            <Image x:Name="ImgStopTwo" Source="./Images/microLessonSystem_20.png" Visibility="Collapsed"/>
80
+                            <TextBlock Text="停止" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
81
+                        </StackPanel>
82
+                    </Button>
83
+                </StackPanel>
84
+                <StackPanel Grid.Row="1" Orientation="Horizontal" HorizontalAlignment="Right" Margin="10,10,10,0">
85
+                    <Button x:Name="btnAdd" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
86
+                        <StackPanel Orientation="Vertical">
87
+                            <Image x:Name="ImgAdd" Source="./Images/microLessonSystem_25.png"/>
88
+                            <Image x:Name="ImgAddTwo" Source="./Images/microLessonSystem_24.png" Visibility="Collapsed"/>
89
+                            <TextBlock Text="增加" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
90
+                        </StackPanel>
91
+                    </Button>
92
+                    <Button x:Name="btnPrint" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="30,0,30,0">
93
+                        <StackPanel Orientation="Vertical">
94
+                            <Image x:Name="ImgPrint" Source="./Images/microLessonSystem_4.png"/>
95
+                            <Image x:Name="ImgPrintTwo" Source="./Images/microLessonSystem_5.png" Visibility="Collapsed"/>
96
+                            <TextBlock Text="打印" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
97
+                        </StackPanel>
98
+                    </Button>
99
+                    <Button x:Name="btnUpload" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
100
+                        <StackPanel Orientation="Vertical">
101
+                            <Image x:Name="ImgUpload" Source="./Images/microLessonSystem_16.png"/>
102
+                            <Image x:Name="ImgUploadTwo" Source="./Images/microLessonSystem_15.png" Visibility="Collapsed"/>
103
+                            <TextBlock Text="上传" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
104
+                        </StackPanel>
105
+                    </Button>
106
+                    <Button x:Name="btnMyMine" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}" Margin="30,0,30,0">
107
+                        <StackPanel Orientation="Vertical">
108
+                            <Image x:Name="ImgMyMine" Source="./Images/microLessonSystem_1.png"/>
109
+                            <Image x:Name="ImgMyMineTwo" Source="./Images/microLessonSystem_22.png" Visibility="Collapsed"/>
110
+                            <TextBlock Text="我的" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
111
+                        </StackPanel>
112
+                    </Button>
113
+                    <Button x:Name="btnSetUp" Style="{StaticResource {x:Static ToolBar.ButtonStyleKey}}">
114
+                        <StackPanel Orientation="Vertical">
115
+                            <Image x:Name="ImgSetUp" Source="./Images/microLessonSystem_18.png"/>
116
+                            <Image x:Name="ImgSetUpTwo" Source="./Images/microLessonSystem_17.png" Visibility="Collapsed"/>
117
+                            <TextBlock Text="设置" FontSize="14" Foreground="#FFFFFF" HorizontalAlignment="Center"/>
118
+                        </StackPanel>
119
+                    </Button>
120
+                </StackPanel>
121
+            </Grid>
122
+            <Grid Grid.Row="1" Background="#FFFFFF" Margin="20,0,20,0">
123
+
124
+            </Grid>
125
+            <Grid Grid.Row="1" Background="#FFFFFF">
126
+
127
+            </Grid>
128
+            <Grid Grid.Row="2">
129
+                <StackPanel Orientation="Horizontal" Margin="0,5,0,0">
130
+                    <TextBlock Text="颜色:" FontSize="14" Padding="5,5,0,0"/>
131
+                    <Button x:Name="btnWhite" Background="#FFFFFF" Width="20" Height="20"/>
132
+                    <Button x:Name="btnRed" Background="#FF0000" Width="20" Height="20" Margin="5,0,0,0"/>
133
+                    <Button x:Name="btnGray" Background="#A7A9AC" Width="20" Height="20" Margin="5,0,0,0"/>
134
+                    <Button x:Name="btnCyanBlue" Background="#63D600" Width="20" Height="20" Margin="5,0,0,0"/>
135
+                    <Button x:Name="btnYellow" Background="#FFBC00" Width="20" Height="20" Margin="5,0,0,0"/>
136
+                    <Button x:Name="btnBlue" Background="#00B4FC" Width="20" Height="20" Margin="5,0,0,0"/>
137
+                    <TextBlock Text="粗细:" FontSize="14" Padding="15,5,0,0" Margin="5,0,0,0"/>
138
+                    <RadioButton x:Name="rbnFine" Content="细" FontSize="14" Margin="0,5,0,0" IsChecked="True"/>
139
+                    <RadioButton x:Name="rbnIn" Content="中" FontSize="14" Margin="5,5,0,0"/>
140
+                    <RadioButton x:Name="rbnCrude" Content="粗" FontSize="14" Margin="5,5,0,0"/>
141
+                    <StackPanel Orientation="Horizontal">
142
+                        <TextBlock Text="摄像头:" FontSize="14" Padding="15,5,0,0"/>
143
+                        <RadioButton x:Name="rbnOpen" Content="开" FontSize="14" Margin="0,5,0,0"/>
144
+                        <RadioButton x:Name="rbnTurnOff" Content="关" FontSize="14" Margin="5,5,0,0" IsChecked="True"/>
145
+                    </StackPanel>
146
+                </StackPanel>
147
+                <StackPanel Orientation="Horizontal" HorizontalAlignment="Right" Margin="0,5,5,0">
148
+                    <TextBlock Text="智能笔状态:" FontSize="14" Padding="0,5,0,0"/>
149
+                    <TextBlock x:Name="txbNotConnected" Text="未连接" FontSize="14" Padding="0,5,5,0"/>
150
+                </StackPanel>
151
+            </Grid>
152
+        </Grid>
153
+    </Viewbox>
154
+</Window>

+ 43
- 0
XHWK.WKTool/XHMicroLessonSystemWindow.xaml.cs View File

@@ -0,0 +1,43 @@
1
+using System;
2
+using System.Collections.Generic;
3
+using System.Linq;
4
+using System.Text;
5
+using System.Threading.Tasks;
6
+using System.Windows;
7
+using System.Windows.Controls;
8
+using System.Windows.Data;
9
+using System.Windows.Documents;
10
+using System.Windows.Input;
11
+using System.Windows.Media;
12
+using System.Windows.Media.Imaging;
13
+using System.Windows.Shapes;
14
+
15
+namespace XHWK.WKTool
16
+{
17
+    /// <summary>
18
+    /// XHMicroLessonSystemWindow.xaml 的交互逻辑
19
+    /// </summary>
20
+    public partial class XHMicroLessonSystemWindow : Window
21
+    {
22
+        public XHMicroLessonSystemWindow()
23
+        {
24
+            InitializeComponent();
25
+        }
26
+        /// <summary>
27
+        /// 初始化
28
+        /// </summary>
29
+        public void Initialize()
30
+        {
31
+
32
+        }
33
+        /// <summary>
34
+        /// 窗体移动
35
+        /// </summary>
36
+        /// <param name="sender"></param>
37
+        /// <param name="e"></param>
38
+        private void Window_MouseLeftButtonDown(object sender, MouseButtonEventArgs e)
39
+        {
40
+            DragMove();
41
+        }
42
+    }
43
+}

+ 3
- 3
XHWK.WKTool/XHWK.WKTool.csproj View File

@@ -54,13 +54,13 @@
54 54
     <Reference Include="PresentationFramework" />
55 55
   </ItemGroup>
56 56
   <ItemGroup>
57
-    <Page Include="MainWindow.xaml">
57
+    <Page Include="CreateAMicroLessonWindow.xaml">
58 58
       <Generator>MSBuild:Compile</Generator>
59 59
       <SubType>Designer</SubType>
60 60
     </Page>
61 61
     <Compile Include="App.cs" />
62
-    <Compile Include="MainWindow.xaml.cs">
63
-      <DependentUpon>MainWindow.xaml</DependentUpon>
62
+    <Compile Include="CreateAMicroLessonWindow.xaml.cs">
63
+      <DependentUpon>CreateAMicroLessonWindow.xaml</DependentUpon>
64 64
       <SubType>Code</SubType>
65 65
     </Compile>
66 66
   </ItemGroup>

BIN
XHWK.WKTool/bin/Debug/Common.dll View File


BIN
XHWK.WKTool/bin/Debug/Common.pdb View File


BIN
XHWK.WKTool/bin/Debug/ICSharpCode.SharpZipLib.dll View File


BIN
XHWK.WKTool/bin/Debug/VisioForge.Shared.dll View File


BIN
XHWK.WKTool/bin/Debug/VisioForge.Types.dll View File


BIN
XHWK.WKTool/bin/Debug/XHWK.Model.dll View File


BIN
XHWK.WKTool/bin/Debug/XHWK.Model.pdb View File


BIN
XHWK.WKTool/bin/Debug/XHWK.WKTool.exe View File


+ 0
- 6
XHWK.WKTool/bin/Debug/XHWK.WKTool.exe.config View File

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

BIN
XHWK.WKTool/bin/Debug/XHWK.WKTool.pdb View File


+ 0
- 52
XHWK.WKTool/bin/Debug/log4net.config View File

@@ -1,52 +0,0 @@
1
-<?xml version="1.0" encoding="utf-8" ?>
2
-  <log4net>
3
-    <!--错误日志类-->
4
-    <logger name="logerror">
5
-      <!--日志类的名字-->
6
-      <level value="ALL" />
7
-      <!--定义记录的日志级别-->
8
-      <appender-ref ref="ErrorAppender" />
9
-      <!--记录到哪个介质中去-->
10
-    </logger>
11
-    <!--信息日志类-->
12
-    <logger name="loginfo">
13
-      <level value="ALL" />
14
-      <appender-ref ref="InfoAppender" />
15
-    </logger>
16
-    <!--错误日志附加介质-->
17
-    <appender name="ErrorAppender" type="log4net.Appender.RollingFileAppender">
18
-      <!-- name属性指定其名称,type则是log4net.Appender命名空间的一个类的名称,意思是,指定使用哪种介质-->
19
-      <param name="File" value="Log\\LogError\\" />
20
-      <!--日志输出到exe程序这个相对目录下-->
21
-      <param name="AppendToFile" value="true" />
22
-      <!--输出的日志不会覆盖以前的信息-->
23
-      <param name="MaxSizeRollBackups" value="100" />
24
-      <!--备份文件的个数-->
25
-      <param name="MaxFileSize" value="10240" />
26
-      <!--当个日志文件的最大大小-->
27
-      <param name="StaticLogFileName" value="false" />
28
-      <!--是否使用静态文件名-->
29
-      <param name="DatePattern" value="yyyyMMdd&quot;.htm&quot;" />
30
-      <!--日志文件名-->
31
-      <param name="RollingStyle" value="Date" />
32
-      <!--文件创建的方式,这里是以Date方式创建-->
33
-      <!--错误日志布局-->
34
-      <layout type="log4net.Layout.PatternLayout">
35
-        <param name="ConversionPattern" value="&lt;HR COLOR=red&gt;%n异常时间:%d [%t] &lt;BR&gt;%n异常级别:%-5p &lt;BR&gt;%n异 常 类:%c [%x] &lt;BR&gt;%n%m &lt;BR&gt;%n &lt;HR Size=1&gt;"  />
36
-      </layout>
37
-    </appender>
38
-    <!--信息日志附加介质-->
39
-    <appender name="InfoAppender" type="log4net.Appender.RollingFileAppender">
40
-      <param name="File" value="Log\\LogInfo\\" />
41
-      <param name="AppendToFile" value="true" />
42
-      <param name="MaxFileSize" value="10240" />
43
-      <param name="MaxSizeRollBackups" value="100" />
44
-      <param name="StaticLogFileName" value="false" />
45
-      <param name="DatePattern" value="yyyyMMdd&quot;.htm&quot;" />
46
-      <param name="RollingStyle" value="Date" />
47
-      <!--信息日志布局-->
48
-      <layout type="log4net.Layout.PatternLayout">
49
-        <param name="ConversionPattern" value="&lt;HR COLOR=blue&gt;%n日志时间:%d [%t] &lt;BR&gt;%n日志级别:%-5p &lt;BR&gt;%n日 志 类:%c [%x] &lt;BR&gt;%n%m &lt;BR&gt;%n &lt;HR Size=1&gt;"  />
50
-      </layout>
51
-    </appender>
52
-  </log4net>

BIN
XHWK.WKTool/bin/Debug/log4net.dll View File


+ 0
- 31814
XHWK.WKTool/bin/Debug/log4net.xml
File diff suppressed because it is too large
View File


+ 151
- 0
XHWK.WKTool/obj/Debug/CreateAMicroLessonWindow.g.cs View File

@@ -0,0 +1,151 @@
1
+#pragma checksum "..\..\CreateAMicroLessonWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "384D186AFEE9C2164FA06BA086832567BA144A1C"
2
+//------------------------------------------------------------------------------
3
+// <auto-generated>
4
+//     此代码由工具生成。
5
+//     运行时版本:4.0.30319.42000
6
+//
7
+//     对此文件的更改可能会导致不正确的行为,并且如果
8
+//     重新生成代码,这些更改将会丢失。
9
+// </auto-generated>
10
+//------------------------------------------------------------------------------
11
+
12
+using System;
13
+using System.Diagnostics;
14
+using System.Windows;
15
+using System.Windows.Automation;
16
+using System.Windows.Controls;
17
+using System.Windows.Controls.Primitives;
18
+using System.Windows.Data;
19
+using System.Windows.Documents;
20
+using System.Windows.Ink;
21
+using System.Windows.Input;
22
+using System.Windows.Markup;
23
+using System.Windows.Media;
24
+using System.Windows.Media.Animation;
25
+using System.Windows.Media.Effects;
26
+using System.Windows.Media.Imaging;
27
+using System.Windows.Media.Media3D;
28
+using System.Windows.Media.TextFormatting;
29
+using System.Windows.Navigation;
30
+using System.Windows.Shapes;
31
+using System.Windows.Shell;
32
+using XHWK.WKTool;
33
+
34
+
35
+namespace XHWK.WKTool {
36
+    
37
+    
38
+    /// <summary>
39
+    /// CreateAMicroLessonWindow
40
+    /// </summary>
41
+    public partial class CreateAMicroLessonWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
42
+        
43
+        
44
+        #line 25 "..\..\CreateAMicroLessonWindow.xaml"
45
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46
+        internal System.Windows.Controls.Button btnDown;
47
+        
48
+        #line default
49
+        #line hidden
50
+        
51
+        
52
+        #line 34 "..\..\CreateAMicroLessonWindow.xaml"
53
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54
+        internal System.Windows.Controls.TextBox txbExplainName;
55
+        
56
+        #line default
57
+        #line hidden
58
+        
59
+        
60
+        #line 43 "..\..\CreateAMicroLessonWindow.xaml"
61
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62
+        internal System.Windows.Controls.TextBox txbStoragePath;
63
+        
64
+        #line default
65
+        #line hidden
66
+        
67
+        
68
+        #line 46 "..\..\CreateAMicroLessonWindow.xaml"
69
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
70
+        internal System.Windows.Controls.Button btnBrowse;
71
+        
72
+        #line default
73
+        #line hidden
74
+        
75
+        
76
+        #line 64 "..\..\CreateAMicroLessonWindow.xaml"
77
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
78
+        internal System.Windows.Controls.Button btnStart;
79
+        
80
+        #line default
81
+        #line hidden
82
+        
83
+        private bool _contentLoaded;
84
+        
85
+        /// <summary>
86
+        /// InitializeComponent
87
+        /// </summary>
88
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
89
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
90
+        public void InitializeComponent() {
91
+            if (_contentLoaded) {
92
+                return;
93
+            }
94
+            _contentLoaded = true;
95
+            System.Uri resourceLocater = new System.Uri("/XHWK.WKTool;component/createamicrolessonwindow.xaml", System.UriKind.Relative);
96
+            
97
+            #line 1 "..\..\CreateAMicroLessonWindow.xaml"
98
+            System.Windows.Application.LoadComponent(this, resourceLocater);
99
+            
100
+            #line default
101
+            #line hidden
102
+        }
103
+        
104
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
105
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
106
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
107
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
108
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
109
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
110
+        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
111
+            switch (connectionId)
112
+            {
113
+            case 1:
114
+            this.btnDown = ((System.Windows.Controls.Button)(target));
115
+            
116
+            #line 25 "..\..\CreateAMicroLessonWindow.xaml"
117
+            this.btnDown.Click += new System.Windows.RoutedEventHandler(this.btnDown_Click);
118
+            
119
+            #line default
120
+            #line hidden
121
+            return;
122
+            case 2:
123
+            this.txbExplainName = ((System.Windows.Controls.TextBox)(target));
124
+            return;
125
+            case 3:
126
+            this.txbStoragePath = ((System.Windows.Controls.TextBox)(target));
127
+            return;
128
+            case 4:
129
+            this.btnBrowse = ((System.Windows.Controls.Button)(target));
130
+            
131
+            #line 46 "..\..\CreateAMicroLessonWindow.xaml"
132
+            this.btnBrowse.Click += new System.Windows.RoutedEventHandler(this.btnBrowse_Click);
133
+            
134
+            #line default
135
+            #line hidden
136
+            return;
137
+            case 5:
138
+            this.btnStart = ((System.Windows.Controls.Button)(target));
139
+            
140
+            #line 64 "..\..\CreateAMicroLessonWindow.xaml"
141
+            this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
142
+            
143
+            #line default
144
+            #line hidden
145
+            return;
146
+            }
147
+            this._contentLoaded = true;
148
+        }
149
+    }
150
+}
151
+

+ 151
- 0
XHWK.WKTool/obj/Debug/CreateAMicroLessonWindow.g.i.cs View File

@@ -0,0 +1,151 @@
1
+#pragma checksum "..\..\CreateAMicroLessonWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "384D186AFEE9C2164FA06BA086832567BA144A1C"
2
+//------------------------------------------------------------------------------
3
+// <auto-generated>
4
+//     此代码由工具生成。
5
+//     运行时版本:4.0.30319.42000
6
+//
7
+//     对此文件的更改可能会导致不正确的行为,并且如果
8
+//     重新生成代码,这些更改将会丢失。
9
+// </auto-generated>
10
+//------------------------------------------------------------------------------
11
+
12
+using System;
13
+using System.Diagnostics;
14
+using System.Windows;
15
+using System.Windows.Automation;
16
+using System.Windows.Controls;
17
+using System.Windows.Controls.Primitives;
18
+using System.Windows.Data;
19
+using System.Windows.Documents;
20
+using System.Windows.Ink;
21
+using System.Windows.Input;
22
+using System.Windows.Markup;
23
+using System.Windows.Media;
24
+using System.Windows.Media.Animation;
25
+using System.Windows.Media.Effects;
26
+using System.Windows.Media.Imaging;
27
+using System.Windows.Media.Media3D;
28
+using System.Windows.Media.TextFormatting;
29
+using System.Windows.Navigation;
30
+using System.Windows.Shapes;
31
+using System.Windows.Shell;
32
+using XHWK.WKTool;
33
+
34
+
35
+namespace XHWK.WKTool {
36
+    
37
+    
38
+    /// <summary>
39
+    /// CreateAMicroLessonWindow
40
+    /// </summary>
41
+    public partial class CreateAMicroLessonWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
42
+        
43
+        
44
+        #line 25 "..\..\CreateAMicroLessonWindow.xaml"
45
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46
+        internal System.Windows.Controls.Button btnDown;
47
+        
48
+        #line default
49
+        #line hidden
50
+        
51
+        
52
+        #line 34 "..\..\CreateAMicroLessonWindow.xaml"
53
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54
+        internal System.Windows.Controls.TextBox txbExplainName;
55
+        
56
+        #line default
57
+        #line hidden
58
+        
59
+        
60
+        #line 43 "..\..\CreateAMicroLessonWindow.xaml"
61
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62
+        internal System.Windows.Controls.TextBox txbStoragePath;
63
+        
64
+        #line default
65
+        #line hidden
66
+        
67
+        
68
+        #line 46 "..\..\CreateAMicroLessonWindow.xaml"
69
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
70
+        internal System.Windows.Controls.Button btnBrowse;
71
+        
72
+        #line default
73
+        #line hidden
74
+        
75
+        
76
+        #line 64 "..\..\CreateAMicroLessonWindow.xaml"
77
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
78
+        internal System.Windows.Controls.Button btnStart;
79
+        
80
+        #line default
81
+        #line hidden
82
+        
83
+        private bool _contentLoaded;
84
+        
85
+        /// <summary>
86
+        /// InitializeComponent
87
+        /// </summary>
88
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
89
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
90
+        public void InitializeComponent() {
91
+            if (_contentLoaded) {
92
+                return;
93
+            }
94
+            _contentLoaded = true;
95
+            System.Uri resourceLocater = new System.Uri("/XHWK.WKTool;component/createamicrolessonwindow.xaml", System.UriKind.Relative);
96
+            
97
+            #line 1 "..\..\CreateAMicroLessonWindow.xaml"
98
+            System.Windows.Application.LoadComponent(this, resourceLocater);
99
+            
100
+            #line default
101
+            #line hidden
102
+        }
103
+        
104
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
105
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
106
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
107
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
108
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
109
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
110
+        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
111
+            switch (connectionId)
112
+            {
113
+            case 1:
114
+            this.btnDown = ((System.Windows.Controls.Button)(target));
115
+            
116
+            #line 25 "..\..\CreateAMicroLessonWindow.xaml"
117
+            this.btnDown.Click += new System.Windows.RoutedEventHandler(this.btnDown_Click);
118
+            
119
+            #line default
120
+            #line hidden
121
+            return;
122
+            case 2:
123
+            this.txbExplainName = ((System.Windows.Controls.TextBox)(target));
124
+            return;
125
+            case 3:
126
+            this.txbStoragePath = ((System.Windows.Controls.TextBox)(target));
127
+            return;
128
+            case 4:
129
+            this.btnBrowse = ((System.Windows.Controls.Button)(target));
130
+            
131
+            #line 46 "..\..\CreateAMicroLessonWindow.xaml"
132
+            this.btnBrowse.Click += new System.Windows.RoutedEventHandler(this.btnBrowse_Click);
133
+            
134
+            #line default
135
+            #line hidden
136
+            return;
137
+            case 5:
138
+            this.btnStart = ((System.Windows.Controls.Button)(target));
139
+            
140
+            #line 64 "..\..\CreateAMicroLessonWindow.xaml"
141
+            this.btnStart.Click += new System.Windows.RoutedEventHandler(this.btnStart_Click);
142
+            
143
+            #line default
144
+            #line hidden
145
+            return;
146
+            }
147
+            this._contentLoaded = true;
148
+        }
149
+    }
150
+}
151
+

BIN
XHWK.WKTool/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache View File


BIN
XHWK.WKTool/obj/Debug/MainWindow.baml View File


+ 0
- 75
XHWK.WKTool/obj/Debug/MainWindow.g.cs View File

@@ -1,75 +0,0 @@
1
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0173D3DC9BAC4296F07FCED602B18E22BC5F18634E990B935571E57B70F4A717"
2
-//------------------------------------------------------------------------------
3
-// <auto-generated>
4
-//     此代码由工具生成。
5
-//     运行时版本:4.0.30319.42000
6
-//
7
-//     对此文件的更改可能会导致不正确的行为,并且如果
8
-//     重新生成代码,这些更改将会丢失。
9
-// </auto-generated>
10
-//------------------------------------------------------------------------------
11
-
12
-using System;
13
-using System.Diagnostics;
14
-using System.Windows;
15
-using System.Windows.Automation;
16
-using System.Windows.Controls;
17
-using System.Windows.Controls.Primitives;
18
-using System.Windows.Data;
19
-using System.Windows.Documents;
20
-using System.Windows.Ink;
21
-using System.Windows.Input;
22
-using System.Windows.Markup;
23
-using System.Windows.Media;
24
-using System.Windows.Media.Animation;
25
-using System.Windows.Media.Effects;
26
-using System.Windows.Media.Imaging;
27
-using System.Windows.Media.Media3D;
28
-using System.Windows.Media.TextFormatting;
29
-using System.Windows.Navigation;
30
-using System.Windows.Shapes;
31
-using System.Windows.Shell;
32
-using XHWK.WKTool;
33
-
34
-
35
-namespace XHWK.WKTool {
36
-    
37
-    
38
-    /// <summary>
39
-    /// MainWindow
40
-    /// </summary>
41
-    public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
42
-        
43
-        private bool _contentLoaded;
44
-        
45
-        /// <summary>
46
-        /// InitializeComponent
47
-        /// </summary>
48
-        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
49
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
50
-        public void InitializeComponent() {
51
-            if (_contentLoaded) {
52
-                return;
53
-            }
54
-            _contentLoaded = true;
55
-            System.Uri resourceLocater = new System.Uri("/XHWK.WKTool;component/mainwindow.xaml", System.UriKind.Relative);
56
-            
57
-            #line 1 "..\..\MainWindow.xaml"
58
-            System.Windows.Application.LoadComponent(this, resourceLocater);
59
-            
60
-            #line default
61
-            #line hidden
62
-        }
63
-        
64
-        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
65
-        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
66
-        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
67
-        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
68
-        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
69
-        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
70
-        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
71
-            this._contentLoaded = true;
72
-        }
73
-    }
74
-}
75
-

+ 1
- 1
XHWK.WKTool/obj/Debug/MainWindow.g.i.cs View File

@@ -1,4 +1,4 @@
1
-#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "0173D3DC9BAC4296F07FCED602B18E22BC5F18634E990B935571E57B70F4A717"
1
+#pragma checksum "..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "68A2C484E32D359871D852CAD32D9D03B2F74DFD"
2 2
 //------------------------------------------------------------------------------
3 3
 // <auto-generated>
4 4
 //     此代码由工具生成。

BIN
XHWK.WKTool/obj/Debug/TempPE/Properties.Resources.Designer.cs.dll View File


+ 0
- 0
XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs View File


+ 0
- 0
XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs View File


+ 0
- 0
XHWK.WKTool/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs View File


+ 603
- 0
XHWK.WKTool/obj/Debug/XHMicroLessonSystemWindow.g.i.cs View File

@@ -0,0 +1,603 @@
1
+#pragma checksum "..\..\XHMicroLessonSystemWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "647D1DC12B4794AFD112C412ACA015FCFC55C3C3"
2
+//------------------------------------------------------------------------------
3
+// <auto-generated>
4
+//     此代码由工具生成。
5
+//     运行时版本:4.0.30319.42000
6
+//
7
+//     对此文件的更改可能会导致不正确的行为,并且如果
8
+//     重新生成代码,这些更改将会丢失。
9
+// </auto-generated>
10
+//------------------------------------------------------------------------------
11
+
12
+using System;
13
+using System.Diagnostics;
14
+using System.Windows;
15
+using System.Windows.Automation;
16
+using System.Windows.Controls;
17
+using System.Windows.Controls.Primitives;
18
+using System.Windows.Data;
19
+using System.Windows.Documents;
20
+using System.Windows.Ink;
21
+using System.Windows.Input;
22
+using System.Windows.Markup;
23
+using System.Windows.Media;
24
+using System.Windows.Media.Animation;
25
+using System.Windows.Media.Effects;
26
+using System.Windows.Media.Imaging;
27
+using System.Windows.Media.Media3D;
28
+using System.Windows.Media.TextFormatting;
29
+using System.Windows.Navigation;
30
+using System.Windows.Shapes;
31
+using System.Windows.Shell;
32
+using XHWK.WKTool;
33
+
34
+
35
+namespace XHWK.WKTool {
36
+    
37
+    
38
+    /// <summary>
39
+    /// XHMicroLessonSystemWindow
40
+    /// </summary>
41
+    public partial class XHMicroLessonSystemWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector {
42
+        
43
+        
44
+        #line 30 "..\..\XHMicroLessonSystemWindow.xaml"
45
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
46
+        internal System.Windows.Controls.Button btnLoginType;
47
+        
48
+        #line default
49
+        #line hidden
50
+        
51
+        
52
+        #line 33 "..\..\XHMicroLessonSystemWindow.xaml"
53
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
54
+        internal System.Windows.Controls.TextBlock txbLoginType;
55
+        
56
+        #line default
57
+        #line hidden
58
+        
59
+        
60
+        #line 36 "..\..\XHMicroLessonSystemWindow.xaml"
61
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
62
+        internal System.Windows.Controls.Button btnShrink;
63
+        
64
+        #line default
65
+        #line hidden
66
+        
67
+        
68
+        #line 39 "..\..\XHMicroLessonSystemWindow.xaml"
69
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
70
+        internal System.Windows.Controls.Button btnEnlarge;
71
+        
72
+        #line default
73
+        #line hidden
74
+        
75
+        
76
+        #line 42 "..\..\XHMicroLessonSystemWindow.xaml"
77
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
78
+        internal System.Windows.Controls.Button btnDown;
79
+        
80
+        #line default
81
+        #line hidden
82
+        
83
+        
84
+        #line 48 "..\..\XHMicroLessonSystemWindow.xaml"
85
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
86
+        internal System.Windows.Controls.Button btnScreenRecording;
87
+        
88
+        #line default
89
+        #line hidden
90
+        
91
+        
92
+        #line 50 "..\..\XHMicroLessonSystemWindow.xaml"
93
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
94
+        internal System.Windows.Controls.Image ImgScreenRecording;
95
+        
96
+        #line default
97
+        #line hidden
98
+        
99
+        
100
+        #line 51 "..\..\XHMicroLessonSystemWindow.xaml"
101
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
102
+        internal System.Windows.Controls.Image ImgScreenRecordingTwo;
103
+        
104
+        #line default
105
+        #line hidden
106
+        
107
+        
108
+        #line 55 "..\..\XHMicroLessonSystemWindow.xaml"
109
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
110
+        internal System.Windows.Controls.Button btnScreenshot;
111
+        
112
+        #line default
113
+        #line hidden
114
+        
115
+        
116
+        #line 57 "..\..\XHMicroLessonSystemWindow.xaml"
117
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
118
+        internal System.Windows.Controls.Image ImgScreenshot;
119
+        
120
+        #line default
121
+        #line hidden
122
+        
123
+        
124
+        #line 58 "..\..\XHMicroLessonSystemWindow.xaml"
125
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
126
+        internal System.Windows.Controls.Image ImgScreenshotTwo;
127
+        
128
+        #line default
129
+        #line hidden
130
+        
131
+        
132
+        #line 62 "..\..\XHMicroLessonSystemWindow.xaml"
133
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
134
+        internal System.Windows.Controls.Button btnImport;
135
+        
136
+        #line default
137
+        #line hidden
138
+        
139
+        
140
+        #line 64 "..\..\XHMicroLessonSystemWindow.xaml"
141
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
142
+        internal System.Windows.Controls.Image ImgImport;
143
+        
144
+        #line default
145
+        #line hidden
146
+        
147
+        
148
+        #line 65 "..\..\XHMicroLessonSystemWindow.xaml"
149
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
150
+        internal System.Windows.Controls.Image ImgImportTwo;
151
+        
152
+        #line default
153
+        #line hidden
154
+        
155
+        
156
+        #line 69 "..\..\XHMicroLessonSystemWindow.xaml"
157
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
158
+        internal System.Windows.Controls.Button btnRecord;
159
+        
160
+        #line default
161
+        #line hidden
162
+        
163
+        
164
+        #line 71 "..\..\XHMicroLessonSystemWindow.xaml"
165
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
166
+        internal System.Windows.Controls.Image ImgRecord;
167
+        
168
+        #line default
169
+        #line hidden
170
+        
171
+        
172
+        #line 72 "..\..\XHMicroLessonSystemWindow.xaml"
173
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
174
+        internal System.Windows.Controls.Image ImgRecordTwo;
175
+        
176
+        #line default
177
+        #line hidden
178
+        
179
+        
180
+        #line 76 "..\..\XHMicroLessonSystemWindow.xaml"
181
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
182
+        internal System.Windows.Controls.Button btnStop;
183
+        
184
+        #line default
185
+        #line hidden
186
+        
187
+        
188
+        #line 78 "..\..\XHMicroLessonSystemWindow.xaml"
189
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
190
+        internal System.Windows.Controls.Image ImgStop;
191
+        
192
+        #line default
193
+        #line hidden
194
+        
195
+        
196
+        #line 79 "..\..\XHMicroLessonSystemWindow.xaml"
197
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
198
+        internal System.Windows.Controls.Image ImgStopTwo;
199
+        
200
+        #line default
201
+        #line hidden
202
+        
203
+        
204
+        #line 85 "..\..\XHMicroLessonSystemWindow.xaml"
205
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
206
+        internal System.Windows.Controls.Button btnAdd;
207
+        
208
+        #line default
209
+        #line hidden
210
+        
211
+        
212
+        #line 87 "..\..\XHMicroLessonSystemWindow.xaml"
213
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
214
+        internal System.Windows.Controls.Image ImgAdd;
215
+        
216
+        #line default
217
+        #line hidden
218
+        
219
+        
220
+        #line 88 "..\..\XHMicroLessonSystemWindow.xaml"
221
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
222
+        internal System.Windows.Controls.Image ImgAddTwo;
223
+        
224
+        #line default
225
+        #line hidden
226
+        
227
+        
228
+        #line 92 "..\..\XHMicroLessonSystemWindow.xaml"
229
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
230
+        internal System.Windows.Controls.Button btnPrint;
231
+        
232
+        #line default
233
+        #line hidden
234
+        
235
+        
236
+        #line 94 "..\..\XHMicroLessonSystemWindow.xaml"
237
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
238
+        internal System.Windows.Controls.Image ImgPrint;
239
+        
240
+        #line default
241
+        #line hidden
242
+        
243
+        
244
+        #line 95 "..\..\XHMicroLessonSystemWindow.xaml"
245
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
246
+        internal System.Windows.Controls.Image ImgPrintTwo;
247
+        
248
+        #line default
249
+        #line hidden
250
+        
251
+        
252
+        #line 99 "..\..\XHMicroLessonSystemWindow.xaml"
253
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
254
+        internal System.Windows.Controls.Button btnUpload;
255
+        
256
+        #line default
257
+        #line hidden
258
+        
259
+        
260
+        #line 101 "..\..\XHMicroLessonSystemWindow.xaml"
261
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
262
+        internal System.Windows.Controls.Image ImgUpload;
263
+        
264
+        #line default
265
+        #line hidden
266
+        
267
+        
268
+        #line 102 "..\..\XHMicroLessonSystemWindow.xaml"
269
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
270
+        internal System.Windows.Controls.Image ImgUploadTwo;
271
+        
272
+        #line default
273
+        #line hidden
274
+        
275
+        
276
+        #line 106 "..\..\XHMicroLessonSystemWindow.xaml"
277
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
278
+        internal System.Windows.Controls.Button btnMyMine;
279
+        
280
+        #line default
281
+        #line hidden
282
+        
283
+        
284
+        #line 108 "..\..\XHMicroLessonSystemWindow.xaml"
285
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
286
+        internal System.Windows.Controls.Image ImgMyMine;
287
+        
288
+        #line default
289
+        #line hidden
290
+        
291
+        
292
+        #line 109 "..\..\XHMicroLessonSystemWindow.xaml"
293
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
294
+        internal System.Windows.Controls.Image ImgMyMineTwo;
295
+        
296
+        #line default
297
+        #line hidden
298
+        
299
+        
300
+        #line 113 "..\..\XHMicroLessonSystemWindow.xaml"
301
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
302
+        internal System.Windows.Controls.Button btnSetUp;
303
+        
304
+        #line default
305
+        #line hidden
306
+        
307
+        
308
+        #line 115 "..\..\XHMicroLessonSystemWindow.xaml"
309
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
310
+        internal System.Windows.Controls.Image ImgSetUp;
311
+        
312
+        #line default
313
+        #line hidden
314
+        
315
+        
316
+        #line 116 "..\..\XHMicroLessonSystemWindow.xaml"
317
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
318
+        internal System.Windows.Controls.Image ImgSetUpTwo;
319
+        
320
+        #line default
321
+        #line hidden
322
+        
323
+        
324
+        #line 131 "..\..\XHMicroLessonSystemWindow.xaml"
325
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
326
+        internal System.Windows.Controls.Button btnWhite;
327
+        
328
+        #line default
329
+        #line hidden
330
+        
331
+        
332
+        #line 132 "..\..\XHMicroLessonSystemWindow.xaml"
333
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
334
+        internal System.Windows.Controls.Button btnRed;
335
+        
336
+        #line default
337
+        #line hidden
338
+        
339
+        
340
+        #line 133 "..\..\XHMicroLessonSystemWindow.xaml"
341
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
342
+        internal System.Windows.Controls.Button btnGray;
343
+        
344
+        #line default
345
+        #line hidden
346
+        
347
+        
348
+        #line 134 "..\..\XHMicroLessonSystemWindow.xaml"
349
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
350
+        internal System.Windows.Controls.Button btnCyanBlue;
351
+        
352
+        #line default
353
+        #line hidden
354
+        
355
+        
356
+        #line 135 "..\..\XHMicroLessonSystemWindow.xaml"
357
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
358
+        internal System.Windows.Controls.Button btnYellow;
359
+        
360
+        #line default
361
+        #line hidden
362
+        
363
+        
364
+        #line 136 "..\..\XHMicroLessonSystemWindow.xaml"
365
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
366
+        internal System.Windows.Controls.Button btnBlue;
367
+        
368
+        #line default
369
+        #line hidden
370
+        
371
+        
372
+        #line 138 "..\..\XHMicroLessonSystemWindow.xaml"
373
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
374
+        internal System.Windows.Controls.RadioButton rbnFine;
375
+        
376
+        #line default
377
+        #line hidden
378
+        
379
+        
380
+        #line 139 "..\..\XHMicroLessonSystemWindow.xaml"
381
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
382
+        internal System.Windows.Controls.RadioButton rbnIn;
383
+        
384
+        #line default
385
+        #line hidden
386
+        
387
+        
388
+        #line 140 "..\..\XHMicroLessonSystemWindow.xaml"
389
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
390
+        internal System.Windows.Controls.RadioButton rbnCrude;
391
+        
392
+        #line default
393
+        #line hidden
394
+        
395
+        
396
+        #line 143 "..\..\XHMicroLessonSystemWindow.xaml"
397
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
398
+        internal System.Windows.Controls.RadioButton rbnOpen;
399
+        
400
+        #line default
401
+        #line hidden
402
+        
403
+        
404
+        #line 144 "..\..\XHMicroLessonSystemWindow.xaml"
405
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
406
+        internal System.Windows.Controls.RadioButton rbnTurnOff;
407
+        
408
+        #line default
409
+        #line hidden
410
+        
411
+        
412
+        #line 149 "..\..\XHMicroLessonSystemWindow.xaml"
413
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
414
+        internal System.Windows.Controls.TextBlock txbNotConnected;
415
+        
416
+        #line default
417
+        #line hidden
418
+        
419
+        private bool _contentLoaded;
420
+        
421
+        /// <summary>
422
+        /// InitializeComponent
423
+        /// </summary>
424
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
425
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
426
+        public void InitializeComponent() {
427
+            if (_contentLoaded) {
428
+                return;
429
+            }
430
+            _contentLoaded = true;
431
+            System.Uri resourceLocater = new System.Uri("/XHWK.WKTool;component/xhmicrolessonsystemwindow.xaml", System.UriKind.Relative);
432
+            
433
+            #line 1 "..\..\XHMicroLessonSystemWindow.xaml"
434
+            System.Windows.Application.LoadComponent(this, resourceLocater);
435
+            
436
+            #line default
437
+            #line hidden
438
+        }
439
+        
440
+        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
441
+        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
442
+        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
443
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
444
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
445
+        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
446
+        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
447
+            switch (connectionId)
448
+            {
449
+            case 1:
450
+            
451
+            #line 19 "..\..\XHMicroLessonSystemWindow.xaml"
452
+            ((System.Windows.Controls.Grid)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Window_MouseLeftButtonDown);
453
+            
454
+            #line default
455
+            #line hidden
456
+            return;
457
+            case 2:
458
+            this.btnLoginType = ((System.Windows.Controls.Button)(target));
459
+            return;
460
+            case 3:
461
+            this.txbLoginType = ((System.Windows.Controls.TextBlock)(target));
462
+            return;
463
+            case 4:
464
+            this.btnShrink = ((System.Windows.Controls.Button)(target));
465
+            return;
466
+            case 5:
467
+            this.btnEnlarge = ((System.Windows.Controls.Button)(target));
468
+            return;
469
+            case 6:
470
+            this.btnDown = ((System.Windows.Controls.Button)(target));
471
+            return;
472
+            case 7:
473
+            this.btnScreenRecording = ((System.Windows.Controls.Button)(target));
474
+            return;
475
+            case 8:
476
+            this.ImgScreenRecording = ((System.Windows.Controls.Image)(target));
477
+            return;
478
+            case 9:
479
+            this.ImgScreenRecordingTwo = ((System.Windows.Controls.Image)(target));
480
+            return;
481
+            case 10:
482
+            this.btnScreenshot = ((System.Windows.Controls.Button)(target));
483
+            return;
484
+            case 11:
485
+            this.ImgScreenshot = ((System.Windows.Controls.Image)(target));
486
+            return;
487
+            case 12:
488
+            this.ImgScreenshotTwo = ((System.Windows.Controls.Image)(target));
489
+            return;
490
+            case 13:
491
+            this.btnImport = ((System.Windows.Controls.Button)(target));
492
+            return;
493
+            case 14:
494
+            this.ImgImport = ((System.Windows.Controls.Image)(target));
495
+            return;
496
+            case 15:
497
+            this.ImgImportTwo = ((System.Windows.Controls.Image)(target));
498
+            return;
499
+            case 16:
500
+            this.btnRecord = ((System.Windows.Controls.Button)(target));
501
+            return;
502
+            case 17:
503
+            this.ImgRecord = ((System.Windows.Controls.Image)(target));
504
+            return;
505
+            case 18:
506
+            this.ImgRecordTwo = ((System.Windows.Controls.Image)(target));
507
+            return;
508
+            case 19:
509
+            this.btnStop = ((System.Windows.Controls.Button)(target));
510
+            return;
511
+            case 20:
512
+            this.ImgStop = ((System.Windows.Controls.Image)(target));
513
+            return;
514
+            case 21:
515
+            this.ImgStopTwo = ((System.Windows.Controls.Image)(target));
516
+            return;
517
+            case 22:
518
+            this.btnAdd = ((System.Windows.Controls.Button)(target));
519
+            return;
520
+            case 23:
521
+            this.ImgAdd = ((System.Windows.Controls.Image)(target));
522
+            return;
523
+            case 24:
524
+            this.ImgAddTwo = ((System.Windows.Controls.Image)(target));
525
+            return;
526
+            case 25:
527
+            this.btnPrint = ((System.Windows.Controls.Button)(target));
528
+            return;
529
+            case 26:
530
+            this.ImgPrint = ((System.Windows.Controls.Image)(target));
531
+            return;
532
+            case 27:
533
+            this.ImgPrintTwo = ((System.Windows.Controls.Image)(target));
534
+            return;
535
+            case 28:
536
+            this.btnUpload = ((System.Windows.Controls.Button)(target));
537
+            return;
538
+            case 29:
539
+            this.ImgUpload = ((System.Windows.Controls.Image)(target));
540
+            return;
541
+            case 30:
542
+            this.ImgUploadTwo = ((System.Windows.Controls.Image)(target));
543
+            return;
544
+            case 31:
545
+            this.btnMyMine = ((System.Windows.Controls.Button)(target));
546
+            return;
547
+            case 32:
548
+            this.ImgMyMine = ((System.Windows.Controls.Image)(target));
549
+            return;
550
+            case 33:
551
+            this.ImgMyMineTwo = ((System.Windows.Controls.Image)(target));
552
+            return;
553
+            case 34:
554
+            this.btnSetUp = ((System.Windows.Controls.Button)(target));
555
+            return;
556
+            case 35:
557
+            this.ImgSetUp = ((System.Windows.Controls.Image)(target));
558
+            return;
559
+            case 36:
560
+            this.ImgSetUpTwo = ((System.Windows.Controls.Image)(target));
561
+            return;
562
+            case 37:
563
+            this.btnWhite = ((System.Windows.Controls.Button)(target));
564
+            return;
565
+            case 38:
566
+            this.btnRed = ((System.Windows.Controls.Button)(target));
567
+            return;
568
+            case 39:
569
+            this.btnGray = ((System.Windows.Controls.Button)(target));
570
+            return;
571
+            case 40:
572
+            this.btnCyanBlue = ((System.Windows.Controls.Button)(target));
573
+            return;
574
+            case 41:
575
+            this.btnYellow = ((System.Windows.Controls.Button)(target));
576
+            return;
577
+            case 42:
578
+            this.btnBlue = ((System.Windows.Controls.Button)(target));
579
+            return;
580
+            case 43:
581
+            this.rbnFine = ((System.Windows.Controls.RadioButton)(target));
582
+            return;
583
+            case 44:
584
+            this.rbnIn = ((System.Windows.Controls.RadioButton)(target));
585
+            return;
586
+            case 45:
587
+            this.rbnCrude = ((System.Windows.Controls.RadioButton)(target));
588
+            return;
589
+            case 46:
590
+            this.rbnOpen = ((System.Windows.Controls.RadioButton)(target));
591
+            return;
592
+            case 47:
593
+            this.rbnTurnOff = ((System.Windows.Controls.RadioButton)(target));
594
+            return;
595
+            case 48:
596
+            this.txbNotConnected = ((System.Windows.Controls.TextBlock)(target));
597
+            return;
598
+            }
599
+            this._contentLoaded = true;
600
+        }
601
+    }
602
+}
603
+

BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.Properties.Resources.resources View File


+ 1
- 1
XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.CoreCompileInputs.cache View File

@@ -1 +1 @@
1
-344a5d1aeeac0f17eea4efc3c2457797adccbc35
1
+26a9e3686ea1d82bfd45d8773776474bb01cf8cd

+ 26
- 0
XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.FileListAbsolute.txt View File

@@ -38,3 +38,29 @@ E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\XHWK.WKTool.csproj.CoreCompile
38 38
 E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\XHWK.WKTool.csproj.CopyComplete
39 39
 E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\XHWK.WKTool.exe
40 40
 E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\XHWK.WKTool.pdb
41
+F:\xhwk\XHWK.WKTool\bin\Debug\log4net.config
42
+F:\xhwk\XHWK.WKTool\bin\Debug\XHWK.WKTool.exe.config
43
+F:\xhwk\XHWK.WKTool\bin\Debug\XHWK.WKTool.exe
44
+F:\xhwk\XHWK.WKTool\bin\Debug\XHWK.WKTool.pdb
45
+F:\xhwk\XHWK.WKTool\bin\Debug\Common.dll
46
+F:\xhwk\XHWK.WKTool\bin\Debug\log4net.dll
47
+F:\xhwk\XHWK.WKTool\bin\Debug\XHWK.Model.dll
48
+F:\xhwk\XHWK.WKTool\bin\Debug\ICSharpCode.SharpZipLib.dll
49
+F:\xhwk\XHWK.WKTool\bin\Debug\VisioForge.Shared.dll
50
+F:\xhwk\XHWK.WKTool\bin\Debug\VisioForge.Types.dll
51
+F:\xhwk\XHWK.WKTool\bin\Debug\Common.pdb
52
+F:\xhwk\XHWK.WKTool\bin\Debug\XHWK.Model.pdb
53
+F:\xhwk\XHWK.WKTool\bin\Debug\log4net.xml
54
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.csprojAssemblyReference.cache
55
+F:\xhwk\XHWK.WKTool\obj\Debug\MainWindow.g.cs
56
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool_MarkupCompile.cache
57
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool_MarkupCompile.lref
58
+F:\xhwk\XHWK.WKTool\obj\Debug\MainWindow.baml
59
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.g.resources
60
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.Properties.Resources.resources
61
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.csproj.GenerateResource.cache
62
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.csproj.CoreCompileInputs.cache
63
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.csproj.CopyComplete
64
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.exe
65
+F:\xhwk\XHWK.WKTool\obj\Debug\XHWK.WKTool.pdb
66
+F:\xhwk\XHWK.WKTool\obj\Debug\CreateAMicroLessonWindow.g.cs

BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.csproj.GenerateResource.cache View File


BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.csprojAssemblyReference.cache View File


BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.exe View File


BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.g.resources View File


BIN
XHWK.WKTool/obj/Debug/XHWK.WKTool.pdb View File


+ 38
- 0
XHWK.WKTool/obj/Debug/XHWK.WKTool_Content.g.i.cs View File

@@ -0,0 +1,38 @@
1
+//------------------------------------------------------------------------------
2
+// <auto-generated>
3
+//     此代码由工具生成。
4
+//     运行时版本:4.0.30319.42000
5
+//
6
+//     对此文件的更改可能会导致不正确的行为,并且如果
7
+//     重新生成代码,这些更改将会丢失。
8
+// </auto-generated>
9
+//------------------------------------------------------------------------------
10
+
11
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_0.png")]
12
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_1.png")]
13
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_10.png")]
14
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_11.png")]
15
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_12.png")]
16
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_13.png")]
17
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_14.png")]
18
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_15.png")]
19
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_16.png")]
20
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_17.png")]
21
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_18.png")]
22
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_19.png")]
23
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_2.png")]
24
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_20.png")]
25
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_21.png")]
26
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_22.png")]
27
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_23.png")]
28
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_24.png")]
29
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_25.png")]
30
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_3.png")]
31
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_4.png")]
32
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_5.png")]
33
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_6.png")]
34
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_7.png")]
35
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_8.png")]
36
+[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("images/microlessonsystem_9.png")]
37
+
38
+

+ 6
- 6
XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.cache View File

@@ -4,17 +4,17 @@
4 4
 winexe
5 5
 C#
6 6
 .cs
7
-E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\
7
+F:\xhwk\XHWK.WKTool\obj\Debug\
8 8
 XHWK.WKTool
9 9
 none
10 10
 false
11 11
 DEBUG;TRACE
12 12
 
13
-11151548125
13
+1294170221
14 14
 
15
-5-2089609259
16
-16-61543714
17
-MainWindow.xaml;
15
+544888594
16
+16878692825
17
+CreateAMicroLessonWindow.xaml;
18 18
 
19
-False
19
+True
20 20
 

+ 6
- 6
XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.i.cache View File

@@ -4,17 +4,17 @@
4 4
 winexe
5 5
 C#
6 6
 .cs
7
-E:\项目\星火微课\XHWK\XHWK.WKTool\obj\Debug\
7
+F:\xhwk\XHWK.WKTool\obj\Debug\
8 8
 XHWK.WKTool
9 9
 none
10 10
 false
11 11
 DEBUG;TRACE
12 12
 
13
-11151548125
13
+2-1542274111
14 14
 
15
-6-1707121023
16
-16-61543714
17
-MainWindow.xaml;
15
+10-2110694640
16
+17-1647412149
17
+CreateAMicroLessonWindow.xaml;XHMicroLessonSystemWindow.xaml;
18 18
 
19
-True
19
+False
20 20
 

+ 0
- 4
XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.i.lref View File

@@ -1,4 +0,0 @@
1
-
2
-
3
-FE:\项目\星火微课\XHWK\XHWK.WKTool\MainWindow.xaml;;
4
-

+ 1
- 1
XHWK.WKTool/obj/Debug/XHWK.WKTool_MarkupCompile.lref View File

@@ -1,4 +1,4 @@
1 1
 
2 2
 
3
-FE:\项目\星火微课\XHWK\XHWK.WKTool\MainWindow.xaml;;
3
+FF:\xhwk\XHWK.WKTool\CreateAMicroLessonWindow.xaml;;
4 4
 

Loading…
Cancel
Save