自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(110)
  • 收藏
  • 关注

翻译 notpad++设置黑暗_C ++的黑暗角落和陷阱

notpad++设置黑暗 介绍 (Introduction)C++ is a very powerful and versatile tool, but you have to pay for this. C ++是一个非常强大且用途广泛的工具,但是您必须为此付出代价。 As Bjarne Stroustrup once said: 正如Bjarne Stroustrup所说: "C...

2020-08-27 10:29:42 643

翻译 java微型计算器编写_fastCSV-微型,快速,符合标准的CSV阅读器编写器

Download fastCSV_v2.0.zip 下载fastCSV_v2.0.zip 介绍 (Introduction)With the increased prominence of machine learning and ingesting large datasets with the CSV format for this purpose, I decided to write ...

2020-08-27 10:19:30 467

翻译 C#模糊逻辑API

Download latest Repository Archive 下载最新的存储库存档 Download local copy 下载本地副本 This Api executes inferences by fuzzy logic concept on C# Plain Old CLR Object associating an Expression object defined in nati...

2020-08-25 16:17:14 543

翻译 C#中的控制台进度栏

c# 控制台中显示进度Download demo - 6.7 KB 下载演示-6.7 KB 介绍 (Introduction)I write a lot of console apps, often tools and utilities that generate source code and other files. Sometimes, this generation can ta...

2020-08-25 15:57:09 252

翻译 wpf 导航菜单_WPF:精简导航菜单

Download Repository 下载资料库 介绍 (Introduction)Navigation menus can enhance the quality of the user experience of your WPF application but how do you go about adding a compact navigation menu without us...

2020-08-25 15:47:11 4102

翻译 正则表达式引擎 源码 c#_如何在C#中构建正则表达式引擎

正则表达式引擎 源码 c#Download Regex - 71.7KB 下载Regex-71.7 KB Download latest from GitHub 从GitHub下载最新版本 更新: (Update:)See my Unicode enabled offering here 在这里查看启用Unicode的产品 先决条件 (Prerequisites)The pro...

2020-08-25 15:37:43 583

翻译 vs +qt 怎么创建ui_为您的C ++ / QT应用程序创建一个很棒的WPF UI

vs +qt 怎么创建ui 介绍 (Introduction)I haven't written an article in a long long time, so, I'm here today with an awesome one. :) 我已经很长时间没有写文章了,所以,我今天在这里真棒。 :) This article is for C++/QT programmers who...

2020-08-25 15:28:18 3809

翻译 如何使用C#发送输入

c#如何向输入框发送图片Download demo - 3.3 KB 下载演示-3.3 KB 使用代码 (Using the Code)We will be using the SendInput function in user32.dll. We will not use keybd_event and mouse_event as they are outdated, which mea...

2020-08-25 15:19:07 645

翻译 linq 动态表达式_动态构建LINQ表达式

linq 动态表达式LINQ stands for Language Integrated Query and is one of my favorite .NET and C# technologies. Using LINQ, developers can write queries directly in strongly typed code. LINQ provides a stan...

2020-08-25 15:09:20 1258

翻译 女巫攻击_受密码女巫的“协程是什么?”的启发

女巫攻击Download source - 1.5 KB 下载源1.5 KB 介绍 (Introduction)This article was inspired by honey the codewitch's article, What is a Coroutine, so if you're going to vote, I'd suggest you actually vote on...

2020-08-25 15:01:40 160

翻译 ssd nvme sata_NVMe SSD与传统SATA SSD

介绍 (Introduction)This article assumes that you are competent in installing new drives in your computer, as well as the installation of the Windows operating system on new drives. 本文假定您有能力在计算机中安装新驱...

2020-08-25 14:58:34 813

翻译 C#中的适当列表支持

c++ ##_##Download source files - 7.1 KB 下载源文件-7.1 KB 介绍 (Introduction)This article is about coding collection and list classes. It will walk you through the particulars of implementing IEnumerable...

2020-08-25 14:49:05 139

翻译 如何在Windows控制台上放置颜色

Download source files - 2.7 KB 下载源文件-2.7 KB 介绍 (Introduction)Now Windows have support for ANSI colors! 现在Windows支持ANSI颜色! On old builds (Windows 10 1909 or prior), Windows just recognizes the ESC...

2020-08-25 14:39:47 271

翻译 加速ASP.NET Core WEB API应用程序。 第三部分

深度重构和完善ASP.NET Core WEB API应用程序代码 (Deep refactoring and refinement of ASP.NET Core WEB API application code) 介绍 (Introduction)Part 1. Creating a test RESTful WEB API application. 第1部分。创建一个测试RESTf...

2020-08-25 14:30:22 283

翻译 旅鼠的软件技术

安全鼠黑客论坛技术教学Download master.zip - 8.2 MB 下载master.zip-8.2 MB 介绍 (Introduction)Some techniques that are common practice in the computing industry are ill-advised in servers and other serious applicati...

2020-08-25 14:19:59 165

翻译 如何去掉裁剪图片的边框_裁剪框

如何去掉裁剪图片的边框Download source - 3.9 MB 下载源3.9 MB 介绍 (Introduction)So, this time, I was writing a desktop application where the user should be able to select a part of an image and save the cropped imag...

2020-08-25 14:10:16 1364

翻译 使用WPF的C#中的矩阵样式雨

c# wpf样式Download source (1.1.0) - 40.7 KB 下载源(1.1.0)-40.7 KB Download source (1.0.0) - 40.1 KB 下载源(1.0.0)-40.1 KB 介绍 (Introduction)As described by MSDN, DrawingVisual is a lightweight drawing class ...

2020-08-25 14:00:43 290

翻译 如何在ASP.NET Core中上传文档

asp.net操作文档Download demo - 4.1 KB 下载演示-4.1 KB 介绍 (Introduction)This last weekend, I probably spent a good 6 or 7 hours trying to figure out how to upload a document to an ASP.NET Core application. W...

2020-08-25 13:49:48 228

翻译 可读性,健壮性,安全性_健壮的C ++:安全网

可读性,健壮性,安全性Download master.zip - 8.2 MB 下载master.zip-8.2 MB 介绍 (Introduction)Some programs need to keep running even after nasty things happen, such as using an invalid pointer. Servers, other multi...

2020-08-25 13:38:53 735

翻译 C#中的依赖注入和IoC容器

Download source code - 7.9 KB 下载源代码7.9 KB 目录 (Table of Contents)Introduction 介绍 Requirements 要求 First attempt 第一次尝试 Second attempt 第二次尝试 Final attempt 最终尝试 IoC Containers IoC容器 History 历史 介绍 (Intro...

2020-08-25 13:29:02 434

翻译 动态序列图可视化控件

控件 wpf 序列化Download source - 1.2 MB 下载源1.2 MB 介绍 (Introduction)Sequence diagrams are one of the fundamental types of UML diagrams. Their focus is in modelling the dynamics of a system. They allow des...

2020-08-25 13:19:16 758

翻译 什么是协程?

Download source - 3.7 KB 下载源3.7 KB 介绍 (Introduction)It doesn't make sense to use a thread-pool for everything. It puts strain on the OS scheduler, usually severely complicates code because of the lo...

2020-08-25 13:09:18 156

翻译 Wisej:企业软件的简易按钮

Wisej provides a platform and set of tools designed to ease the burden of developing, testing, deploying, and maintaining complex business software. It bridges the gap between traditional WinForms-sty...

2020-08-25 13:08:28 608

翻译 Slickflow.NET核心开源工作流引擎

介绍 (Introduction)For developers eager to understand the engine function, after downloading the version, they want to try to write code to complete the development and testing of a process. This arti...

2020-08-25 12:59:21 818

翻译 3d数学基础图形 教程_学习3D图形引擎中使用的基本数学

3d数学基础图形 教程Download demo - 2.7 MB 下载演示-2.7 MB (You need Visual Studio to compile the project.) (您需要Visual Studio来编译项目。) 介绍 (Introduction)A voxel is just a point within a space, like an atom tha...

2020-08-25 12:58:40 436

翻译 dapper 代码生成器_Dapper的动态查询生成器

dapper 代码生成器 介绍 (Introduction)DapperQueryBuilder is a wrapper around Dapper mostly for helping building dynamic SQL queries and commands. It's based on two fundamentals: DapperQueryBuilder是Dapper的包...

2020-08-25 12:49:39 1340

翻译 jpeg exif_CompactExifLib:访问JPEG文件中的EXIF标签

Download ExifData1.1.zip - 17.9 KB 下载ExifData1.1.zip-17.9 KB 介绍 (Introduction)The EXIF standard is used by almost all photo and smartphone cameras for storing information about an image. The EXIF da...

2020-08-25 12:48:53 447

翻译 csv文件示例_自己动手? -一个简单的CSV解析器示例

csv文件示例Download source code - 2.7 MB 下载源代码2.7 MB 目录 (Table of Contents)Introduction 介绍 The Dataset 数据集 The Class it Goes Into 进入的班级 The Code 代码 The AliasedProperty Method AliasedProperty方法 The Popul...

2020-08-25 12:39:13 1388

翻译 parsley_Parsley:C#中的递归下降解析器生成器

parsleyDownload source - 1.2MB 下载源1.2 MB Download latest from GitHub 从GitHub下载最新版本 介绍 (Introduction)There are plenty of parser generators out there for .NET, but no language agnostic parser with ...

2020-08-25 12:38:58 458

翻译 如何在任何情况下使用C#等待关键字

c语言 # ##如何使用Download source files - 4.8 KB 下载源文件-4.8 KB 介绍 (Introduction)The async/await keywords are a powerful way to add asynchronicity to your applications, improving performance and responsiven...

2020-08-25 12:29:56 330

翻译 求素数算法_素数算法

求素数算法 介绍 (Introduction)The algorithm for calculating prime numbers is based on the idea of ​​a prime number as the movement of such numbers. The basic idea is that prime numbers starting with 5 are n...

2020-08-25 12:28:21 232

翻译 C ++和C#程序员浮点格式简要指南

c# 格式化 浮点Download Cpp and CSharp Floating-Point Dissector - 13.8 KB 下载Cpp和CSharp浮点解剖器-13.8 KB Download CSharp Floating-Point Dissector - 7.4 KB 下载CSharp浮点解剖器-7.4 KB Download Cpp Floating-Point Dissect...

2020-08-25 12:19:19 646

翻译 c# midi播放器_C#中的MIDI文件切片器和MIDI库

c# midi播放器Download source - 64.9KB 下载源64.9 KB Download latest from GitHub 从GitHub下载最新版本 介绍 (Introduction)Consider visiting my followup article here.It has improved code and a more thorough expla...

2020-08-25 12:18:16 1506

翻译 从C#客户端使用Python脚本(包括绘图和图像)

c# python脚本Download sample project - 711.5 KB 下载示例项目-711.5 KB 介绍 (Introduction)This article presents a class which lets you run Python scripts from a C# client (PythonRunner). The scripts can prod...

2020-08-25 12:09:29 2132

翻译 git c#_使用C#的恒定保留和Git挂钩

git c# 介绍 (Introduction)Let me tell you a story. Once upon a time, there were two developers: Sam and Bob. They worked with a project where a database was. When a developer wanted to make changes to ...

2020-08-25 12:08:42 465

翻译 使用Create-React-App和.NET Core 3.0构建React客户端(全球天气)-第1部分

Download source code - 67.7 KB 下载源代码67.7 KB 介绍 (Introduction)I’ve introduced how to build Angular App with .NET Core in Global Weather – Angular 7 App With .NET Core series (Part 1, Part 2 and Part ...

2020-08-25 12:00:02 1071

翻译 .NET Core:通过Web API进行微服务交互

Download source code - 26.3 KB 下载源代码26.3 KB 介绍 (Introduction)Almost everyone who has worked with microservices in the .NET Core probably knows the book of Christian Horsdal, “Microservices in .NET C...

2020-08-25 11:58:40 592

翻译 c ++函数功能查询器_C ++ 17新功能和技巧

c ++函数功能查询器Download structured_bindings - 1 KB 下载结构化绑定-1 KB Download if-init-statement - 1 KB 下载if-init-statement-1 KB Download switch-init-statement - 1 KB 下载switch-init-statement-1 KB Download na...

2020-08-25 11:50:30 1919

翻译 带有.NET Core 3和Electron.NET的多平台桌面HTML编辑器

Download MultiPlatformHtmEditor - 1.8 MB 下载MultiPlatformHtmEditor-1.8 MB Github repo Github回购 介绍 (Introduction)With .NET Core 3, C# developers have now many possibilities to develop truly multipla...

2020-08-25 11:47:43 451

翻译 swagger 导出api_Web API-添加Swagger,SQL Server,日志记录,CORS,导出到Excel和Docker

swagger 导出apiDownload CreateExcelFile - 8.9 KB 下载CreateExcelFile-8.9 KB Download LogProvider - 2.6 KB 下载LogProvider-2.6 KB Download MikesBank - 239.6 KB 下载MikesBank-239.6 KB Download Southwind - 2.4 K...

2020-08-25 11:39:44 845

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除