上一页 1 2 3 4 5 6 7 8 ··· 18 下一页
摘要: A lot of common in Hardware programming & Software Programming 阅读全文
posted @ 2018-10-12 10:30 iDragon 阅读(89) 评论(0) 推荐(0)
摘要: Avro used in Flume Define the interface of RpcClient Define Avro RpcClient extending from RpcClient, using Netty as socket communication. /** * A Nett 阅读全文
posted @ 2018-10-12 10:28 iDragon 阅读(384) 评论(0) 推荐(0)
摘要: Flink uses a lot of generics programming, which is an executor Framework with cluster of executor having a lot of thread for task by RPC communication 阅读全文
posted @ 2018-10-06 15:49 iDragon 阅读(256) 评论(0) 推荐(0)
摘要: Disabling Specific Auto-configuration Classes Specify the packaged scaned by spring same as <context:component-scan> You can add @ComponentScan withou 阅读全文
posted @ 2018-09-26 15:44 iDragon 阅读(485) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_21125183/article/details/80563463 阅读全文
posted @ 2018-09-25 08:46 iDragon 阅读(179) 评论(0) 推荐(0)
摘要: http://tech.hqew.com/fangan_723798 物联网就是一个物品互联网,这里的物品(物)内部有电子系统,具有感知和上报功能,支持远程控制,有时还能做出简单的决策。与物联网相关的其它常用术语包括M2M(机器间通信)和IoE(万物互联)。将内部有电子系统的物品连接到网络的概念由来 阅读全文
posted @ 2018-09-21 10:37 iDragon 阅读(658) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2018-09-21 10:16 iDragon 阅读(173) 评论(0) 推荐(0)
摘要: OS API provides the basic function for application to interact with underlying resource managed by OS, such as disk file, memory GUI,network, event, O 阅读全文
posted @ 2018-09-17 15:34 iDragon 阅读(242) 评论(0) 推荐(0)
摘要: https://www.zhihu.com/topic/20062171/top-answers 阅读全文
posted @ 2018-09-12 11:14 iDragon 阅读(127) 评论(0) 推荐(0)
摘要: The microkernel architecture pattern allows you to add additional application features as plug-ins to the core application, providing extensibility as 阅读全文
posted @ 2018-09-11 16:51 iDragon 阅读(281) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 ··· 18 下一页