08 2017 档案

摘要:拆程序分析项目automake 工具使用出现的错误原因是缺少libtool,其实也是缺少aclocal等工具.?但是安装automake时已经自动安装了m4,autoconf.是否可以通过设置 m4_pattern_allow?configure.ac:16: error: poss... 阅读全文
posted @ 2017-08-26 22:57 codie 阅读(144) 评论(0) 推荐(0)
摘要:组织自己的dotspacemacs新建”.spacemacs.d”目录,将”.spacemacs”修改为”init.el”组织自己的layers配置文件推荐方法: 在本地使用自己的git repository,然后将其目录symlink into “.emacs.d/private/... 阅读全文
posted @ 2017-08-25 11:08 codie 阅读(800) 评论(0) 推荐(0)
摘要:安装搜狗输入法 - 针对32位的Fedora25系统.通过Fedora 中文社区软件源下载所需的包。 - 问题出现在软件源目前支持Fedora 25 的x86-64结构的机器。所以直接用dnf install sogoupinyin安装提示没有这个包。同样,fcitx框架也安装不... 阅读全文
posted @ 2017-08-19 22:53 codie 阅读(329) 评论(0) 推荐(0)
摘要:介绍Apache Spark is a fast and general-purpose cluster computing system. It provides high-level APIs in Java, Scala, Python and R, and an optimi... 阅读全文
posted @ 2017-08-19 17:22 codie 阅读(116) 评论(0) 推荐(0)
摘要:Anaconda 仓库的镜像 使用中科大的镜像conda config --add channels https://mirrors.ustc.edu.cn/anaconda/pkgs/free/conda config --set show_channel_urls yes 阅读全文
posted @ 2017-08-18 15:23 codie 阅读(523) 评论(0) 推荐(0)
摘要:"vim.handleKeys"Allows user to select certain modifier keybindings and delegate them back to VSCode so that VSCodeVim does not process them.Complete l... 阅读全文
posted @ 2017-08-17 22:15 codie 阅读(3949) 评论(0) 推荐(0)
摘要:How to delete 2 words ? 2 AD,42.546245,1.601554,Andorra,376 3 AE,23.424076,53.847818,United Arab Emirates,971 4 AF,33.93911,67.709953,Afghani... 阅读全文
posted @ 2017-08-17 21:45 codie 阅读(655) 评论(0) 推荐(0)