摘要: 转自:https://www.myfreax.com/curl-command-examples/ https://www.ruanyifeng.com/blog/2019/09/curl-reference.html 1.介绍 curl是用于在本地计算机与远程服务器之间传输数据的命令行工具。使用c 阅读全文
posted @ 2022-08-02 23:40 lypbendlf 阅读(640) 评论(0) 推荐(0)
摘要: 转自:https://github.com/apolloconfig/apollo/wiki/Apollo配置中心介绍 1.配置的概念 1. 配置是独立于程序的只读变量, 2.配置伴随应用的整个生命周期, 3.配置可以有多种加载方式 4.配置需要治理:权限控制,不同环境、集群配置管理,框架类组件配置 阅读全文
posted @ 2022-08-02 14:54 lypbendlf 阅读(52) 评论(0) 推荐(0)
摘要: 转自:https://aws.amazon.com/cn/big-data/what-is-hive/ https://www.jianshu.com/p/e9ec6e14fe52,https://blog.csdn.net/qq_26442553/article/details/80300714 阅读全文
posted @ 2022-08-02 14:23 lypbendlf 阅读(109) 评论(0) 推荐(0)
摘要: 转自:https://www.yisu.com/zixun/615475.html 1.数据库 物理操作系统文件或磁盘数据块的集合,比如数据文件,索引文件,结构文件。 2.数据库实例(Database Instance) 实例指的就是操作系统中一系列的进程以及为这些进程所分配的内存块。实例=进程+内 阅读全文
posted @ 2022-08-02 11:21 lypbendlf 阅读(127) 评论(0) 推荐(0)