网站维护具体做啥沛县专业做网站
web/
2025/10/4 17:31:54/
文章来源:
网站维护具体做啥,沛县专业做网站,时事新闻2022最新10月,网站制作最便宜此群已满340500857 #xff0c;请加新群458041663由于微信群人数太多入群请添加小编微信号yanjinhuawechat 或 W_Feng_aiQ 邀请入群需备注WPF开发者 PS#xff1a;有更好的方式欢迎推荐。支持NugetInstall-Package WPFDevelopers.Minimal -Version 3.2.001—代码如下一、创建… 此群已满340500857 请加新群458041663 由于微信群人数太多入群请添加小编微信号 yanjinhuawechat 或 W_Feng_aiQ 邀请入群 需备注WPF开发者 PS有更好的方式欢迎推荐。支持NugetInstall-Package WPFDevelopers.Minimal -Version 3.2.001—代码如下一、创建 Styles.DatePicker.xaml 代码如下。ResourceDictionary xmlnshttp://schemas.microsoft.com/winfx/2006/xaml/presentationxmlns:xhttp://schemas.microsoft.com/winfx/2006/xamlxmlns:sysclr-namespace:System;assemblymscorlibxmlns:wpfsclr-namespace:WPFDevelopers.Minimal.HelpersResourceDictionary.MergedDictionariesResourceDictionary Source../Themes/Basic/ControlBasic.xaml/ResourceDictionary Source../Themes/Basic/Animations.xaml//ResourceDictionary.MergedDictionariesStyle TargetType{x:Type CalendarDayButton} x:KeyCalendarDayButtonStyle BasedOn{StaticResource ControlBasicStyle}Setter PropertyWidth Value32 /Setter PropertyHeight Value32 /Setter PropertyFontSize Value12 /Setter PropertyHorizontalContentAlignment ValueCenter /Setter PropertyVerticalContentAlignment ValueCenter /Setter PropertyCursor ValueHand/Setter PropertyTemplateSetter.ValueControlTemplate TargetTypeCalendarDayButtonGridVisualStateManager.VisualStateGroupsVisualStateGroup NameCommonStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0:0:0.1 //VisualStateGroup.TransitionsVisualState NameNormal /VisualState NameMouseOver/VisualState NamePressed/VisualState NameDisabled//VisualStateGroupVisualStateGroup NameSelectionStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameUnselected /VisualState NameSelected//VisualStateGroupVisualStateGroup NameCalendarButtonFocusStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameCalendarButtonFocused/VisualState NameCalendarButtonUnfocused//VisualStateGroupVisualStateGroup NameActiveStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameActive /VisualState NameInactive//VisualStateGroupVisualStateGroup NameDayStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameRegularDay /VisualState NameToday//VisualStateGroupVisualStateGroup NameBlackoutDayStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameNormalDay /VisualState NameBlackoutDay//VisualStateGroup/VisualStateManager.VisualStateGroupsEllipse x:NameSelectedBackground Opacity0Ellipse.FillSolidColorBrush Color{DynamicResource PrimaryMouseOverColor} //Ellipse.Fill/EllipseBorder Background{TemplateBinding Background}BorderThickness{TemplateBinding BorderThickness}BorderBrush{TemplateBinding BorderBrush} /Ellipse x:NameDayButtonFocusVisual VisibilityCollapsedIsHitTestVisibleFalseEllipse.FillSolidColorBrush Color{DynamicResource PrimaryNormalColor} //Ellipse.Fill/EllipseContentPresenter x:NameNormalTextHorizontalAlignment{TemplateBinding HorizontalContentAlignment}VerticalAlignment{TemplateBinding VerticalContentAlignment}TextElement.ForegroundSolidColorBrush Color{DynamicResource RegularTextColor} //TextElement.Foreground/ContentPresenterPath x:NameBlackout Opacity0 Margin3 HorizontalAlignmentStretch VerticalAlignmentStretchFill#FF000000 StretchFillData{StaticResource PathBlackout} //GridControlTemplate.TriggersMultiTriggerMultiTrigger.ConditionsCondition PropertyIsSelected ValueFalse/Condition PropertyIsMouseOver ValueTrue//MultiTrigger.ConditionsSetter TargetNameNormalText PropertyTextElement.Foreground Value{DynamicResource PrimaryMouseOverSolidColorBrush}//MultiTriggerTrigger PropertyIsToday ValueTrueSetter TargetNameNormalText PropertyTextElement.FontWeight ValueBold/Setter TargetNameNormalText PropertyTextElement.Foreground Value{DynamicResource PrimaryNormalSolidColorBrush}//TriggerTrigger PropertyIsSelected ValueTrueSetter TargetNameNormalText PropertyTextElement.Foreground Value{DynamicResource WhiteSolidColorBrush}/Setter TargetNameSelectedBackground PropertyOpacity Value1//TriggerTrigger PropertyIsInactive ValueTrueSetter TargetNameNormalText PropertyTextElement.Foreground Value{DynamicResource BaseSolidColorBrush}//TriggerTrigger PropertyIsBlackedOut ValueTrueSetter TargetNameBlackout PropertyOpacity Value.2//Trigger/ControlTemplate.Triggers/ControlTemplate/Setter.Value/Setter/StyleStyle TargetType{x:Type CalendarButton} x:KeyCalendarButtonStyle BasedOn{StaticResource ControlBasicStyle}Setter PropertyMinWidth Value48 /Setter PropertyMinHeight Value32 /Setter PropertyFontSize Value12 /Setter PropertyHorizontalContentAlignment ValueCenter /Setter PropertyVerticalContentAlignment ValueCenter /Setter PropertyCursor ValueHand/Setter PropertyTemplateSetter.ValueControlTemplate TargetTypeCalendarButtonGridVisualStateManager.VisualStateGroupsVisualStateGroup NameCommonStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0:0:0.1 //VisualStateGroup.TransitionsVisualState NameNormal /VisualState NameMouseOverStoryboardColorAnimationUsingKeyFrames Storyboard.TargetNameNormalText Storyboard.TargetProperty(TextElement.Foreground).(SolidColorBrush.Color)EasingColorKeyFrame KeyTime0 Value{DynamicResource PrimaryMouseOverColor} /EasingColorKeyFrame/ColorAnimationUsingKeyFrames/Storyboard/VisualStateVisualState NamePressed//VisualStateGroupVisualStateGroup NameSelectionStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameUnselected /VisualState NameSelectedStoryboardColorAnimationUsingKeyFrames Storyboard.TargetNameNormalText Storyboard.TargetProperty(TextElement.Foreground).(SolidColorBrush.Color)EasingColorKeyFrame KeyTime0 Value{DynamicResource PrimaryNormalColor} /EasingColorKeyFrame/ColorAnimationUsingKeyFrames/Storyboard/VisualState/VisualStateGroupVisualStateGroup NameActiveStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameActive /VisualState NameInactive//VisualStateGroupVisualStateGroup NameCalendarButtonFocusStatesVisualStateGroup.TransitionsVisualTransition GeneratedDuration0 //VisualStateGroup.TransitionsVisualState NameCalendarButtonFocusedStoryboardColorAnimationUsingKeyFrames Storyboard.TargetNameNormalText Storyboard.TargetProperty(TextElement.Foreground).(SolidColorBrush.Color)EasingColorKeyFrame KeyTime0 Value{DynamicResource PrimaryNormalColor} /EasingColorKeyFrame/ColorAnimationUsingKeyFrames/Storyboard/VisualStateVisualState NameCalendarButtonUnfocused //VisualStateGroup/VisualStateManager.VisualStateGroupsContentPresenter x:NameNormalTextHorizontalAlignment{TemplateBinding HorizontalContentAlignment}VerticalAlignment{TemplateBinding VerticalContentAlignment}Margin3,20TextElement.ForegroundSolidColorBrush Color{DynamicResource RegularTextColor} //TextElement.Foreground/ContentPresenter/GridControlTemplate.TriggersTrigger PropertyIsInactive ValueTrueSetter TargetNameNormalText PropertyTextElement.Foreground Value{DynamicResource BaseSolidColorBrush}//Trigger/ControlTemplate.Triggers/ControlTemplate/Setter.Value/Setter/StyleControlTemplate x:KeyPreviousButtonTemplate TargetType{x:Type Button}Grid CursorHandVisualStateManager.VisualStateGroupsVisualStateGroup x:NameCommonStatesVisualState x:NameNormal /VisualState x:NameMouseOverStoryboardColorAnimation Duration0Storyboard.TargetNamePART_PathStoryboard.TargetProperty(Shape.Fill).(SolidColorBrush.Color)To{DynamicResource PrimaryMouseOverColor} //Storyboard/VisualStateVisualState x:NameDisabledStoryboardDoubleAnimation Duration0To.5Storyboard.TargetProperty(Shape.Fill).(Brush.Opacity)Storyboard.TargetNamePART_Path //Storyboard/VisualState/VisualStateGroup/VisualStateManager.VisualStateGroupsGrid BackgroundTransparentPath x:NamePART_PathMargin14,-6,0,0StretchFillHorizontalAlignmentLeftHeight10VerticalAlignmentCenterWidth6Data{StaticResource PathPrevious}Path.FillSolidColorBrush Color{DynamicResource RegularTextColor} //Path.Fill/Path/Grid/Grid/ControlTemplateControlTemplate x:KeyNextButtonTemplate TargetType{x:Type Button}Grid CursorHandVisualStateManager.VisualStateGroupsVisualStateGroup x:NameCommonStatesVisualState x:NameNormal /VisualState x:NameMouseOverStoryboardColorAnimation Duration0To{StaticResource PrimaryMouseOverColor}Storyboard.TargetProperty(Shape.Fill).(SolidColorBrush.Color)Storyboard.TargetNamePART_Path //Storyboard/VisualStateVisualState x:NameDisabledStoryboardDoubleAnimation Duration0To.5Storyboard.TargetProperty(Shape.Fill).(Brush.Opacity)Storyboard.TargetNamePART_Path //Storyboard/VisualState/VisualStateGroup/VisualStateManager.VisualStateGroupsGrid BackgroundTransparentPath x:NamePART_Path Data{StaticResource PathNext} HorizontalAlignmentRight Height10 Margin0,-6,14,0StretchFill VerticalAlignmentCenter Width6Path.FillSolidColorBrush Color{DynamicResource RegularTextColor} //Path.Fill/Path/Grid/Grid/ControlTemplateControlTemplate x:KeyHeaderButtonTemplateTargetType{x:Type Button}Grid CursorHandVisualStateManager.VisualStateGroupsVisualStateGroup x:NameCommonStatesVisualState x:NameNormal /VisualState x:NameMouseOver/VisualState x:NameDisabledStoryboardDoubleAnimation Duration0To.5Storyboard.TargetPropertyOpacityStoryboard.TargetNamePART_ButtonContent //Storyboard/VisualState/VisualStateGroup/VisualStateManager.VisualStateGroupsContentPresenter x:NamePART_ButtonContentMargin1,4,1,9ContentTemplate{TemplateBinding ContentTemplate}Content{TemplateBinding Content}TextElement.Foreground#FF333333HorizontalAlignment{TemplateBinding HorizontalContentAlignment}VerticalAlignment{TemplateBinding VerticalContentAlignment} //Grid/ControlTemplateStyle x:KeyCalendarItemStyle TargetType{x:Type CalendarItem} BasedOn{StaticResource ControlBasicStyle}Setter PropertyMarginValue24,4,24,24 /Setter PropertyTemplateSetter.ValueControlTemplate TargetType{x:Type CalendarItem}ControlTemplate.ResourcesDataTemplate x:Key{x:Static CalendarItem.DayTitleTemplateResourceKey}StackPanelTextBlock Foreground{DynamicResource PrimaryTextSolidColorBrush}FontSize12Margin0,6Text{Binding}HorizontalAlignmentCenterVerticalAlignmentCenter /Rectangle Fill{DynamicResource BaseSolidColorBrush} Height1VerticalAlignmentBottom//StackPanel/DataTemplate/ControlTemplate.ResourcesGrid x:NamePART_Root Margin{TemplateBinding Margin}VisualStateManager.VisualStateGroupsVisualStateGroup x:NameCommonStatesVisualState x:NameNormal /VisualState x:NameDisabledStoryboardDoubleAnimation Duration0 To1Storyboard.TargetPropertyOpacityStoryboard.TargetNamePART_DisabledVisual //Storyboard/VisualState/VisualStateGroup/VisualStateManager.VisualStateGroupsBorder Background{DynamicResource WhiteSolidColorBrush} BorderBrush{DynamicResource BaseSolidColorBrush}BorderThickness1CornerRadius3 SnapsToDevicePixelsTrue UseLayoutRoundingTrueBorder.EffectDropShadowEffect BlurRadius12 Opacity0.1 ShadowDepth2 ColorBlack //Border.EffectGrid Margin0,20,0,0Grid.ColumnDefinitionsColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto //Grid.ColumnDefinitionsGrid.RowDefinitionsRowDefinition HeightAuto/RowDefinition Height* //Grid.RowDefinitionsButton x:NamePART_PreviousButtonTemplate{StaticResource PreviousButtonTemplate}FocusableFalseHorizontalAlignmentLeftGrid.Column0Grid.Row0Height20Width28 /Button x:NamePART_HeaderButtonFocusableFalseFontSize14HorizontalAlignmentCenterVerticalAlignmentCenterGrid.Column1Grid.Row0Template{StaticResource HeaderButtonTemplate} /Button x:NamePART_NextButtonFocusableFalseHorizontalAlignmentRightGrid.Column2Grid.Row0Template{StaticResource NextButtonTemplate}Height20Width28 /Grid x:NamePART_MonthViewVisibilityVisibleGrid.ColumnSpan3Grid.Row1Margin6,10VerticalAlignmentCenterHorizontalAlignmentCenterGrid.ColumnDefinitionsColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto //Grid.ColumnDefinitionsGrid.RowDefinitionsRowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto //Grid.RowDefinitions/GridGrid x:NamePART_YearViewVisibilityHiddenGrid.ColumnSpan3Grid.Row1VerticalAlignmentCenterHorizontalAlignmentCenterMargin6,-3,7,6Grid.ColumnDefinitionsColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto /ColumnDefinition WidthAuto //Grid.ColumnDefinitionsGrid.RowDefinitionsRowDefinition HeightAuto /RowDefinition HeightAuto /RowDefinition HeightAuto //Grid.RowDefinitions/Grid/Grid/Border/GridControlTemplate.TriggersDataTrigger Binding{Binding DisplayMode, RelativeSource{RelativeSource FindAncestor, AncestorType{x:Type Calendar}}}ValueYearSetter PropertyVisibilityTargetNamePART_MonthViewValueCollapsed /Setter PropertyVisibilityTargetNamePART_YearViewValueVisible //DataTriggerDataTrigger Binding{Binding DisplayMode, RelativeSource{RelativeSource FindAncestor, AncestorType{x:Type Calendar}}}ValueDecadeSetter PropertyVisibilityTargetNamePART_MonthViewValueCollapsed /Setter PropertyVisibilityTargetNamePART_YearViewValueVisible //DataTrigger/ControlTemplate.Triggers/ControlTemplate/Setter.Value/Setter/StyleStyle TargetType{x:Type Calendar} BasedOn{StaticResource ControlBasicStyle}Setter PropertyCalendarButtonStyleValue{StaticResource CalendarButtonStyle} /Setter PropertyCalendarDayButtonStyleValue{StaticResource CalendarDayButtonStyle} /Setter PropertyCalendarItemStyleValue{StaticResource CalendarItemStyle} /Setter PropertyForegroundValue{DynamicResource PrimaryTextSolidColorBrush} /Setter PropertyBackground Value{DynamicResource WhiteSolidColorBrush}/Setter PropertyTemplateSetter.ValueControlTemplate TargetType{x:Type Calendar}StackPanel x:NamePART_RootHorizontalAlignmentCenterCalendarItem x:NamePART_CalendarItemBorderBrush{TemplateBinding BorderBrush}BorderThickness{TemplateBinding BorderThickness}Background{TemplateBinding Background}Style{TemplateBinding CalendarItemStyle} //StackPanel/ControlTemplate/Setter.Value/Setter/StyleStyle x:KeyDatePickerCalendarStyleTargetType{x:Type Calendar}BasedOn{StaticResource {x:Type Calendar}} /Style x:KeyDropDownButtonStyle TargetTypeButton BasedOn{StaticResource ControlBasicStyle}Setter PropertyTemplateSetter.ValueControlTemplate TargetType{x:Type Button}GridGrid.ColumnDefinitionsColumnDefinition Width30 /ColumnDefinition //Grid.ColumnDefinitionsBorder x:NameBorder Grid.ColumnSpan2 BorderThickness1 Background{DynamicResource WhiteSolidColorBrush} /BorderGrid FlowDirectionLeftToRightHorizontalAlignmentCenter Height18 VerticalAlignmentCenter Width19Grid.ColumnDefinitionsColumnDefinition Width20* /ColumnDefinition Width20* /ColumnDefinition Width20* /ColumnDefinition Width20* //Grid.ColumnDefinitionsGrid.RowDefinitionsRowDefinition Height23* /RowDefinition Height19* /RowDefinition Height19* /RowDefinition Height19* //Grid.RowDefinitionsBorder x:NameHighlightBorderThickness1Grid.ColumnSpan4CornerRadius0,0,1,1Margin-1Opacity1Grid.Row0BorderBrush{DynamicResource RegularTextSolidColorBrush}Grid.RowSpan4/BorderBorder x:NameBackgroundBorderBrush{DynamicResource RegularTextSolidColorBrush}BorderThickness1Grid.ColumnSpan4CornerRadius.5Margin0,-1,0,0Opacity1Grid.Row1Grid.RowSpan3Background{DynamicResource WhiteSolidColorBrush}/BorderBorder x:NameBackgroundGradientBorderBrush{DynamicResource RegularTextSolidColorBrush}BorderThickness1Grid.ColumnSpan4CornerRadius.5Margin0,-1,0,0Opacity1Grid.Row1Grid.RowSpan3Background{DynamicResource WhiteSolidColorBrush}/BorderRectangle Grid.ColumnSpan4 Grid.RowSpan1 StrokeThickness1Fill{DynamicResource RegularTextSolidColorBrush}Stroke{DynamicResource RegularTextSolidColorBrush}/RectanglePath Fill{DynamicResource RegularTextSolidColorBrush} Grid.Row1Grid.Column0Grid.RowSpan3Grid.ColumnSpan4HorizontalAlignmentCenterVerticalAlignmentCenterRenderTransformOrigin0.5,0.5Margin4,3,4,3StretchFillData{StaticResource PathDatePickerDropDown} /Ellipse Grid.ColumnSpan4Fill{DynamicResource WhiteSolidColorBrush}HorizontalAlignmentCenterHeight3StrokeThickness0VerticalAlignmentCenterWidth3 /Border x:NameDisabledVisualBorderBrush{DynamicResource WhiteSolidColorBrush}BorderThickness1Grid.ColumnSpan4CornerRadius0,0,.5,.5Opacity0Grid.Row0Grid.RowSpan4 //Grid/Grid/ControlTemplate/Setter.Value/Setter/StyleStyle TargetType{x:Type DatePickerTextBox} BasedOn{StaticResource ControlBasicStyle}Setter PropertyForeground Value{DynamicResource {x:Static SystemColors.WindowTextBrushKey}} /Setter PropertyBackground Value{DynamicResource {x:Static SystemColors.WindowBrushKey}} /Setter PropertyScrollViewer.PanningMode ValueVerticalFirst/!--Setter PropertySelectionBrush Value{DynamicResource PrimaryNormalSolidColorBrush}/--Setter PropertyStylus.IsFlicksEnabled ValueFalse/Setter PropertyTemplateSetter.ValueControlTemplate TargetTypeDatePickerTextBoxGridBorder x:NameBorder Background{TemplateBinding Background} BorderBrush{TemplateBinding BorderBrush} BorderThickness{TemplateBinding BorderThickness}Padding{TemplateBinding Padding}CornerRadius1 Opacity1Grid x:NameWatermarkContentHorizontalAlignment{TemplateBinding HorizontalContentAlignment}VerticalAlignment{TemplateBinding VerticalContentAlignment}Border x:NameContentElement BorderThickness1Border.BorderBrushSolidColorBrush Color{DynamicResource WhiteColor}//Border.BorderBrush/BorderScrollViewer x:NamePART_ContentHost Margin0HorizontalContentAlignment{TemplateBinding HorizontalContentAlignment}VerticalContentAlignment{TemplateBinding VerticalContentAlignment} /!--Border x:NameFocusVisual BorderBrush#FF45D6FA CornerRadius1 Opacity0 IsHitTestVisibleFalse/--/Grid/Border/Grid/ControlTemplate/Setter.Value/Setter/StyleStyle TargetType{x:Type DatePicker} BasedOn{StaticResource ControlBasicStyle}Setter PropertyIsTodayHighlightedValueTrue /Setter PropertySelectedDateFormatValueShort /Setter PropertyPaddingValue2 /Setter PropertyBorderThicknessValue1 /Setter PropertyHorizontalContentAlignmentValueLeft /Setter PropertyVerticalContentAlignmentValueCenter /Setter PropertyMinWidth Value140/Setter PropertyMinHeight Value{StaticResource MinHeight} /Setter PropertyCursor ValueHand/Setter PropertyCalendarStyleValue{DynamicResource DatePickerCalendarStyle} /Setter PropertyTemplateSetter.ValueControlTemplate TargetType{x:Type DatePicker}Border BorderThickness{TemplateBinding BorderThickness}Padding{TemplateBinding Padding} CornerRadius{Binding Path(wpfs:ElementHelper.CornerRadius),RelativeSource{RelativeSource TemplatedParent}}x:NamePART_BorderBorderBrush{StaticResource BaseSolidColorBrush}Background{StaticResource WhiteSolidColorBrush}Grid x:NamePART_RootHorizontalAlignmentStretchVerticalAlignment{TemplateBinding VerticalContentAlignment}Button x:NamePART_ButtonForeground{TemplateBinding Foreground}FocusableFalseMargin3,0,3,0Style{StaticResource DropDownButtonStyle}VerticalAlignmentTop /DatePickerTextBox x:NamePART_TextBoxGrid.Column1Foreground{TemplateBinding Foreground}FocusableTrueWidthAuto HorizontalAlignmentLeftVerticalAlignmentBottomMargin34,2,2,2BackgroundTransparent /Popup x:NamePART_Popup MinWidth{TemplateBinding FrameworkElement.ActualWidth}AllowsTransparencyTrue FocusableFalse HorizontalOffset-50PlacementBottom StaysOpenFalse VerticalOffset10/Popup/Grid/BorderControlTemplate.TriggersTrigger PropertyIsDropDownOpen ValueTrueSetter PropertyBorderBrush TargetNamePART_Border Value{DynamicResource PrimaryNormalSolidColorBrush}//Trigger/ControlTemplate.Triggers/ControlTemplate/Setter.Value/Setter/Style/ResourceDictionary二、使用 Styles.DatePicker.xaml 代码如下。WrapPanel Margin0,10DatePicker Width200/DatePicker Width200 SelectedDateFormatLong Margin10,0/DatePicker Width200 IsEnabledFalse//WrapPanel02—效果预览鸣谢素材提供者 - element源码地址如下Githubhttps://github.com/WPFDevelopersOrgGiteehttps://gitee.com/WPFDevelopersOrghttps://gitee.com/WPFDevelopersOrg/WPFDevelopers.Minimalhttps://github.com/WPFDevelopersOrg/WPFDevelopers.MinimalWPF开发者QQ群 340500857 Githubhttps://github.com/WPFDevelopersOrg出处https://www.cnblogs.com/yanjinhua版权本作品采用「署名-非商业性使用-相同方式共享 4.0 国际」许可协议进行许可。转载请著名作者 出处 https://github.com/WPFDevelopersOrg扫一扫关注我们更多知识早知道点击阅读原文可跳转至源代码
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.mzph.cn/web/86893.shtml
如若内容造成侵权/违法违规/事实不符,请联系多彩编程网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!