上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页
c#,asp.net 4.0-4.4 是 在发送HTTP请求前加入下行代码 ServicePointManager.SecurityProtocol = (SecurityProtocolType)192 | (SecurityProtocolType)768 | (SecurityProtocol Read More
posted @ 2020-06-16 08:22 2eggs Views(1261) Comments(3) Diggs(0) Edit
web窗体应用程序,vs自动生成文件全部删除 C:\Users\Administrator\Desktop\fineuiDemo\EmptyProjectNet45_FineUI_v6.0.3\EmptyProjectNet45_FineUI 1、2 dll fineui dll 2、extjs拷贝 Read More
posted @ 2020-06-12 14:26 2eggs Views(180) Comments(1) Diggs(0) Edit
ctrl shift K U 注释 Ctrl+K,Ctrl+F 快捷键。就格式化好了 1、文件监控 C# FileSystemWatcher 在监控文件夹和文件时的用法 2、气泡栏目 C# WinForm中NotifyICon控件的用法 3、注册自启动可执行文件 RegistryHelper.Set Read More
posted @ 2020-06-12 09:57 2eggs Views(254) Comments(0) Diggs(0) Edit
物联网项目开发 start 01 小威架构 / boot-backend https://gitee.com/zhang.w/boot-backend.git 此项目源码采用前后端分离方式,spring boot开发后端,使用shiro进行权限控制,layui、bootstrap、jquery、ht Read More
posted @ 2020-06-09 14:28 2eggs Views(217) Comments(0) Diggs(0) Edit
private void InitializeEvents() { AppEvents.Instance.UpdateConnectionStatusEvent += UpdateStatus; AppEvents.Instance.UpdateScreenEvent += LogToScreen; Read More
posted @ 2020-06-05 14:46 2eggs Views(216) Comments(0) Diggs(0) Edit
VS 多线程调试 Visual Studio 多线程多工程多项目 多个exe调试 (看图就差不多会了,微软的东西真的是挺方便) Read More
posted @ 2020-06-05 12:50 2eggs Views(286) Comments(0) Diggs(0) Edit
step 1 : String Is_SaveCheckOK='N' 全局 setp 2 : 绑定 vth 国家列表 dbd2140 in ssdpbb1110。pbl select company, company_nm from visit_master_company where compan Read More
posted @ 2020-06-04 14:31 2eggs Views(215) Comments(6) Diggs(0) Edit
C# Task详解 https://www.cnblogs.com/zhaoshujie/p/11082753.html 1、Task的优势 ThreadPool相比Thread来说具备了很多优势,但是ThreadPool却又存在一些使用上的不方便。比如: ◆ ThreadPool不支持线程的取消、 Read More
posted @ 2020-06-03 15:22 2eggs Views(298) Comments(1) Diggs(0) Edit
posted @ 2020-06-03 15:20 2eggs Views(98) Comments(0) Diggs(0) Edit
Netty java Mina Supersocket .net ACL 非阻塞异步 IO Netty 一款基于NIO(Nonblocking I/O,非阻塞IO)开发的网络通信框架,对比于BIO(Blocking I/O,阻塞IO),他的并发性能得到了很大提高,两张图让你了解BIO和NIO的区 M Read More
posted @ 2020-06-03 14:53 2eggs Views(227) Comments(5) Diggs(0) Edit
上一页 1 ··· 3 4 5 6 7 8 9 10 11 12 下一页