Stella981 Stella981
3年前
Linux下安装swftools
由于笔者写了一个在线察看office,pdf文档的工具DocViewer(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.log4ic.com%2Fdocviewer)中用到了swftools来处理pdf到swf的过程,故在此拟写linux下安装swftools的方法。首先看下
Stella981 Stella981
3年前
FreeBSD python安装MySQL
fetch https://pypi.python.org/packages/source/M/MySQLpython/MySQLpython1.2.4.zipunzip MySQLpython1.2.4.zipcd MySQLpython1.2.4pythonsetup.pyinstalllns/usr/loca
Wesley13 Wesley13
3年前
Ubuntu下安装RabbitMQ
/添加源/echo'debhttp://www.rabbitmq.com/debian/testingmain'|sudotee/etc/apt/sources.list.d/rabbitmq.list/新增公钥(不加会有警告)/wgetOhttps://www.rabbitm
Wesley13 Wesley13
3年前
Ubuntu上安装NS
ns3官网https://www.nsnam.org/wiki/InstallationInstallation安装:Ubuntu/Debian/MintThefollowinglistofpackagesshouldbeaccurateforUbuntu19.04release;otherreleases
Wesley13 Wesley13
3年前
Ubuntu 16.04 安装 RabbitMQ
1.sudovim/etc/apt/sources.listdebhttp://www.rabbitmq.com/debian/testingmainwgetOhttps://www.rabbitmq.com/rabbitmqreleasesigningkey.asc|sudoaptke
Stella981 Stella981
3年前
ClickHouse20.3 安装
1、检查环境1.1、linux版本root@localhost~cat/etc/redhatreleaseCentOSLinuxrelease7.7.1908(Core)1.2、SSE4.2root@localhost
Stella981 Stella981
3年前
Bugfree安装与使用
第一步:下载XAMPP和bugfreehttp://www.bugfree.org.cn/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.bugfree.org.cn%2F)http://www.apachefriends.org/zh\_cn/xampp.ht
Stella981 Stella981
3年前
Pacpl 安装及使用
pacpl(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fvorzox.wix.com%2Fpacpl)(PerlAudioConverter),是一个perl的音频转换工具,支持多种格式和码率间的相互转换。在Ubuntu下安装很简单(extra/modinstall\ubu
Stella981 Stella981
3年前
Docker之安装MySQL
1从DockerHub上查找MySQL镜像语法:dockersearchmysql示例:!(https://oscimg.oschina.net/oscnet/d0ff8bb91e37afa6506ae036b5eb8a3e7d7.png)2从DockerH
Stella981 Stella981
3年前
Anaconda下安装Scrapy
强大的Anaconda和Spyder。不过如何在这个平台上安装Scrapy呢。打开MSDOS(winR输入cmd回车)然后输入:condainstallcscrapinghubscrapy不是pip命令哦~然后耐心等待就可以了。出现Proceed后输入y回车,接着等待,然后就可以了!