弹来弹去跑马灯!

07 2021 档案

摘要:假设文件大小一样就表示文件一模一样,是重复文件 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using Syst 阅读全文
posted @ 2021-07-31 12:03 wgscd 阅读(92) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; using System 阅读全文
posted @ 2021-07-30 17:19 wgscd 阅读(50) 评论(0) 推荐(0) 编辑
摘要:查找button的子元素是个TextBlock,再设置它的TextWrappingProperty属性为 TextWrapping.Wrap。 Button btn2 = new Button() {Content="fdhfhfhfhfghfhfhfhfhhfh",Width=88}; btn2. 阅读全文
posted @ 2021-07-28 11:32 wgscd 阅读(623) 评论(0) 推荐(0) 编辑
摘要:包括画卡通画,找出2张图片的相似度,电脑做梦的图片生成,利用GTP-2的文本续写。 using System; using System.Collections.Concurrent; using System.Collections.Generic; using System.IO; using 阅读全文
posted @ 2021-07-27 16:58 wgscd 阅读(278) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/zh-cn/dotnet/standard/collections/thread-safe/blockingcollection-overviewBlockingCollection 概述 BlockingCollection<T> 是一个线程安 阅读全文
posted @ 2021-07-19 15:35 wgscd 阅读(74) 评论(0) 推荐(0) 编辑
摘要://随机多边形:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Windows; usin 阅读全文
posted @ 2021-07-16 14:38 wgscd 阅读(799) 评论(0) 推荐(0) 编辑
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.IO; using System.Draw 阅读全文
posted @ 2021-07-12 16:31 wgscd 阅读(1222) 评论(1) 推荐(0) 编辑

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