欢迎访问我的独立博客
摘要: 您的安全性偏好设置仅允许安装来自 App Store 和被认可的开发者的应用。 安装macOS Sierra后,会发现系统偏好设置的“安全与隐私”中默认已经去除了允许“任何来源”App的选项,无法运行一些第三方应用。 如果需要恢复允许“任何来源”的选项,即关闭Gatekeeper,请在终端中使用sp 阅读全文
posted @ 2017-05-04 18:55 github.com/starRTC 阅读(711) 评论(0) 推荐(0) 编辑
摘要: https://b.zmxy.com.cn/product/productDetail.htm?productId=w1010100000000002978&scene=shop 移动端sdk https://b.zmxy.com.cn/technology/openDoc.htm?relType= 阅读全文
posted @ 2017-05-04 18:40 github.com/starRTC 阅读(5736) 评论(0) 推荐(0) 编辑
摘要: 集成日志服务sdk时,需要用到一个endpoint,请问应该填什么? https://help.aliyun.com/document_detail/29008.html 如果在阿里云的 ECS 机器内使用日志服务 API,还可以使用内网服务入口(使用内网服务入口访问日志服务不消耗 ECS 公网流量 阅读全文
posted @ 2017-05-04 18:38 github.com/starRTC 阅读(1172) 评论(0) 推荐(0) 编辑
摘要: http://www.w3school.com.cn/xpath/xpath_axes.asp http://www.w3school.com.cn/xpath/xpath_axes.asp http://www.freeformatter.com/xpath-tester.html 测试 轴可定义 阅读全文
posted @ 2017-05-04 13:55 github.com/starRTC 阅读(312) 评论(0) 推荐(0) 编辑
摘要: 表达式描述nodename选取此节点的所有子节点。/从根节点选取。//从匹配选择的当前节点选择文档中的节点,而不考虑它们的位置。.选取当前节点。..选取当前节点的父节点。@选取属性。 路径表达式结果bookstore选取 bookstore 元素的所有子节点。/bookstore选取根元素 book 阅读全文
posted @ 2017-05-04 13:54 github.com/starRTC 阅读(189) 评论(0) 推荐(0) 编辑
摘要: https://lintut.com/how-to-setup-network-after-rhelcentos-7-minimal-installation/ First, type “nmcli d” command in your terminal for quick list etherne 阅读全文
posted @ 2017-05-04 13:50 github.com/starRTC 阅读(224) 评论(0) 推荐(0) 编辑