下载地址:http://sourceforge.net/projects/asio/files/asio/1.12.2%20%28Stable%29/ 本人下载的版本:asio-1.12.2 1,本人环境: 2. cd到下载的库目录 3.执行make 这里执行报错了。因为这个报错: boost::c ...
分类:
系统相关 时间:
2019-04-15 14:40:49
阅读次数:
1071
一. 什么是Astyle 1. Astyle是一个用来对C/C++代码进行格式化的插件,可在多个环境中使用。该插件基于 Artistic Style 开发 二. 软件获取地址 1.下载地址:https://sourceforge.net/projects/astyle/files/latest/do ...
分类:
其他好文 时间:
2019-04-07 10:13:18
阅读次数:
334
一 、概述 Assp 全称 anti-spam smtp proxy (反垃圾邮件 smtp 代理),是用 perl 语言开发的一款发垃圾邮件的 smtp 网关,并可结合开源的 clamav( 邮件防病毒软件 ) 使用。目前其开源项目都存放在开源平台 sourceforge 上面,并持续更新。 As ...
分类:
其他好文 时间:
2019-04-03 12:07:27
阅读次数:
163
Linux下 cmatrix的安装和使用(黑客屏保) 1. 安装ncurses支持包 yum install ncurses 安装相关ncurses支持包 2.下载屏保软件源码包 wget https://jaist.dl.sourceforge.net/project/cmatrix/cmatri ...
分类:
系统相关 时间:
2019-03-29 20:48:26
阅读次数:
207
tcl安装 # wget http://downloads.sourceforge.net/tcl/tcl8.6.1-src.tar.gz# tar -xzvf tcl8.6.1-src.tar.gz# cd /usr/local/tcl8.6.1/unix/# ./configure # make ...
分类:
其他好文 时间:
2019-03-29 10:30:42
阅读次数:
180
下载地址:https://sourceforge.net/projects/ngrinder/files/ ngrinder工作原理:这里的controller就是ngrinder平台 部署(以windows为例): 把下载下来的ngrinder-controller.war重命名为ngrinder ...
分类:
其他好文 时间:
2019-03-23 13:15:18
阅读次数:
220
1.安装 golang : g1.11.4 , nodejs : v10.15.3 , gcc 64位 : 下载地址:https://sourceforge.net/projects/mingw-w64/files/latest/download 安装并配置bin目录到系统的path中 。安装时注意 ...
vs报错诸如如无法打开“gl\xxx.h”时, 解决方法: 1.去http://glew.sourceforge.net/下载相关文件,2.在下载下来的文件里找到xxx.h,将其复制到vs的相关目录下。如我的vs安装目录为D:\VS2013,则把xxx.h复制到D:\VS2013\VC\includ ...
分类:
其他好文 时间:
2019-03-16 19:25:39
阅读次数:
220
Rpm包源代码包安装前提条件:开发工具下载rpm包wgethttps://jaist.dl.sourceforge.net/project/cmatrix/cmatrix/1.2a/cmatrix-1.2a.tar.gz安装yumgroupinstall“developmenttools”Step1:解压tarxvfcmatrix-1.2a.tar.gzStep2:进入源代码目录可选:建议安装之前
分类:
其他好文 时间:
2019-03-05 12:44:12
阅读次数:
249
转自:https://www.cnblogs.com/wbyp/p/6222182.html Eclipse可以安装一个叫Fat Jar的插件,用这个插件打包非常方便,Fat Jar的功能非常强大。 首先要下载Fat Jar,下载地址:https://sourceforge.net/projects ...
分类:
编程语言 时间:
2019-02-26 13:25:02
阅读次数:
223