浏览代码

correct gender

anschek 5 月之前
父节点
当前提交
9112b15527
共有 19 个文件被更改,包括 1 次插入1 次删除
  1. 二进制
      EducationDepartment/.vs/EducationDepartment/DesignTimeBuild/.dtbcache.v2
  2. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/885c1ff9-4021-4648-b0df-001204b61a07.vsidx
  3. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/8e2f6f1c-fe71-4d00-9d58-fe8c4a32ff0b.vsidx
  4. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/b667884e-6437-4583-9997-43a23cad17e1.vsidx
  5. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/b7f9969a-0c66-4d28-9482-8fe2fecb2c95.vsidx
  6. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/d0928be7-0f49-4631-9d36-79af21712b81.vsidx
  7. 二进制
      EducationDepartment/.vs/EducationDepartment/FileContentIndex/fafde566-6d6f-4840-a85e-4b583065b55c.vsidx
  8. 二进制
      EducationDepartment/.vs/EducationDepartment/v17/.futdcache.v2
  9. 二进制
      EducationDepartment/.vs/EducationDepartment/v17/.suo
  10. 二进制
      EducationDepartment/.vs/ProjectEvaluation/educationdepartment.metadata.v7.bin
  11. 二进制
      EducationDepartment/.vs/ProjectEvaluation/educationdepartment.projects.v7.bin
  12. 二进制
      EducationDepartment/EducationDepartment.test/obj/Debug/net7.0/EducationDepartment.test.csproj.AssemblyReference.cache
  13. 1 1
      EducationDepartment/EducationDepartment/Views/ProfileStudent.axaml
  14. 二进制
      EducationDepartment/EducationDepartment/bin/Debug/net7.0/EducationDepartment.dll
  15. 二进制
      EducationDepartment/EducationDepartment/bin/Debug/net7.0/EducationDepartment.pdb
  16. 二进制
      EducationDepartment/EducationDepartment/obj/Debug/net7.0/Avalonia/original.dll
  17. 二进制
      EducationDepartment/EducationDepartment/obj/Debug/net7.0/Avalonia/resources
  18. 二进制
      EducationDepartment/EducationDepartment/obj/Debug/net7.0/EducationDepartment.dll
  19. 二进制
      EducationDepartment/EducationDepartment/obj/Debug/net7.0/EducationDepartment.pdb

二进制
EducationDepartment/.vs/EducationDepartment/DesignTimeBuild/.dtbcache.v2


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/599ee1db-6dfd-4b9a-8f1a-67bb5396aca7.vsidx → EducationDepartment/.vs/EducationDepartment/FileContentIndex/885c1ff9-4021-4648-b0df-001204b61a07.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/093e9d44-fb8d-49b4-b621-bbc90ef668e6.vsidx → EducationDepartment/.vs/EducationDepartment/FileContentIndex/8e2f6f1c-fe71-4d00-9d58-fe8c4a32ff0b.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/b667884e-6437-4583-9997-43a23cad17e1.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/b7f9969a-0c66-4d28-9482-8fe2fecb2c95.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/8ecacaed-7631-4322-b8ce-6b9e852cd6cd.vsidx → EducationDepartment/.vs/EducationDepartment/FileContentIndex/d0928be7-0f49-4631-9d36-79af21712b81.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/FileContentIndex/75628d7c-dc74-4be9-b52e-1ac1d3dcfe17.vsidx → EducationDepartment/.vs/EducationDepartment/FileContentIndex/fafde566-6d6f-4840-a85e-4b583065b55c.vsidx


二进制
EducationDepartment/.vs/EducationDepartment/v17/.futdcache.v2


二进制
EducationDepartment/.vs/EducationDepartment/v17/.suo


二进制
EducationDepartment/.vs/ProjectEvaluation/educationdepartment.metadata.v7.bin


二进制
EducationDepartment/.vs/ProjectEvaluation/educationdepartment.projects.v7.bin


二进制
EducationDepartment/EducationDepartment.test/obj/Debug/net7.0/EducationDepartment.test.csproj.AssemblyReference.cache


+ 1 - 1
EducationDepartment/EducationDepartment/Views/ProfileStudent.axaml

@@ -70,7 +70,7 @@
 					<TextBox Text="{Binding UserProfileVM.LastName}" Width="150" Height="5" Margin="-140,0,0,5"   HorizontalAlignment="Center" Watermark="Фамилия"  HorizontalContentAlignment="Center" VerticalContentAlignment="Center" Foreground="Black" Background="White" BorderBrush="#4158AE" BorderThickness="2"/>
 					<CalendarDatePicker Name="DatePicker1" SelectedDate="{Binding UserProfileVM.DateBirht}" Width="150" Height="5" Margin="-140,0,0,5" HorizontalAlignment="Center"  HorizontalContentAlignment="Center" VerticalContentAlignment="Center" Foreground="Black" Background="White" BorderBrush="#4158AE" BorderThickness="2" SelectedDateFormat="Short" />
 
-					<ComboBox SelectedIndex="0" Width="150" Height="5" Margin="-140,0,0,5"   HorizontalAlignment="Center"  HorizontalContentAlignment="Center" VerticalContentAlignment="Center" Foreground="Black" Background="White" BorderBrush="#4158AE" BorderThickness="2">
+					<ComboBox SelectedIndex="1" Width="150" Height="5" Margin="-140,0,0,5"   HorizontalAlignment="Center"  HorizontalContentAlignment="Center" VerticalContentAlignment="Center" Foreground="Black" Background="White" BorderBrush="#4158AE" BorderThickness="2">
 						<ComboBoxItem>Мужчина</ComboBoxItem>
 						<ComboBoxItem>Женщина</ComboBoxItem>
 					</ComboBox>

二进制
EducationDepartment/EducationDepartment/bin/Debug/net7.0/EducationDepartment.dll


二进制
EducationDepartment/EducationDepartment/bin/Debug/net7.0/EducationDepartment.pdb


二进制
EducationDepartment/EducationDepartment/obj/Debug/net7.0/Avalonia/original.dll


二进制
EducationDepartment/EducationDepartment/obj/Debug/net7.0/Avalonia/resources


二进制
EducationDepartment/EducationDepartment/obj/Debug/net7.0/EducationDepartment.dll


二进制
EducationDepartment/EducationDepartment/obj/Debug/net7.0/EducationDepartment.pdb