Cloud Native Infrastructure “Cloud Native”是一个被市场过度解读的术语,但是它对于工程与管理来说仍然具有意义,对于我们,这是公有云提供商的技术演变史。 “Cloud native” is a loaded term. As much as it has bee ...
                            
                            
                                分类:
其他好文   时间:
2019-05-05 01:26:48   
                                阅读次数:
159
                             
                    
                        
                            
                            
                                    原文:RabbitMQ指南之五:主题交换器(Topic Exchange) 在上一章中,我们完善了我们的日志系统,用direct交换器替换了fanout交换器,使得我们可以有选择性地接收消息。尽管如此,仍然还有限制:不能基于多个标准进行路由。在我们的日志系统中,我们可能不仅希望根据日志等级订阅日志,... ...
                            
                            
                                分类:
其他好文   时间:
2019-05-04 16:12:40   
                                阅读次数:
138
                             
                    
                        
                            
                            
                                    客户端启动 客户端启动主要做三件事情,1. 从配置文件读取服务调用配置,存储到全局对象中。2. 指定客户端编解码器工厂。3. 预连接,即预先建立与服务端的通信Chanel。 客户端全局Chanel设计 每一个服务连接创建一个TransportClient与之对应,存储在全局变量中private re ...
                            
                            
                                分类:
其他好文   时间:
2019-05-03 18:15:22   
                                阅读次数:
121
                             
                    
                        
                            
                            
                                本文转自:https://blogs.msdn.microsoft.com/andrewdelin/2005/05/10/doing-more-with-outlook-filter-and-sql-dasl-syntax/ When I returned from an overseas trip ...
                            
                            
                                分类:
数据库   时间:
2019-05-02 09:52:42   
                                阅读次数:
193
                             
                    
                        
                            
                            
                                    系列教程目录 (一) 连接阿里云IOT (二) 设置委托事件 (三) 上报属性 (四) SDK文档 属性、方法、委托、类 http://pan.whuanle.cn/index.php?dir=uploads/阿里云IOT/AliIOTXFclient-dll类库&response 下载三个库,头部 ...
                            
                            
                                分类:
Web程序   时间:
2019-05-01 18:32:53   
                                阅读次数:
286
                             
                    
                        
                            
                            
                                Yixght is a manager of the company called SzqNetwork(SN). Now she's very worried because she has just received a bad news which denotes that DxtNetwor ...
                            
                            
                                分类:
Web程序   时间:
2019-04-27 00:50:17   
                                阅读次数:
173
                             
                    
                        
                            
                            
                                    今天访问已经架上服务器的网站,报错: 具体原理参考:https://blog.csdn.net/frankcheng5143/article/details/50589264 ...
                            
                            
                                分类:
数据库   时间:
2019-04-15 16:45:37   
                                阅读次数:
206
                             
                    
                        
                            
                            
                                请求https链接时报错,奇怪的是pc1正常,pc2异常 Unhandled Exception: System.AggregateException: One or more errors occurred. ( Received an unexpected EOF or 0 bytes from ...
                            
                            
                                分类:
Web程序   时间:
2019-04-14 12:31:14   
                                阅读次数:
312
                             
                    
                        
                            
                            
                                    题意 D. Broken robottime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou received as a gift a very  ...
                            
                            
                                分类:
其他好文   时间:
2019-04-07 22:21:04   
                                阅读次数:
178
                             
                    
                        
                            
                            
                                    1)如何查看本机所开端口: 用netstat -a —n命令查看!再stat下面有一些英文,我来简单说一下这些英文具体都代表什么 LISTEN:侦听来自远方的TCP端口的连接请求 SYN-SENT:再发送连接请求后等待匹配的连接请求 SYN-RECEIVED:再收到和发送一个连接请求后等待对方对连接 ...
                            
                            
                                分类:
其他好文   时间:
2019-03-27 17:10:11   
                                阅读次数:
308