聪明咖啡豆

文章
3
资源
0
加入时间
2年10月17天

windows下用nginx配置https服务器参考:阿里云文档 https://help.aliyun.com/document_detail/98728.html?spm=5176.14113079.help.dexternal.796c1b4cD1uegG#title-2jm-ta8-kduhttps://blog.csdn.net/hengyunbin/article/details/103198290

参考:https://blog.csdn.net/hengyunbin/article/details/103198290https://blog.csdn.net/qq_35413855/article/details/106570723?utm_medium=distribute.pc_relevant.none-task-blog-2~default~baidujs_utm_term~default-1.control&spm=1001.2101.3001.4242http

Python教程:optparse—命令行选项解析器

先观察以下一段代码:# 先导入类并实例化from optparse import OptionParseroptParser = OptionParser()optParser.add_option('-f','--file',action = 'store',type = "string" ,dest = 'filename')optParser.add_option("-v","--vison", action="stor

ZigBee的一些不太容易理解的术语

物理设备(device):包括FFD和RFD。RFD的优点就是简化了一些功能,从而对存储区的容量大小要求降低,功耗减小,进一步减小产品成本。     端点(endpoint):一个八位的数,用来定义不同的应用。一个设备包含了最多240个应用程序对象,每个应用程序对象在OSAL中对应了一个任务,当网络层接收到信息以后如何决定将此信息传递给哪个任务呢?ENDPOINT决定了传递方向。其中endpo