Browse Source

添加资源

master
sc 1 month ago
parent
commit
d9e5f4e2dc
  1. 8
      DyeingComputer.csproj
  2. BIN
      Lmage/10000.png
  3. BIN
      Lmage/10002-1.png
  4. BIN
      Lmage/10002-2.png
  5. BIN
      Lmage/10002-3.png
  6. BIN
      Lmage/10002-4.png
  7. BIN
      Lmage/10002-5.png
  8. BIN
      Lmage/10002-6.png
  9. BIN
      Lmage/11000.png
  10. BIN
      Lmage/15000.png
  11. 30
      View/EquipmentSimulationView.xaml

8
DyeingComputer.csproj

@ -451,6 +451,14 @@
<Content Include="Fonts\font-awesome-4.7.0\css\font-awesome.css" />
<Content Include="Fonts\font-awesome-4.7.0\css\font-awesome.min.css" />
<Content Include="Fonts\font-awesome-4.7.0\fonts\fontawesome-webfont.svg" />
<Resource Include="Lmage\10002-1.png" />
<Resource Include="Lmage\10002-2.png" />
<Resource Include="Lmage\10002-3.png" />
<Resource Include="Lmage\10002-4.png" />
<Resource Include="Lmage\10002-5.png" />
<Resource Include="Lmage\10002-6.png" />
<Resource Include="Lmage\11000.png" />
<Resource Include="Lmage\15000.png" />
<Resource Include="Lmage\IconParkExtendY.png" />
<Resource Include="Lmage\IconParkExtendR.png" />
<Resource Include="Lmage\MdiPh.png" />

BIN
Lmage/10000.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.9 KiB

After

Width:  |  Height:  |  Size: 37 KiB

BIN
Lmage/10002-1.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

BIN
Lmage/10002-2.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Lmage/10002-3.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

BIN
Lmage/10002-4.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.5 KiB

BIN
Lmage/10002-5.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

BIN
Lmage/10002-6.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

BIN
Lmage/11000.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Lmage/15000.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

30
View/EquipmentSimulationView.xaml

@ -6,18 +6,25 @@
xmlns:local="clr-namespace:DyeingComputer.View"
xmlns:gif="http://wpfanimatedgif.codeplex.com"
mc:Ignorable="d"
d:DesignHeight="630" d:DesignWidth="1280">
d:DesignHeight="1080" d:DesignWidth="1980">
<Grid>
<Canvas>
<Image Width="300" Height="300" Source="/Lmage/10000.png"
HorizontalAlignment="Left" VerticalAlignment="Top" Canvas.Left="100" Canvas.Top="125"/>
<Image Width="300" Height="300" gif:ImageBehavior.AnimatedSource="/Lmage/1000-1.png"
HorizontalAlignment="Left" Canvas.Left="20" Canvas.Top="180"/>
<Image Width="300" Height="300" gif:ImageBehavior.AnimatedSource="/Lmage/10001.gif"
<Grid HorizontalAlignment="Left" Canvas.Left="200" VerticalAlignment="Top" Height="918" Width="922" Canvas.Top="152">
<Image Width="461" Height="520" Source="/Lmage/10000.png"
HorizontalAlignment="Left" VerticalAlignment="Top" Canvas.Left="84" Canvas.Top="100"/>
<Image Width="354" Height="340" Source="/Lmage/15000.png"
HorizontalAlignment="Left" VerticalAlignment="Top" Canvas.Left="728" Canvas.Top="238" Margin="528,148,0,0"/>
<Image Width="420" gif:ImageBehavior.AnimatedSource="/Lmage/1000-1.png"
HorizontalAlignment="Left" Canvas.Left="-44" Canvas.Top="144" Margin="-96,74,0,390"/>
<Image Width="300" Height="300" gif:ImageBehavior.AnimatedSource="/Lmage/10001.gif"
gif:ImageBehavior.RepeatBehavior="Forever" HorizontalAlignment="Left" Canvas.Left="20"
Canvas.Top="180" Visibility="Collapsed" x:Name="Swing_"/>
<Grid Margin="800,86,0,0" Width="400" Height="400">
<TextBlock x:Name="M_T" HorizontalAlignment="Left" Height="35" Margin="230,104,0,0" TextWrapping="Wrap" Text="C" TextAlignment="Right"
VerticalAlignment="Top" Width="160" FontSize="30" Background="White" Padding="5,0,5,0"/>
<TextBlock x:Name="M_L" HorizontalAlignment="Left" Height="35" Margin="230,301,0,0" TextWrapping="Wrap" Text="L" TextAlignment="Right"
VerticalAlignment="Top" Width="160" FontSize="30" Background="White" Padding="5,0,5,0"/>
</Grid>
<Grid Width="400" Height="400" Canvas.Left="1398" Canvas.Top="198">
<Image Width="200" Height="200" gif:ImageBehavior.AnimatedSource="/Lmage/tong.png"
HorizontalAlignment="Right" Canvas.Left="930" Canvas.Top="79" VerticalAlignment="Top"/>
<TextBlock x:Name="S1_T" HorizontalAlignment="Right" Height="30" TextWrapping="Wrap" Text="C"
@ -49,7 +56,7 @@
HorizontalAlignment="Left" Canvas.Left="20" Canvas.Top="180" Margin="284,159,0,141"/>
</Grid>
<Grid Margin="80,86,0,0" Width="400" Height="400">
<Grid Width="400" Height="400" Canvas.Left="1398" Canvas.Top="603">
<Image Width="200" Height="200" gif:ImageBehavior.AnimatedSource="/Lmage/tong.png"
HorizontalAlignment="Right" Canvas.Left="930" Canvas.Top="79" VerticalAlignment="Top"/>
<TextBlock x:Name="S3_T" HorizontalAlignment="Right" Height="30" TextWrapping="Wrap" Text="C"
@ -82,9 +89,6 @@
</Grid>
</Canvas>
<TextBlock x:Name="M_T" HorizontalAlignment="Left" Height="30" Margin="260,180,0,0" TextWrapping="Wrap" Text="C" TextAlignment="Right"
VerticalAlignment="Top" Width="100" FontSize="20" Background="White" Padding="5,0,5,0"/>
<TextBlock x:Name="M_L" HorizontalAlignment="Left" Height="30" Margin="260,340,0,0" TextWrapping="Wrap" Text="L" TextAlignment="Right"
VerticalAlignment="Top" Width="100" FontSize="20" Background="White" Padding="5,0,5,0"/>
</Grid>
</UserControl>

Loading…
Cancel
Save