- 博客(912)
- 资源 (167)
- 论坛 (13)
- 问答 (1)
- 收藏
- 关注
原创 2019-11-29-win10-uwp-关联文件
title author date CreateTime categories win10 uwp 关联文件 lindexi 2019-11-29 10:16:25 +0800 2018-2-13 17:23:3 +0800 Win10 UWP 有时候应用需要打开后缀名为x的文件...
2019-11-29 16:03:34
220
原创 2019-11-29-win10-uwp-颜色转换
title author date CreateTime categories win10 uwp 颜色转换 lindexi 2019-11-29 10:18:27 +0800 2018-2-13 17:23:3 +0800 Win10 UWP 本文告诉大家如何从字符串转颜色,从...
2019-11-29 16:03:28
187
原创 WPF 使用 Win2d 渲染
title author date CreateTime categories WPF 使用 Win2d 渲染 lindexi 2019-11-29 08:45:46 +0800 2019-7-3 10:31:2 +0800 WPF win2d 在当前所有渲染框架里面,做 2D ...
2019-11-29 16:03:25
419
原创 2019-11-29-WPF-高性能笔
title author date CreateTime categories WPF 高性能笔 lindexi 2019-11-29 10:20:51 +0800 2018-2-13 17:23:3 +0800 笔迹 WPF 本文告诉大家WPF的INK的实现,和如何做一个高性能...
2019-11-29 16:03:16
188
原创 2019-11-29-win10-UWP-Controls-by-function
title author date CreateTime categories win10 UWP Controls by function lindexi 2019-11-29 10:18:49 +0800 2018-2-13 17:23:3 +0800 Win10 UWP W...
2019-11-29 16:03:14
215
原创 2019-11-29-解决从旧格式的-csproj-迁移到新格式的-csproj-格式-AssemblyInfo-文件值重复问题...
title author date CreateTime categories 解决从旧格式的 csproj 迁移到新格式的 csproj 格式 AssemblyInfo 文件值重复问题 lindexi 2019-11-29 08:58:48 +0800 2019-2-27 8:55:0 +0800...
2019-11-29 16:01:43
663
原创 2019-11-29-C#-反射调用私有事件
title author date CreateTime categories C# 反射调用私有事件 lindexi 2019-11-29 08:51:13 +0800 2018-09-19 20:44:19 +0800 C# 反射 在 C# 反射调用私有事件经常会不知道如何写...
2019-11-29 16:01:40
151
原创 2019-11-29-WPF-绑定命令在-MVVM-的-CanExecute-和-Execute-在按钮点击都没触发可能的原因...
title author date CreateTime categories WPF 绑定命令在 MVVM 的 CanExecute 和 Execute 在按钮点击都没触发可能的原因 lindexi 2019-11-29 08:48:48 +0800 2019-05-08 08:58:28 +08...
2019-11-29 16:01:24
150
原创 2019-11-29-win10-uwp-如何判断一个控件在滚动条的里面是用户可见
title author date CreateTime categories win10 uwp 如何判断一个控件在滚动条的里面是用户可见 lindexi 2019-11-29 08:42:36 +0800 2019-04-29 10:15:38 +0800 Win10 UWP ...
2019-11-29 16:01:22
125
原创 2019-11-29-逗比面试官成长路线-如何让被面试者觉得糟心
title author date CreateTime categories 逗比面试官成长路线 如何让被面试者觉得糟心 lindexi 2019-11-29 08:50:29 +0800 2019-09-06 08:45:21 +0800 这几天在参加面试官培训,本来是想记...
2019-11-29 16:01:22
125
原创 2019-11-29-asp-dotnet-core-通过图片统计-csdn-用户访问
title author date CreateTime categories asp dotnet core 通过图片统计 csdn 用户访问 lindexi 2019-11-29 08:26:58 +0800 2019-05-26 11:35:14 +0800 dotnet ...
2019-11-29 16:01:22
145
原创 2019-11-29-WPF-客户端开发需要知道的触摸失效问题
title author date CreateTime categories WPF 客户端开发需要知道的触摸失效问题 lindexi 2019-11-29 8:50:2 +0800 2019-9-18 10:3:57 +0800 WPF 在说 WPF 开发的时候,如果开发的应...
2019-11-29 16:01:22
194
原创 2019-11-29-C#-直接创建多个类和使用反射创建类的性能
title author date CreateTime categories C# 直接创建多个类和使用反射创建类的性能 lindexi 2019-11-29 10:13:14 +0800 2018-10-12 11:24:21 +0800 C# 性能测试 本文告诉大家我对比的...
2019-11-29 16:01:21
141
原创 2019-11-29-C#-通过编程的方法在桌面创建回收站快捷方式
title author date CreateTime categories C# 通过编程的方法在桌面创建回收站快捷方式 lindexi 2019-11-29 08:30:35 +0800 2019-3-19 9:12:4 +0800 C# 基本所有的桌面都会存在回收站快捷方...
2019-11-29 16:01:21
96
原创 2019-11-29-浅谈-Windows-桌面端触摸架构演进
title author date CreateTime categories 浅谈 Windows 桌面端触摸架构演进 lindexi 2019-11-29 10:20:37 +0800 2019-11-12 08:41:21 +0800 我在和小伙伴水触摸相关的坑,说到了上...
2019-11-29 16:01:20
130
原创 2019-11-29-WPF-测试触摸设备发送触摸按下和抬起不成对
title author date CreateTime categories WPF 测试触摸设备发送触摸按下和抬起不成对 lindexi 2019-11-29 08:47:13 +0800 2019-07-15 08:58:11 +0800 WPF 我最近拿到一个显示器,这个...
2019-11-29 16:01:20
83
原创 2019-11-29-C#-字典-Dictionary-的-TryGetValue-与先判断-ContainsKey-然后-Get-的性能对比
title author date CreateTime categories C# 字典 Dictionary 的 TryGetValue 与先判断 ContainsKey 然后 Get 的性能对比 lindexi 2019-11-29 10:13:19 +0800 2018-09-08 15:3...
2019-11-29 16:01:20
192
原创 2019-11-29-Roslyn-通过-NuGet-库修改应用程序入口函数
title author date CreateTime categories Roslyn 通过 NuGet 库修改应用程序入口函数 lindexi 2019-11-29 08:37:49 +0800 2019-04-21 16:46:29 +0800 Roslyn MSBuild 编译器 ...
2019-11-29 16:01:19
101
原创 2019-11-29-dotnet-通过-WMI-获取指定进程的输入命令行
title author date CreateTime categories dotnet 通过 WMI 获取指定进程的输入命令行 lindexi 2019-11-29 08:35:39 +0800 2019-02-22 10:17:37 +0800 dotnet C# WMI ...
2019-11-29 16:01:18
96
原创 2019-11-29-C#-性能分析-反射-VS-配置文件-VS-预编译
title author date CreateTime categories C# 性能分析 反射 VS 配置文件 VS 预编译 lindexi 2019-11-29 10:13:17 +0800 2018-10-15 20:48:40 +0800 C# 性能测试 本文分析在 ...
2019-11-29 16:01:17
132
原创 2019-11-29-VisualStudio-使用三个方法启动最新-C#-功能
title author date CreateTime categories VisualStudio 使用三个方法启动最新 C# 功能 lindexi 2019-11-29 08:58:50 +0800 2018-07-16 20:34:46 +0800 VisualStudio ...
2019-11-29 16:01:15
331
原创 2019-11-29-Roslyn-如何在-Target-引用-xaml-防止文件没有编译
title author date CreateTime categories Roslyn 如何在 Target 引用 xaml 防止文件没有编译 lindexi 2019-11-29 08:58:53 +0800 2018-09-04 08:54:27 +0800 Roslyn MSBuil...
2019-11-29 16:01:15
98
原创 2019-11-29-dotnet-使用-Qpush-快速从电脑到手机推送文字
title author date CreateTime categories dotnet 使用 Qpush 快速从电脑到手机推送文字 lindexi 2019-11-29 08:58:57 +0800 2019-01-14 09:14:49 +0800 csharp WPF dotnetco...
2019-11-29 16:01:15
409
原创 2019-11-29-C#-序列类为-xml-可以使用的特性大全
title author date CreateTime categories C# 序列类为 xml 可以使用的特性大全 lindexi 2019-11-29 8:59:2 +0800 2018-6-23 9:36:2 +0800 C# 本文告诉大家如何使用序列类,以及序列时可...
2019-11-29 16:01:14
74
原创 2019-11-29-win7-无法启动-WPF-程序-D3Dcompiler_47.dll-丢失
title author date CreateTime categories win7 无法启动 WPF 程序 D3Dcompiler_47.dll 丢失 lindexi 2019-11-29 08:22:10 +0800 2019-10-22 17:54:58 +0800 WPF ...
2019-11-29 16:01:13
264
原创 2019-11-29-WPF-从触摸消息转触摸事件
title author date CreateTime categories WPF 从触摸消息转触摸事件 lindexi 2019-11-29 08:47:55 +0800 2019-05-12 15:12:31 +0800 WPF 在 WPF 程序可能因为一些坑让程序触摸失...
2019-11-29 16:01:13
208
原创 2019-11-29-VisualStudio-使用新项目格式快速打出-Nuget-包
title author date CreateTime categories VisualStudio 使用新项目格式快速打出 Nuget 包 lindexi 2019-11-29 10:15:25 +0800 2018-10-15 09:13:31 +0800 VisualStudio ...
2019-11-29 16:01:13
430
原创 2019-11-29-WPF-非客户区的触摸和鼠标点击响应
title author date CreateTime categories WPF 非客户区的触摸和鼠标点击响应 lindexi 2019-11-29 08:44:11 +0800 2019-07-02 17:15:20 +0800 WPF 默认在 WPF 里面是不响应非客户...
2019-11-29 16:01:13
128
原创 2019-11-29-win10-uwp-手把手教你使用-asp-dotnet-core-做-cs-程序
title author date CreateTime categories win10 uwp 手把手教你使用 asp dotnet core 做 cs 程序 lindexi 2019-11-29 10:16:12 +0800 2018-06-03 09:51:33 +0800 Win10 ...
2019-11-29 16:01:12
156
原创 2019-11-29-WPF-依赖属性绑定不上调试方法
title author date CreateTime categories WPF 依赖属性绑定不上调试方法 lindexi 2019-11-29 08:46:33 +0800 2019-8-2 18:44:5 +0800 WPF 在写 WPF 程序的时候会遇到依赖属性绑定了...
2019-11-29 16:01:10
335
原创 2019-11-29-dotnet-获取指定进程的输入命令行
title author date CreateTime categories dotnet 获取指定进程的输入命令行 lindexi 2019-11-29 08:35:11 +0800 2019-02-22 11:25:47 +0800 dotnet 本文告诉大家如何在 dot...
2019-11-29 16:01:10
83
原创 2019-11-29-dotnet-core-使用-CoreRT-将程序编译为-Native-程序
title author date CreateTime categories dotnet core 使用 CoreRT 将程序编译为 Native 程序 lindexi 2019-11-29 08:31:17 +0800 2019-02-01 11:48:26 +0800 C# dotnet...
2019-11-29 16:01:10
125
原创 2019-11-29-dotnet-core-输出调试信息到-DebugView-软件
title author date CreateTime categories dotnet core 输出调试信息到 DebugView 软件 lindexi 2019-11-29 10:14:3 +0800 2019-02-19 15:37:42 +0800 dotnet 本...
2019-11-29 16:01:08
88
原创 2019-11-29-WPF-笔刷绑定不上可能的原因
title author date CreateTime categories WPF 笔刷绑定不上可能的原因 lindexi 2019-11-29 08:46:22 +0800 2019-9-18 9:2:33 +0800 WPF 在 WPF 中如背景色等都是使用笔刷,在使用绑...
2019-11-29 16:01:07
86
原创 2019-11-29-Roslyn-打包自定义的文件到-NuGet-包
title author date CreateTime categories Roslyn 打包自定义的文件到 NuGet 包 lindexi 2019-11-29 08:23:21 +0800 2019-7-9 17:3:4 +0800 Roslyn MSBuild 编译器 nuget 打包...
2019-11-29 16:01:06
102
原创 2019-11-29-VisualStudio-解决方案筛选器-slnf-文件
title author date CreateTime categories VisualStudio 解决方案筛选器 slnf 文件 lindexi 2019-11-29 08:41:13 +0800 2019-04-07 10:58:41 +0800 VisualStudio ...
2019-11-29 16:01:05
150
原创 2019-11-29-程序猿修养-日志应该如何写
title author date CreateTime categories 程序猿修养 日志应该如何写 lindexi 2019-11-29 08:49:58 +0800 2019-7-22 9:0:54 +0800 在和小伙伴讨论日志的时候,小伙伴说的是文件的读写,而实际...
2019-11-29 16:01:05
87
原创 2019-11-29-Roslyn-使用-Directory.Build.props-文件定义编译
title author date CreateTime categories Roslyn 使用 Directory.Build.props 文件定义编译 lindexi 2019-11-29 08:58:55 +0800 2018-7-18 12:18:9 +0800 Roslyn MSBu...
2019-11-29 16:01:03
107
原创 2019-11-29-dotnet-使用-System.CommandLine-写命令行程序
title author date CreateTime categories dotnet 使用 System.CommandLine 写命令行程序 lindexi 2019-11-29 08:33:49 +0800 2019-04-20 17:22:15 +0800 dotnet ...
2019-11-29 16:01:02
85
原创 2019-11-29-WPF-多个-StylusPlugIn-的事件触发顺序
title author date CreateTime categories WPF 多个 StylusPlugIn 的事件触发顺序 lindexi 2019-11-29 10:20:41 +0800 2019-10-19 09:18:35 +0800 WPF 如果在 WPF ...
2019-11-29 16:01:01
91
microsoft.dotnet.ilcompiler.1.0.0-alpha-27527-02.nupkg
2019-10-24
UnitySetup-WebGL-Support-for-Editor-2018.3.7f1.exe
2020-03-01
dotnet framework 4.8 x86 x64
2018-08-18
Sublime Text 中文 英文字体 YaHei Consolas Hybrid 1.12
2018-01-20
MonoFramework-MDK-6.12.0.114.macos10.xamarin.universal.pkg
2020-12-23
USB3CV 2.1.8.0 Installer x64
2018-10-08
nuget 5.8.0.6930.exe
2020-11-16
sublime_merge_build_2039_x64_setup.exe
2020-12-23
Docker Desktop Installer 2.3.0.3 45519 windows community.7z
2020-07-05
mono-6.6.0.161-x64-0.msi
2020-03-01
dotnet-sdk-3.1.102-linux-x64.tar.gz
2020-03-07
vsdbg-16-6-20415-1 vsdbg-linux-musl-x64.zip
2020-06-22
syncthing windows x64 v0.14.42
2017-12-28
WPF 关闭模态窗口例子
2018-02-07
WPF 等距布局
2018-02-22
WPF ScrollView 代码解释 1.2
2018-03-13
WPF Direct2D 入门
2018-04-18
WPF 使用 SharpDx 画图 1.1
2018-04-22
dotnet 从入门到放弃的 500 篇博客合集
2018-05-25
WPF 修改图片颜色 1.2
2018-07-03
dotPeek32 2018.1.3 反编译代码
2018-07-19
dotPeek64 2018.1.3 反编译代码
2018-07-19
pandoc 2.2.3.2 x86 x64
2018-08-21
分享dotnet 使用本机映像 native 优化 dotnet framework 二进制文件
发表于 2020-02-27 最后回复 2020-04-30
【分享】VisualStudio 如何快速添加一个 Git Tag 推送
发表于 2020-04-19 最后回复 2020-04-19
【分享】dotnet 使用 Avalonia 开发 UOS 原生应用
发表于 2020-04-13 最后回复 2020-04-13
分享 WPF 调用 InvalidateVisual 不触发 OnRender 的原因
发表于 2020-03-11 最后回复 2020-04-13
【分享】C# 里面很少人知道但很好用的 Tuple 转换
发表于 2020-04-08 最后回复 2020-04-13
【分享】C# dotnet 高性能多线程工具 AsyncAutoResetEvent 异步等待使用方法和原理
发表于 2020-03-23 最后回复 2020-03-27
lindexi_gd的留言板
发表于 2020-01-02 最后回复 2020-03-02
【分享】C# 在 8.0 对比 string 和 string? 的类型
发表于 2019-04-22 最后回复 2020-03-01
建议csdn开放文章编辑接口
发表于 2018-02-01 最后回复 2020-03-01
WPF 开发大部分核心源代码
发表于 2019-05-24 最后回复 2020-03-01
【分享】.NET Framework 4.8 新特性 使用 GC.GetAllocatedBytesForCurrentThread 获取线程分配过的内存大小
发表于 2019-05-28 最后回复 2020-03-01
[分享] VisualStudio 过滤输出窗口文本
发表于 2019-02-25 最后回复 2019-07-01
[分享] WPF 使用 Pandoc 把 Markdown 转 Docx 工具
发表于 2019-01-31 最后回复 2019-04-22
我想在linux运行c#程序,请问我需要做什么?
2015-04-20
TA创建的收藏夹 TA关注的收藏夹
TA关注的人 TA的粉丝