摘要: 前正无生意,且记Task.ContinueWith之用法。 阅读全文
posted @ 2018-01-23 10:24 chester·chen 阅读(2164) 评论(0) 推荐(0) 编辑
摘要: 前正无生意,且记录Task回调之用法。 阅读全文
posted @ 2018-01-23 10:20 chester·chen 阅读(445) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Linq.Expressions; using System.Text; using System.Threading; using System.Threading.Tasks; n... 阅读全文
posted @ 2018-01-23 10:10 chester·chen 阅读(190) 评论(0) 推荐(0) 编辑
摘要: 暇之余,究多Task、async、await。 阅读全文
posted @ 2018-01-23 09:13 chester·chen 阅读(184) 评论(0) 推荐(0) 编辑
摘要: 今逢SemaphoreSlim(信号量),似lock,记之。 阅读全文
posted @ 2018-01-22 18:02 chester·chen 阅读(131) 评论(0) 推荐(0) 编辑
摘要: 现有新操作符??与?. 余书之 阅读全文
posted @ 2018-01-22 16:38 chester·chen 阅读(125) 评论(0) 推荐(1) 编辑
摘要: 余于项目中逢Expression(表达式树),然今未明其用途也,记之以温。 阅读全文
posted @ 2018-01-22 16:27 chester·chen 阅读(136) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Linq.Expressions; namespace ConsoleApp3 { static class Program { delegate string delagateA(string para... 阅读全文
posted @ 2018-01-22 16:02 chester·chen 阅读(159) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/ldybyz/p/6961669.html Http访问: Unirest for .Net 分布式缓存框架: Microsoft Velocity:微软自家分布式缓存服务框架。 Memcahed:一套分布式的高速缓存系统,目前被许多网站使用以提升网站 阅读全文
posted @ 2018-01-22 13:40 chester·chen 阅读(405) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/akwwl/p/5238975.html 阅读全文
posted @ 2017-09-08 10:52 chester·chen 阅读(455) 评论(0) 推荐(0) 编辑