随笔分类 -  WPF

摘要:最近有小伙伴需要在不规则窗体上放置WebBrowser控件,因为设置了WindowStyle="None" 和 AllowsTransparency="True"。 导致WebBrowser控件不显示。 最近有小伙伴需要在不规则窗体上放置WebBrowser控件,因为设置了WindowStyle=" 阅读全文
posted @ 2024-12-02 21:38 彪悍的代码不需要注释 阅读(56) 评论(0) 推荐(0) 编辑
摘要:plotModel = new PlotModel() { Title = "数据统计", LegendTitle = "Max:红色,Min:黄色", LegendOrientation = LegendOrientation.Horizontal, LegendPlacement = Legen 阅读全文
posted @ 2019-07-25 11:51 彪悍的代码不需要注释 阅读(447) 评论(0) 推荐(0) 编辑
摘要:/// <summary> /// 提供正态分布的数据和图片 /// </summary> public class StandardDistribution { /// <summary> /// 样本数据 /// </summary> public List<double> Xs { get; 阅读全文
posted @ 2019-07-22 09:34 彪悍的代码不需要注释 阅读(3094) 评论(0) 推荐(0) 编辑

39
0
点击右上角即可分享
微信分享提示