11 2016 档案

摘要:<StackPanel> <Slider x:Name="slider1" /> <Slider x:Name="slider2"/> <Button Content="Increase" x:Name="firstBtn" Command="Slider.IncreaseLarge" Comman 阅读全文
posted @ 2016-11-30 22:46 FredGrit 阅读(188) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2016-11-30 12:20 FredGrit 阅读(119) 评论(0) 推荐(0) 编辑
摘要:using System;using System.Collections.Generic;using System.Linq;using System.Text; namespace ConsoleApplication4{ class Program { static void Main(str 阅读全文
posted @ 2016-11-28 20:59 FredGrit 阅读(1917) 评论(0) 推荐(0) 编辑
摘要:<Button x:Name="btnReset" Click="btnReset_Click" Content="重 置" Grid.Row="4" Grid.Column="3" FontSize="30" HorizontalAlignment="Center"/> private void 阅读全文
posted @ 2016-11-27 20:04 FredGrit 阅读(433) 评论(0) 推荐(0) 编辑
摘要:抄自 http://www.cnblogs.com/badnewfish/archive/2011/05/27/2060338.html 阅读全文
posted @ 2016-11-20 20:02 FredGrit 阅读(125) 评论(0) 推荐(0) 编辑
摘要:xaml: 阅读全文
posted @ 2016-11-10 10:01 FredGrit 阅读(524) 评论(0) 推荐(0) 编辑
摘要:Topmost -[true,false] The default is false, but if set to true, your Window will stay on top of other windows unless minimized. Only useful for specia 阅读全文
posted @ 2016-11-08 15:33 FredGrit 阅读(447) 评论(0) 推荐(0) 编辑
摘要:1.添加引用 using System.Reflection;using System.Windows.Controls; 2.静态类扩展方法(this) public static class WebBrowserExtensions { public static void SuppressSc 阅读全文
posted @ 2016-11-08 12:02 FredGrit 阅读(1061) 评论(0) 推荐(0) 编辑
摘要:public class RGBConverter : IMultiValueConverter { //正向修改,整合颜色值 public object Convert(object[] values, Type targetType, object parameter, CultureInfo 阅读全文
posted @ 2016-11-07 14:33 FredGrit 阅读(1894) 评论(0) 推荐(0) 编辑
摘要:IsSnapToTickEnabled="True" 阅读全文
posted @ 2016-11-07 13:58 FredGrit 阅读(2533) 评论(0) 推荐(0) 编辑
摘要:抄自:http://blog.csdn.net/leo063/article/details/52994786 thread stack size not set; configure via D:\Program Files\elasticsearch-5.0.0\config\jvm.optio 阅读全文
posted @ 2016-11-01 19:37 FredGrit 阅读(567) 评论(0) 推荐(0) 编辑
摘要:1.下载curlzip,https://curl.haxx.se/download.html; 2.解压,在bin文件夹中找到curl.exe,右键“以管理员身份运行”,cmd e: 换盘符;出现E:\Work\curl-7.46.0-win64\curl-7.46.0-win64\bin; 3.c 阅读全文
posted @ 2016-11-01 17:11 FredGrit 阅读(1942) 评论(2) 推荐(0) 编辑

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