Python读取Consul
Class 'CLSID_CorSymWriter' could not be created: Access is denied
i keep getting this error. not sure what it is. this is what i have done so far. am working on VISTA and have IIS7. i created a new site and have a directory with my aspx files attached to it. then i[详细]
2022-12-17 02:07 分类:问答Python脚本读取Consul配置信息的方法示例
先来说一下背景,为什么要写脚本去读Consul的配置信息呢?Consul是啥呢?consul是google开源的一个使用go语言开发的服务发现、配置管理中心服务。目前公司用的是这个东西去管理项目上的一些配置信息。公司的环境是通[详细]
2022-12-04 10:36 分类:开发