1
This commit is contained in:
parent
4b34f28438
commit
007a1df2fe
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -15,6 +15,10 @@
|
||||
<None Remove="Assets\Images\Logo.png" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="Assets\Images\logo.png" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="3DTools" Version="1.0.0" />
|
||||
<PackageReference Include="MaterialDesignThemes" Version="4.9.0" />
|
||||
@ -24,7 +28,6 @@
|
||||
<ItemGroup>
|
||||
<Resource Include="Assets\Fonts\iconfont.ttf" />
|
||||
<Resource Include="Assets\Fonts\iconfont1.ttf" />
|
||||
<Resource Include="Assets\Images\Logo.png" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
155
App.config
155
App.config
@ -14,19 +14,174 @@
|
||||
<add key="BasicPort" value="8899"/>
|
||||
<!--锚点1ID-->
|
||||
<add key="Beacon1" value="1"/>
|
||||
<!--锚点1标定经度-->
|
||||
<add key="Beacon1_JD" value="128.1234"/>
|
||||
<!--锚点1标定纬度-->
|
||||
<add key="Beacon1_WD" value="23.1234"/>
|
||||
<!--锚点1最大偏移距离 单位米-->
|
||||
<add key="Beacon1_JL" value="1"/>
|
||||
<!--锚点1标定横滚角-->
|
||||
<add key="Beacon1_HG" value="30"/>
|
||||
<!--锚点1标定横滚偏移阈值-->
|
||||
<add key="Beacon1_HG_DIS" value="10"/>
|
||||
<!--锚点1标定俯仰角-->
|
||||
<add key="Beacon1_FY" value="30"/>
|
||||
<!--锚点1标定俯仰偏移阈值-->
|
||||
<add key="Beacon1_FY_DIS" value="10"/>
|
||||
<!--锚点1标定偏航角-->
|
||||
<add key="Beacon1_PH" value="30"/>
|
||||
<!--锚点1标定偏航偏移阈值-->
|
||||
<add key="Beacon1_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点2ID-->
|
||||
<add key="Beacon2" value="2"/>
|
||||
<!--锚点2标定经度-->
|
||||
<add key="Beacon2_JD" value="128.1234"/>
|
||||
<!--锚点2标定纬度-->
|
||||
<add key="Beacon2_WD" value="23.1234"/>
|
||||
<!--锚点2最大偏移距离 单位米-->
|
||||
<add key="Beacon2_JL" value="1"/>
|
||||
<!--锚点2标定横滚角-->
|
||||
<add key="Beacon2_HG" value="30"/>
|
||||
<!--锚点2标定横滚偏移阈值-->
|
||||
<add key="Beacon2_HG_DIS" value="10"/>
|
||||
<!--锚点2标定俯仰角-->
|
||||
<add key="Beacon2_FY" value="30"/>
|
||||
<!--锚点2标定俯仰偏移阈值-->
|
||||
<add key="Beacon2_FY_DIS" value="10"/>
|
||||
<!--锚点2标定偏航角-->
|
||||
<add key="Beacon2_PH" value="30"/>
|
||||
<!--锚点2标定偏航偏移阈值-->
|
||||
<add key="Beacon2_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点3ID-->
|
||||
<add key="Beacon3" value="3"/>
|
||||
<!--锚点3标定经度-->
|
||||
<add key="Beacon3_JD" value="128.1234"/>
|
||||
<!--锚点3标定纬度-->
|
||||
<add key="Beacon3_WD" value="23.1234"/>
|
||||
<!--锚点3最大偏移距离 单位米-->
|
||||
<add key="Beacon3_JL" value="1"/>
|
||||
<!--锚点3标定横滚角-->
|
||||
<add key="Beacon3_HG" value="30"/>
|
||||
<!--锚点3标定横滚偏移阈值-->
|
||||
<add key="Beacon3_HG_DIS" value="10"/>
|
||||
<!--锚点3标定俯仰角-->
|
||||
<add key="Beacon3_FY" value="30"/>
|
||||
<!--锚点3标定俯仰偏移阈值-->
|
||||
<add key="Beacon3_FY_DIS" value="10"/>
|
||||
<!--锚点3标定偏航角-->
|
||||
<add key="Beacon3_PH" value="30"/>
|
||||
<!--锚点3标定偏航偏移阈值-->
|
||||
<add key="Beacon3_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点4ID-->
|
||||
<add key="Beacon4" value="4"/>
|
||||
<!--锚点4标定经度-->
|
||||
<add key="Beacon4_JD" value="128.1234"/>
|
||||
<!--锚点4标定纬度-->
|
||||
<add key="Beacon4_WD" value="23.1234"/>
|
||||
<!--锚点4最大偏移距离 单位米-->
|
||||
<add key="Beacon4_JL" value="1"/>
|
||||
<!--锚点4标定横滚角-->
|
||||
<add key="Beacon4_HG" value="30"/>
|
||||
<!--锚点4标定横滚偏移阈值-->
|
||||
<add key="Beacon4_HG_DIS" value="10"/>
|
||||
<!--锚点4标定俯仰角-->
|
||||
<add key="Beacon4_FY" value="30"/>
|
||||
<!--锚点4标定俯仰偏移阈值-->
|
||||
<add key="Beacon4_FY_DIS" value="10"/>
|
||||
<!--锚点4标定偏航角-->
|
||||
<add key="Beacon4_PH" value="30"/>
|
||||
<!--锚点4标定偏航偏移阈值-->
|
||||
<add key="Beacon4_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点5ID-->
|
||||
<add key="Beacon5" value="5"/>
|
||||
<!--锚点5标定经度-->
|
||||
<add key="Beacon5_JD" value="128.1234"/>
|
||||
<!--锚点5标定纬度-->
|
||||
<add key="Beacon5_WD" value="23.1234"/>
|
||||
<!--锚点5最大偏移距离 单位米-->
|
||||
<add key="Beacon5_JL" value="1"/>
|
||||
<!--锚点5标定横滚角-->
|
||||
<add key="Beacon5_HG" value="30"/>
|
||||
<!--锚点5标定横滚偏移阈值-->
|
||||
<add key="Beacon5_HG_DIS" value="10"/>
|
||||
<!--锚点5标定俯仰角-->
|
||||
<add key="Beacon5_FY" value="30"/>
|
||||
<!--锚点5标定俯仰偏移阈值-->
|
||||
<add key="Beacon5_FY_DIS" value="10"/>
|
||||
<!--锚点5标定偏航角-->
|
||||
<add key="Beacon5_PH" value="30"/>
|
||||
<!--锚点5标定偏航偏移阈值-->
|
||||
<add key="Beacon5_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点6ID-->
|
||||
<add key="Beacon6" value="6"/>
|
||||
<!--锚点6标定经度-->
|
||||
<add key="Beacon6_JD" value="128.1234"/>
|
||||
<!--锚点6标定纬度-->
|
||||
<add key="Beacon6_WD" value="23.1234"/>
|
||||
<!--锚点6最大偏移距离 单位米-->
|
||||
<add key="Beacon6_JL" value="1"/>
|
||||
<!--锚点6标定横滚角-->
|
||||
<add key="Beacon6_HG" value="30"/>
|
||||
<!--锚点6标定横滚偏移阈值-->
|
||||
<add key="Beacon6_HG_DIS" value="10"/>
|
||||
<!--锚点6标定俯仰角-->
|
||||
<add key="Beacon6_FY" value="30"/>
|
||||
<!--锚点6标定俯仰偏移阈值-->
|
||||
<add key="Beacon6_FY_DIS" value="10"/>
|
||||
<!--锚点6标定偏航角-->
|
||||
<add key="Beacon6_PH" value="30"/>
|
||||
<!--锚点6标定偏航偏移阈值-->
|
||||
<add key="Beacon6_PH_DIS" value="10"/>
|
||||
|
||||
<!--锚点7ID-->
|
||||
<add key="Beacon7" value="7"/>
|
||||
<!--锚点7标定经度-->
|
||||
<add key="Beacon7_JD" value="128.1234"/>
|
||||
<!--锚点7标定纬度-->
|
||||
<add key="Beacon7_WD" value="23.1234"/>
|
||||
<!--锚点7最大偏移距离 单位米-->
|
||||
<add key="Beacon7_JL" value="1"/>
|
||||
<!--锚点7标定横滚角-->
|
||||
<add key="Beacon7_HG" value="30"/>
|
||||
<!--锚点7标定横滚偏移阈值-->
|
||||
<add key="Beacon7_HG_DIS" value="10"/>
|
||||
<!--锚点7标定俯仰角-->
|
||||
<add key="Beacon7_FY" value="30"/>
|
||||
<!--锚点7标定俯仰偏移阈值-->
|
||||
<add key="Beacon7_FY_DIS" value="10"/>
|
||||
<!--锚点7标定偏航角-->
|
||||
<add key="Beacon7_PH" value="30"/>
|
||||
<!--锚点7标定偏航偏移阈值-->
|
||||
<add key="Beacon7_PH_DIS" value="10"/>
|
||||
|
||||
|
||||
<!--锚点8ID-->
|
||||
<add key="Beacon8" value="8"/>
|
||||
<!--锚点8标定经度-->
|
||||
<add key="Beacon8_JD" value="128.1234"/>
|
||||
<!--锚点8标定纬度-->
|
||||
<add key="Beacon8_WD" value="23.1234"/>
|
||||
<!--锚点8最大偏移距离 单位米-->
|
||||
<add key="Beacon8_JL" value="1"/>
|
||||
<!--锚点8标定横滚角-->
|
||||
<add key="Beacon8_HG" value="30"/>
|
||||
<!--锚点8标定横滚偏移阈值-->
|
||||
<add key="Beacon8_HG_DIS" value="10"/>
|
||||
<!--锚点8标定俯仰角-->
|
||||
<add key="Beacon8_FY" value="30"/>
|
||||
<!--锚点8标定俯仰偏移阈值-->
|
||||
<add key="Beacon8_FY_DIS" value="10"/>
|
||||
<!--锚点8标定偏航角-->
|
||||
<add key="Beacon8_PH" value="30"/>
|
||||
<!--锚点8标定偏航偏移阈值-->
|
||||
<add key="Beacon8_PH_DIS" value="10"/>
|
||||
|
||||
|
||||
|
||||
</appSettings>
|
||||
</configuration>
|
||||
2
App.xaml
2
App.xaml
@ -20,7 +20,7 @@
|
||||
|
||||
<!-- =============== 按钮样式 =============== -->
|
||||
<Style x:Key="ControlButtonStyle" TargetType="Button">
|
||||
<Setter Property="Width" Value="40" />
|
||||
<Setter Property="Width" Value="55" />
|
||||
<Setter Property="Background" Value="#11FFFFFF" />
|
||||
<Setter Property="Foreground" Value="White" />
|
||||
<Setter Property="FontFamily" Value="Assets/Fonts/#iconfont" />
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 22 KiB |
@ -169,5 +169,34 @@ namespace _20230724_MBJC_upperpc.Common
|
||||
}
|
||||
}
|
||||
#endregion
|
||||
|
||||
|
||||
#region 计算经纬度之间的距离
|
||||
/// <summary>
|
||||
/// 计算经纬度之间的距离
|
||||
/// </summary>
|
||||
/// <param name="StandJD">标定经度</param>
|
||||
/// <param name="StandWD">标定纬度</param>
|
||||
/// <param name="CurrentJD">当前经度</param>
|
||||
/// <param name="CurrentWD">当前纬度</param>
|
||||
/// <returns></returns>
|
||||
public static double GetDistanceTo(float StandJD,float StandWD,float CurrentJD,float CurrentWD)
|
||||
{
|
||||
const double R = 6371; // 地球的平均半径(千米)
|
||||
double dLat = ToRadians(CurrentWD - StandWD);
|
||||
double dLon = ToRadians(CurrentJD - StandJD);
|
||||
double a = Math.Sin(dLat / 2) * Math.Sin(dLat / 2) +
|
||||
Math.Cos(ToRadians(StandWD)) * Math.Cos(ToRadians(CurrentWD)) *
|
||||
Math.Sin(dLon / 2) * Math.Sin(dLon / 2);
|
||||
double c = 2 * Math.Atan2(Math.Sqrt(a), Math.Sqrt(1 - a));
|
||||
double distance = R * c;
|
||||
return distance;
|
||||
}
|
||||
|
||||
private static double ToRadians(double angle)
|
||||
{
|
||||
return angle * Math.PI / 180;
|
||||
}
|
||||
#endregion
|
||||
}
|
||||
}
|
||||
|
||||
@ -46,7 +46,7 @@
|
||||
HorizontalAlignment="Center"
|
||||
VerticalAlignment="Center"
|
||||
Content="{TemplateBinding Content}"
|
||||
FontSize="13" />
|
||||
FontSize="20" />
|
||||
</Border>
|
||||
<ControlTemplate.Triggers>
|
||||
<Trigger Property="IsChecked" Value="True">
|
||||
@ -119,9 +119,9 @@
|
||||
</RadialGradientBrush>
|
||||
</Grid.Background>
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition Height="45" />
|
||||
<RowDefinition Height="60" />
|
||||
<RowDefinition Height="38" />
|
||||
<RowDefinition Height="30" />
|
||||
<RowDefinition Height="45" />
|
||||
<RowDefinition />
|
||||
<RowDefinition Height="20" />
|
||||
</Grid.RowDefinitions>
|
||||
@ -130,26 +130,18 @@
|
||||
<Border BorderBrush="#5518AABD" BorderThickness="0,0,0,1">
|
||||
<Grid>
|
||||
<Grid.ColumnDefinitions>
|
||||
<ColumnDefinition Width="45" />
|
||||
<ColumnDefinition Width="78" />
|
||||
<ColumnDefinition Width="auto" />
|
||||
<ColumnDefinition />
|
||||
</Grid.ColumnDefinitions>
|
||||
<Image Source="Assets/Images/logo.png" />
|
||||
<StackPanel
|
||||
<TextBlock
|
||||
Grid.Column="1"
|
||||
Margin="10,0,0,0"
|
||||
VerticalAlignment="Center">
|
||||
<TextBlock
|
||||
Margin="0,-2"
|
||||
FontSize="17"
|
||||
VerticalAlignment="Center"
|
||||
FontSize="30"
|
||||
Foreground="White"
|
||||
Text="锚点监测项目" />
|
||||
<TextBlock
|
||||
Margin="0,2,0,0"
|
||||
FontSize="12"
|
||||
Foreground="LightGray"
|
||||
Text="不忘初心 方得始终" />
|
||||
</StackPanel>
|
||||
<Grid Grid.Column="2">
|
||||
<Grid.RowDefinitions>
|
||||
<RowDefinition />
|
||||
|
||||
@ -133,6 +133,7 @@ namespace _20230724_MBJC_upperpc.Models
|
||||
{
|
||||
case 1:
|
||||
MainWindow.viewModel.Beacon1.Beacon = beacon;
|
||||
MainWindow.viewModel.Beacon1.DoFresh();
|
||||
break;
|
||||
case 2:
|
||||
MainWindow.viewModel.Beacon2.Beacon = beacon;
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
using _20230724_MBJC_upperpc.Models;
|
||||
using _20230724_MBJC_upperpc.Common;
|
||||
using _20230724_MBJC_upperpc.Models;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
@ -26,5 +27,38 @@ namespace _20230724_MBJC_upperpc.ViewModels
|
||||
set { model_Visibility = value; this.DoNotify(); }
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// 生成告警信息
|
||||
/// </summary>
|
||||
public void DoFresh()
|
||||
{
|
||||
float Beacon_JD;
|
||||
float Beacon_WD;
|
||||
float Beacon_JL;
|
||||
float Beacon_HG;
|
||||
float Beacon_HG_DIS;
|
||||
float Beacon_FY;
|
||||
float Beacon_FY_DIS;
|
||||
float Beacon_PH;
|
||||
float Beacon_PH_DIS;
|
||||
|
||||
if (Beacon.ID == int.Parse(tools.GetAppSetting("Beacon1")))
|
||||
{
|
||||
Beacon_JD = Convert.ToSingle(tools.GetAppSetting("Beacon1_JD"));
|
||||
Beacon_WD = Convert.ToSingle(tools.GetAppSetting("Beacon1_WD"));
|
||||
Beacon_JL = Convert.ToSingle(tools.GetAppSetting("Beacon1_JL"));
|
||||
Beacon_HG = Convert.ToSingle(tools.GetAppSetting("Beacon1_HG"));
|
||||
Beacon_HG_DIS = Convert.ToSingle(tools.GetAppSetting("Beacon1_HG_DIS"));
|
||||
Beacon_FY = Convert.ToSingle(tools.GetAppSetting("Beacon1_FY"));
|
||||
|
||||
}
|
||||
else if (true)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
//从配置文件中取得对应的阈值文件
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@ -75,7 +75,7 @@ namespace _20230724_MBJC_upperpc.ViewModels
|
||||
set { beacon6 = value; this.DoNotify(); }
|
||||
}
|
||||
|
||||
private BeaconViewModel beacon7 = new BeaconViewModel() { Model_Visibility = 2, Beacon = new BeaconModel() { Beacon_Roll_Angle = 44, Beacon_Pitch_Angle = 22, Beacon_Heading_Angle = 33, Datetime = System.DateTime.Now,ID = 55 } };
|
||||
private BeaconViewModel beacon7 = new BeaconViewModel() { Model_Visibility = 2 };
|
||||
|
||||
public BeaconViewModel Beacon7
|
||||
{
|
||||
|
||||
@ -79,17 +79,17 @@ namespace _20230724_MBJC_upperpc.Views
|
||||
|
||||
if (this.rotateX.Angle != Rotate_X)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateX.Angle, Rotate_X, TimeSpan.FromSeconds(1));
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateX.Angle, Rotate_X, TimeSpan.FromSeconds(2));
|
||||
rotateX.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateY.Angle != Rotate_Y)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateY.Angle, Rotate_Y, TimeSpan.FromSeconds(1));
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateY.Angle, Rotate_Y, TimeSpan.FromSeconds(2));
|
||||
rotateY.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateZ.Angle != Rotate_Z)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateZ.Angle, Rotate_Z, TimeSpan.FromSeconds(1));
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateZ.Angle, Rotate_Z, TimeSpan.FromSeconds(2));
|
||||
rotateZ.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
}
|
||||
|
||||
@ -9,7 +9,9 @@ using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
|
||||
@ -70,9 +72,25 @@ namespace _20230724_MBJC_upperpc.Views
|
||||
|
||||
private void Refresh()
|
||||
{
|
||||
this.rotateX.Angle = Rotate_X - 90;
|
||||
this.rotateY.Angle = Rotate_Y + 90;
|
||||
this.rotateZ.Angle = Rotate_Z;
|
||||
//this.rotateX.Angle = Rotate_X - 90;
|
||||
//this.rotateY.Angle = Rotate_Y + 90;
|
||||
//this.rotateZ.Angle = Rotate_Z;
|
||||
|
||||
if (this.rotateX.Angle != Rotate_X)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateX.Angle, Rotate_X - 90, TimeSpan.FromSeconds(2));
|
||||
rotateX.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateY.Angle != Rotate_Y)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateY.Angle, Rotate_Y + 90, TimeSpan.FromSeconds(2));
|
||||
rotateY.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateZ.Angle != Rotate_Z)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateZ.Angle, Rotate_Z, TimeSpan.FromSeconds(2));
|
||||
rotateZ.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
|
||||
this.TBD.IsEnabled = TBDEnable;
|
||||
}
|
||||
|
||||
@ -9,7 +9,9 @@ using System.Windows.Data;
|
||||
using System.Windows.Documents;
|
||||
using System.Windows.Input;
|
||||
using System.Windows.Media;
|
||||
using System.Windows.Media.Animation;
|
||||
using System.Windows.Media.Imaging;
|
||||
using System.Windows.Media.Media3D;
|
||||
using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
|
||||
@ -68,9 +70,25 @@ namespace _20230724_MBJC_upperpc.Views
|
||||
|
||||
private void Refresh()
|
||||
{
|
||||
this.rotateX.Angle = Rotate_X - 90;
|
||||
this.rotateY.Angle = Rotate_Y + 90;
|
||||
this.rotateZ.Angle = Rotate_Z;
|
||||
//this.rotateX.Angle = Rotate_X - 90;
|
||||
//this.rotateY.Angle = Rotate_Y + 90;
|
||||
//this.rotateZ.Angle = Rotate_Z;
|
||||
|
||||
if (this.rotateX.Angle != Rotate_X)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateX.Angle, Rotate_X - 90, TimeSpan.FromSeconds(2));
|
||||
rotateX.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateY.Angle != Rotate_Y)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateY.Angle, Rotate_Y + 90, TimeSpan.FromSeconds(2));
|
||||
rotateY.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
if (this.rotateZ.Angle != Rotate_Z)
|
||||
{
|
||||
DoubleAnimation rotationAnimation = new DoubleAnimation(this.rotateZ.Angle, Rotate_Z, TimeSpan.FromSeconds(2));
|
||||
rotateZ.BeginAnimation(AxisAngleRotation3D.AngleProperty, rotationAnimation);
|
||||
}
|
||||
|
||||
this.TBD.IsEnabled = TBDEnable;
|
||||
}
|
||||
|
||||
Binary file not shown.
Binary file not shown.
11
bin/Debug/net6.0-windows/数据记录/2024_02_21/Log.txt
Normal file
11
bin/Debug/net6.0-windows/数据记录/2024_02_21/Log.txt
Normal file
@ -0,0 +1,11 @@
|
||||
2024-02-21 08:22:27 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:22:37 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:24:27 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:24:47 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:35:06 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:41:25 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:43:08 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:44:50 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 08:46:12 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 09:00:54 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
2024-02-21 09:24:02 ---- 连接客户端成功,IP:127.0.0.1端口号:8899
|
||||
18
bin/Debug/net6.0-windows/数据记录/2024_02_21/原始报文.txt
Normal file
18
bin/Debug/net6.0-windows/数据记录/2024_02_21/原始报文.txt
Normal file
@ -0,0 +1,18 @@
|
||||
2024-02-21 08:22:43 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,0,0,0,25
|
||||
2024-02-21 08:22:55 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,30,0,0,25
|
||||
2024-02-21 08:23:01 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,30,30,0,25
|
||||
2024-02-21 08:23:04 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,30,30,03,25
|
||||
2024-02-21 08:23:08 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,30,30,303,25
|
||||
2024-02-21 08:23:40 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,10,20,30,25
|
||||
2024-02-21 08:23:46 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,10,20,30,251
|
||||
2024-02-21 08:24:05 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,0,20,30,251
|
||||
2024-02-21 08:24:49 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,10,20,30,251
|
||||
2024-02-21 08:24:53 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,10,20,30,251
|
||||
2024-02-21 08:24:56 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,10,20,30,251
|
||||
2024-02-21 08:25:04 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,15,25,35,251
|
||||
2024-02-21 08:25:14 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,15,25,350,251
|
||||
2024-02-21 08:25:24 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,15,95,350,251
|
||||
2024-02-21 08:25:32 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,75,95,350,251
|
||||
2024-02-21 08:25:38 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,75,95,350,251
|
||||
2024-02-21 08:25:43 ---- $SMBXS,3,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,65,95,350,251
|
||||
2024-02-21 08:26:12 ---- $SMBXS,4,1698738716,140.380005,73.669998,136.970001,30.000000,0.000001,0.000001,0.400000,25,11,12,2,0.3,0.4,1,0.01,0.1,123.4567,23.9876,0.200000,20,20,20,251
|
||||
@ -1 +1 @@
|
||||
0c8c293f9f690614a159a4cc6bbaea6e06b8af17
|
||||
f4cd18b0dcde0261827097aa35141ba2cef7b4d4
|
||||
|
||||
@ -5,9 +5,26 @@ D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\20230724_MBJC_
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\20230724_MBJC_upperpc.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\20230724_MBJC_upperpc.pdb
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\3DTools.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\BouncyCastle.Cryptography.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\Google.Protobuf.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Compression.LZ4.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Compression.LZ4.Streams.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Hash.xxHash.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\MaterialDesignColors.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\MaterialDesignThemes.Wpf.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\Microsoft.Xaml.Behaviors.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\MySql.Data.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Diagnostics.DiagnosticSource.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.IO.Pipelines.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Text.Encodings.Web.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Text.Json.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\ZstdSharp.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\comerr64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\gssapi64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\k5sprt64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\krb5_64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\krbcc64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc.csproj.AssemblyReference.cache
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\FirstWindow.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\MainWindow.g.cs
|
||||
@ -23,6 +40,7 @@ D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\Views\InitialV
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\Views\ProgressView.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\Views\SupportModel.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\App.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc_Content.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\GeneratedInternalTypeHelper.g.cs
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc_MarkupCompile.cache
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc_MarkupCompile.lref
|
||||
@ -51,20 +69,3 @@ D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\refint\2023072
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc.pdb
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\20230724_MBJC_upperpc.genruntimeconfig.cache
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\obj\Debug\net6.0-windows\ref\20230724_MBJC_upperpc.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\BouncyCastle.Cryptography.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\Google.Protobuf.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Compression.LZ4.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Compression.LZ4.Streams.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\K4os.Hash.xxHash.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\MySql.Data.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Diagnostics.DiagnosticSource.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.IO.Pipelines.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Text.Encodings.Web.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\System.Text.Json.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\ZstdSharp.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\comerr64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\gssapi64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\k5sprt64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\krb5_64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\win-x64\native\krbcc64.dll
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\bin\Debug\net6.0-windows\runtimes\browser\lib\net6.0\System.Text.Encodings.Web.dll
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
13
obj/Debug/net6.0-windows/20230724_MBJC_upperpc_Content.g.cs
Normal file
13
obj/Debug/net6.0-windows/20230724_MBJC_upperpc_Content.g.cs
Normal file
@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("assets/images/logo.png")]
|
||||
|
||||
|
||||
@ -0,0 +1,13 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
[assembly: System.Windows.Resources.AssemblyAssociatedContentFileAttribute("assets/images/logo.png")]
|
||||
|
||||
|
||||
@ -11,7 +11,7 @@ false
|
||||
TRACE;DEBUG;NET;NET6_0;NETCOREAPP
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\App.xaml
|
||||
13758307417
|
||||
|
||||
1-908571137
|
||||
3676930526
|
||||
2061389713567
|
||||
FirstWindow.xaml;MainWindow.xaml;Views\AnchorModel.xaml;Views\AnchorPointView.xaml;Views\BuoyModel.xaml;Views\BuoyPlatformView.xaml;Views\FirstPageAnchorControl.xaml;Views\FirstPageBuoyControl.xaml;Views\FirstPageSupportControl.xaml;Views\FirstPageView.xaml;Views\InitialView.xaml;Views\ProgressView.xaml;Views\SupportModel.xaml;
|
||||
|
||||
@ -11,7 +11,7 @@ false
|
||||
TRACE;DEBUG;NET;NET6_0;NETCOREAPP
|
||||
D:\WorkSpace\Gitea\20230724_MBJC_upperpc\App.xaml
|
||||
13758307417
|
||||
|
||||
1-908571137
|
||||
38-1689912238
|
||||
2061389713567
|
||||
FirstWindow.xaml;MainWindow.xaml;Views\AnchorModel.xaml;Views\AnchorPointView.xaml;Views\BuoyModel.xaml;Views\BuoyPlatformView.xaml;Views\FirstPageAnchorControl.xaml;Views\FirstPageBuoyControl.xaml;Views\FirstPageSupportControl.xaml;Views\FirstPageView.xaml;Views\InitialView.xaml;Views\ProgressView.xaml;Views\SupportModel.xaml;
|
||||
|
||||
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
// 运行时版本:4.0.30319.42000
|
||||
//
|
||||
// 对此文件的更改可能会导致不正确的行为,并且如果
|
||||
// 重新生成代码,这些更改将会丢失。
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("20230724_MBJC_upperpc")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")]
|
||||
[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")]
|
||||
|
||||
// 由 MSBuild WriteCodeFragment 类生成。
|
||||
|
||||
@ -0,0 +1 @@
|
||||
30a7b50224ea867d874cd87b220c9acbeaa9a3d3
|
||||
@ -0,0 +1,11 @@
|
||||
is_global = true
|
||||
build_property.TargetFramework = net6.0-windows
|
||||
build_property.TargetPlatformMinVersion = 7.0
|
||||
build_property.UsingMicrosoftNETSdkWeb =
|
||||
build_property.ProjectTypeGuids =
|
||||
build_property.InvariantGlobalization =
|
||||
build_property.PlatformNeutralAssembly =
|
||||
build_property.EnforceExtendedAnalyzerRules =
|
||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||
build_property.RootNamespace = _20230724_MBJC_upperpc
|
||||
build_property.ProjectDir = D:\WorkSpace\Gitea\20230724_MBJC_upperpc\
|
||||
Binary file not shown.
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DB9239814A32B36D5AFE6FF5CFEE983A3E4BDC0"
|
||||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B3E177F05836ED695C94C0E475349D3792309F8E"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "4DB9239814A32B36D5AFE6FF5CFEE983A3E4BDC0"
|
||||
#pragma checksum "..\..\..\App.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B3E177F05836ED695C94C0E475349D3792309F8E"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
|
||||
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D5B124F000415EF831B6B599C9C8062AED86794C"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B801F333A80E0D4430FE38C888AFAF04EF900827"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@ -55,7 +55,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 249 "..\..\..\MainWindow.xaml"
|
||||
#line 241 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ToolTip BeidouCommunication;
|
||||
|
||||
@ -63,7 +63,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 285 "..\..\..\MainWindow.xaml"
|
||||
#line 277 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock Datatime;
|
||||
|
||||
@ -71,7 +71,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 294 "..\..\..\MainWindow.xaml"
|
||||
#line 286 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock Date;
|
||||
|
||||
@ -79,7 +79,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 295 "..\..\..\MainWindow.xaml"
|
||||
#line 287 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock week;
|
||||
|
||||
@ -121,7 +121,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 163 "..\..\..\MainWindow.xaml"
|
||||
#line 155 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseLeftButtonDown);
|
||||
|
||||
#line default
|
||||
@ -129,7 +129,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 3:
|
||||
|
||||
#line 172 "..\..\..\MainWindow.xaml"
|
||||
#line 164 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinButton_Click);
|
||||
|
||||
#line default
|
||||
@ -137,7 +137,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 4:
|
||||
|
||||
#line 176 "..\..\..\MainWindow.xaml"
|
||||
#line 168 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MaxButton_Click);
|
||||
|
||||
#line default
|
||||
@ -145,7 +145,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 5:
|
||||
|
||||
#line 181 "..\..\..\MainWindow.xaml"
|
||||
#line 173 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
||||
|
||||
#line default
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "D5B124F000415EF831B6B599C9C8062AED86794C"
|
||||
#pragma checksum "..\..\..\MainWindow.xaml" "{ff1816ec-aa5e-4d10-87f7-6f4963833460}" "B801F333A80E0D4430FE38C888AFAF04EF900827"
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 此代码由工具生成。
|
||||
@ -55,7 +55,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 249 "..\..\..\MainWindow.xaml"
|
||||
#line 241 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.ToolTip BeidouCommunication;
|
||||
|
||||
@ -63,7 +63,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 285 "..\..\..\MainWindow.xaml"
|
||||
#line 277 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock Datatime;
|
||||
|
||||
@ -71,7 +71,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 294 "..\..\..\MainWindow.xaml"
|
||||
#line 286 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock Date;
|
||||
|
||||
@ -79,7 +79,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
#line hidden
|
||||
|
||||
|
||||
#line 295 "..\..\..\MainWindow.xaml"
|
||||
#line 287 "..\..\..\MainWindow.xaml"
|
||||
[System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
|
||||
internal System.Windows.Controls.TextBlock week;
|
||||
|
||||
@ -98,7 +98,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;component/mainwindow.xaml", System.UriKind.Relative);
|
||||
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;V1.0.0.0;component/mainwindow.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\MainWindow.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
@ -121,7 +121,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 2:
|
||||
|
||||
#line 163 "..\..\..\MainWindow.xaml"
|
||||
#line 155 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Border)(target)).MouseLeftButtonDown += new System.Windows.Input.MouseButtonEventHandler(this.Border_MouseLeftButtonDown);
|
||||
|
||||
#line default
|
||||
@ -129,7 +129,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 3:
|
||||
|
||||
#line 172 "..\..\..\MainWindow.xaml"
|
||||
#line 164 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MinButton_Click);
|
||||
|
||||
#line default
|
||||
@ -137,7 +137,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 4:
|
||||
|
||||
#line 176 "..\..\..\MainWindow.xaml"
|
||||
#line 168 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.MaxButton_Click);
|
||||
|
||||
#line default
|
||||
@ -145,7 +145,7 @@ namespace _20230724_MBJC_upperpc {
|
||||
return;
|
||||
case 5:
|
||||
|
||||
#line 181 "..\..\..\MainWindow.xaml"
|
||||
#line 173 "..\..\..\MainWindow.xaml"
|
||||
((System.Windows.Controls.Button)(target)).Click += new System.Windows.RoutedEventHandler(this.Button_Click);
|
||||
|
||||
#line default
|
||||
|
||||
@ -81,7 +81,7 @@ namespace _20230724_MBJC_upperpc.Views {
|
||||
return;
|
||||
}
|
||||
_contentLoaded = true;
|
||||
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;component/views/anchorpointview.xaml", System.UriKind.Relative);
|
||||
System.Uri resourceLocater = new System.Uri("/20230724_MBJC_upperpc;V1.0.0.0;component/views/anchorpointview.xaml", System.UriKind.Relative);
|
||||
|
||||
#line 1 "..\..\..\..\Views\AnchorPointView.xaml"
|
||||
System.Windows.Application.LoadComponent(this, resourceLocater);
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user