ESP8266WiFiSTA库:http://www.taichi-maker.com/homepage/iot-development/iot-dev-reference/esp8266-c-plus-plus-reference/esp8266wifista/ ESP8266WiFiAP库:ht ...
分类:
其他好文 时间:
2020-12-29 12:04:27
阅读次数:
0
程序员书库(ID:OpenSourceTop)编译链接:https://ramblingspace.com/posts/books-for-software-engineers-switching-to-technical-product-management/当我决定从软件工程师转向产品管理的时候时,我发现自己的理论知识非常缺乏。虽然曾经在大大小小的软件公司工作过,也具备了专业的基础知识。敏捷开
分类:
其他好文 时间:
2020-12-24 12:35:39
阅读次数:
0
一、镜像拉取 docker pull rabbitmq:3.8.9-management-alpine 二、启动镜像 docker run -d --name rabbitmq --privileged=true --restart always -p 5672:5672 -p 15672:1567 ...
分类:
其他好文 时间:
2020-12-22 12:37:43
阅读次数:
0
概述:??可以使用单个PowerShell命令在一台或数百台计算机上运行。WindowsPowerShell通过使用各种技术(包括WMI、RPC和WS-Management)来支持远程管理的。远程管理前,需要确保?注:WMI:WindowsManagementInstrumentation(服务名称:Winmgmt)RPC:RemoteProcedureCall(RPC)(服务名称:RpcSs)W
分类:
系统相关 时间:
2020-12-16 12:17:13
阅读次数:
4
? Part of "memory-management" series Please follow me on Twitter for updates and let me know if something can be improved in the post. In this multi-p ...
分类:
其他好文 时间:
2020-12-05 11:10:24
阅读次数:
7
背景 在分析Linux内核驱动的时候,有时候会看到一些acpi字样的接口。 之前一直没搞明白ACPI是什么,现在知道了。 ACPI Advanced Configuration and Power Management Interface : 用于配置与电源管理的接口,是让OS使用的。用在x86架构 ...
分类:
其他好文 时间:
2020-11-25 12:39:07
阅读次数:
6
1. 执行docker search rabbitMq搜索镜像 2. 执行docker pull rabbitMq:3.8.3-management 拉取3.8.3-management版本(带有web页面的)的rabbitMq镜像 3. 执行docker images查看所有镜像 4. 执行doc ...
分类:
Web程序 时间:
2020-11-23 12:20:44
阅读次数:
13
Organization Chart Business Process Diagram with Lanes Management Enterprise Architecture Basic Business Process Domain Model ...
分类:
其他好文 时间:
2020-11-20 11:52:35
阅读次数:
4
五个域: untrust(不信任域) dmz(隔离区) trust(信任域) local(本地)| management(管理) 报文从低级别的安全区域向高级别的安全区域流动时为入方向(Inbound),报文从由高级别的安全区域向低级别的安全区域流动时为出方向(Outbound)。untrust(不 ...
分类:
其他好文 时间:
2020-11-04 19:14:12
阅读次数:
39
system-config-users(8) System Config Tools Manual system-config-users(8) NAME system-config-users - User and Group Management tool SYNOPSIS system-con ...
分类:
其他好文 时间:
2020-10-31 02:00:00
阅读次数:
15