08 2021 档案

摘要:,有的系统里没有,要去微软商店里搜索安装,我搜索闹钟找不到,搜索 clock找到了 windows闹钟。 阅读全文
posted @ 2021-08-31 19:50 simadi 阅读(76) 评论(0) 推荐(0) 编辑
摘要:vs2019 设置git忽略文件 在.net开发中,有很多文件是不希望上传,加入协助开发中,例如生成在的bin/Debug, bin/Release文件等。 在代码目录下建立.gitignore文件: .gitignore (用记事本另存可以保存这个名字),配置上要忽略的文件或者文件夹,然后提交到g 阅读全文
posted @ 2021-08-30 10:26 simadi 阅读(841) 评论(0) 推荐(0) 编辑
摘要:protogen -i:1.proto -o:1.cs python基础--protobuf的使用(一) https://blog.csdn.net/u013210620/article/details/81317731python基础 protobuf的使用(还未完成) https://wangy 阅读全文
posted @ 2021-08-25 16:31 simadi 阅读(178) 评论(0) 推荐(0) 编辑
摘要:https://www.jsjiami.com/javascriptobfuscator.html 如何安装下载的CRX插件 https://www.extfans.com/installation/ 阅读全文
posted @ 2021-08-24 12:25 simadi 阅读(418) 评论(0) 推荐(0) 编辑
摘要:public class HttpClientHelper { private const int TimeOutValue = 60000; public string GetAsync(string url) { HttpClientHandler handler = new HttpClien 阅读全文
posted @ 2021-08-20 11:30 simadi 阅读(82) 评论(0) 推荐(0) 编辑
摘要:https://www.jb51.net/article/155019.htm 详解安装mitmproxy以及遇到的坑和简单用法https://www.cnblogs.com/shenhf/p/9783174.html mitmweb的使用https://zhuanlan.zhihu.com/p/3 阅读全文
posted @ 2021-08-19 16:20 simadi 阅读(1038) 评论(0) 推荐(0) 编辑
摘要:格式化一下 即可 var dt = DateTime.Now.ToString("yyyy-MM-dd HH:mm:ss"); 阅读全文
posted @ 2021-08-17 21:31 simadi 阅读(252) 评论(0) 推荐(0) 编辑
摘要:Flurl是一个现代的,流利的,支持异步的,可测试的,可移植的,URL增强和Http客户端组件。 https://codedefault.com/course/subject/flurl-zh-document https://blog.csdn.net/sd7o95o/article/detail 阅读全文
posted @ 2021-08-16 10:36 simadi 阅读(948) 评论(0) 推荐(0) 编辑
摘要:.NET异步和多线程系列(一) .NET异步和多线程系列(二)- Thread和ThreadPool .NET异步和多线程系列(三)- Task和Parallel .NET异步和多线程系列(四)- 多线程异常处理、线程取消、多线程的临时变量问题、线程安全和锁lock .NET异步和多线程系列(五)- 阅读全文
posted @ 2021-08-13 13:42 simadi 阅读(96) 评论(0) 推荐(0) 编辑
摘要:https://github.com/icsharpcode/ILSpy/releases 阅读全文
posted @ 2021-08-08 21:05 simadi 阅读(18) 评论(0) 推荐(0) 编辑

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