06 2018 档案

Mount error(5):Input/output error on mount
摘要:https://superuser.com/questions/850301/mount-error5input-output-error-on-mount When setting up a share on a Windows 2012 server, I had to use: Note th 阅读全文

posted @ 2018-06-26 16:42 蚂蚁flow 阅读(3981) 评论(0) 推荐(0)

cmake 学习笔记(一)
摘要:最大的Qt4程序群(KDE4)采用cmake作为构建系统 Qt4的python绑定(pyside)采用了cmake作为构建系统 开源的图像处理库 opencv 采用cmake 作为构建系统 ... 看来不学习一下cmake是不行了,一点一点来吧,找个最简单的C程序,慢慢复杂化,试试看: 例子一 单个 阅读全文

posted @ 2018-06-13 14:35 蚂蚁flow 阅读(379) 评论(0) 推荐(0)

cmake --help
摘要:Usage cmake [options] <path-to-source> cmake [options] <path-to-existing-build> Specify a source directory to (re-)generate a build system for it in t 阅读全文

posted @ 2018-06-13 14:01 蚂蚁flow 阅读(548) 评论(0) 推荐(0)

ImportError: dynamic module does not define init function (initcaffe)
摘要:https://github.com/BVLC/caffe/issues/2770 阅读全文

posted @ 2018-06-04 11:34 蚂蚁flow 阅读(1125) 评论(1) 推荐(0)

docker - how do you disable auto-restart on a container?
摘要:https://stackoverflow.com/questions/37599128/docker-how-do-you-disable-auto-restart-on-a-container 90down voteaccepted 90down voteaccepted You can use 阅读全文

posted @ 2018-06-02 17:25 蚂蚁flow 阅读(295) 评论(0) 推荐(0)

导航