推荐
专栏
教程
课程
飞鹅
本次共找到821条
tar压缩文件夹
相关的信息
Easter79
•
3年前
storm之hello world
一Storm安装环境请首先确认安装jdk,python等1,ZeroMQ安装官网下载stable版本,本例:wgethttp://www.download.zeromq.org/zeromq4.0.5.tar.gz(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.do
Stella981
•
3年前
FFmpeg 学习(二):Mac下安装FFmpeg
一、安装ffmpeg分为两种安装方式:1\.命令行安装brewinstallffmpeg2\.下载压缩包安装去http://evermeet.cx/ffmpeg/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2
Wesley13
•
3年前
ubuntu配置tomcat和jdk
1.安装tomcat此处以tomcat8为例. 先到tomcat官网:http://tomcat.apache.org(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Ftomcat.apache.org%2C)下载相应的tar.gz的安
Wesley13
•
3年前
ubuntu linux 12.04 下nodejs开发环境的配置
废话不说,步入正题环境:ubuntu12.0464位为了不受权限问题影响,我选择的是直接使用root帐号下载nodeJSwgethttp://nodejs.org/dist/v0.10.26/nodev0.10.24.tar.gz于是你可以在你的当前目录下找到nodev0.10.24.
Wesley13
•
3年前
ActiveMQ第二课
1.下载apacheactivemq5.14.5bin.zip2、运行ActiveMQ 解压缩apacheactivemq5.5.1bin.zip,然后双击apacheactivemq5.5.1\\bin\\activemq.bat运行ActiveMQ程序。启动ActiveMQ以后,登陆:http://localhost:81
Stella981
•
3年前
Centos 8 LNMP环境部署zabbix监控
LNMP环境构建本次构建LNMP环境采用源码的方式来进行构建软件包下载地址nginx1.19.2.tar.gzhttp://nginx.org/download/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fnginx.org%2Fdownloa
Wesley13
•
3年前
JavaGUI编程——ATM项目包含源码和程序使用说明
20190124本程序由java编写,包含了数据库,GUI等知识。压缩文件中有程序源码,数据库文件,程序使用说明。程序主要代码如下:/\\接口\/publicResultSetSelect(Stringx); //查询 publicvoidwithDrawal(float
Stella981
•
3年前
ASP.NET 将Word转换成PDF
一、基于Office的解决方案1.获取指定文件夹下的所有word文件staticvoidMain(stringargs){try{Console.WriteLine("开始");stringpath@"XXXXXXXXXXXXX
Stella981
•
3年前
Jenkins实战演练之Windows服务器快速搭建
【准备】操作系统:Windows Server 2008 R2 EnterpriseJAVA版本:serverjre7u45windowsx64.tar.gzJenkins版本:jenkins.war(v1.545)【步骤】采用StandAlone方式运行Jenkins服务器,该方法使用灵活方便,不需要系统安装JDK,对
Stella981
•
3年前
Redis的安装和启动(一)
一、Redis的安装获取redis的安装包 ①如果能上网,选择以下命令:wgethttp://download.redis.io/releases/redis3.2.11.tar.gz②如果不能上网就老实通过rz或者Winscp上传安装包解压安装包tarxzfredis\3.2.11.
1
•••
37
38
39
•••
83