一、简介 PECL(The PHP Extension Community Library)是 PHP 扩展的存储库,为 PHP 所有的扩展提供提供托管和下载服务。 通过 PEAR(PHP Extension and Application Repository)的 Package Manager ...
分类:
系统相关 时间:
2018-10-10 16:08:04
阅读次数:
218
1)AvastAntivirusisafamilyofinternetsecurityapplicationsdevelopedbyAvastforMicrosoftWindows,macOS,AndroidandiOS.TheAvastAntivirusproductsincludefreeandproprietaryversionsthatprovidecomputersecurity,bro
分类:
其他好文 时间:
2018-10-02 20:23:18
阅读次数:
135
(1)用Selenium抓取新浪天气 系统环境: 操作系统:macOS 10.13.6 python :2.7.10 用虚拟环境实现 一、创建虚拟环境: mkvirtualenv --python=/usr/bin/python python_2 二、激活虚拟环境: workon python_2 ...
分类:
其他好文 时间:
2018-09-30 19:56:06
阅读次数:
271
Xcode是开发者为Apple TV, Apple Watch, iPad, iPhone, 和Mac开发应用的完整工具箱。Xcode开发环境捆绑了分析工具(analysis tool),模拟器(Simulator)和tvOS SDKs, watchOS SDKs, iOS SDKs, macOS ...
分类:
其他好文 时间:
2018-09-30 18:20:10
阅读次数:
189
Keras 是一个兼容 Theano 和 Tensorflow 的神经网络高级包, 用他来组件一个神经网络更加快速, 几条语句就搞定了. 而且广泛的兼容性能使 Keras 在 Windows 和 MacOS 或者 Linux 上运行无阻碍. 今天来对比学习一下用 Keras 搭建下面几个常用神经网络 ...
分类:
其他好文 时间:
2018-09-30 16:52:24
阅读次数:
198
原因: 根本原因之所以报错是因为OpenSSH7.0以后的版本不再支持ssh-dss(DSA)算法,官方的说法是这个算法太弱了。MACOS升到10.12附带的openssh版本是7.4,如下:?~sshd-Vsshd:illegaloption--VOpenSSH_7 解决方案: 命令行里添加选项 ...
分类:
系统相关 时间:
2018-09-29 23:50:33
阅读次数:
559
原文:ASP.NET Core 配置 EF SQLite 支持 - ASP.NET Core 基础教程 - 简单教程,简单编程 ASP.NET Core 配置 EF SQLite 支持 ASP.NET Core 配置 EF SQLite 支持 上一章节我有提到 macOS 版的 Visual Stu ...
分类:
数据库 时间:
2018-09-29 16:47:44
阅读次数:
376
macOS VMWare Fusion报错”找不到可以连接的有效对等进程”的解决方案 macOS VMWare Fusion报错”找不到可以连接的有效对等进程”的解决方案 macOS VMWare Fusion报错”找不到可以连接的有效对等进程”的解决方案 macOS VMWare Fusion报错 ...
分类:
系统相关 时间:
2018-09-29 14:22:01
阅读次数:
1532
安装虚拟环境参考 https://www.jianshu.com/p/0921fd4d4bca 列出安装的软件 pip list virtualenv 15.1.0 virtualenv-clone 0.3.0 virtualenvwrapper 4.8.2 创建一个python3的虚拟环境 $mk ...
分类:
移动开发 时间:
2018-09-28 23:28:11
阅读次数:
250