对于Web开发人员来说会常用到的50个开源应用程序 博客

Selida Selida is an HTML editor, a program that you make web pages with. There are thousands of HTML editors

webphp 2011-01-06   5632   0
cyphertite   S3QL   PHP   Evince  

Linux 上一个基于 IPsec 的 VPN 工具Strongswan 安装 经验

/usr/lib,/lib/,/usr/lib/x86_64-linux-gnu/ 下的libgmp.so库创建软连接。 $ sudo ln -s /usr/lib/x86_64-linux-gnu/libgmp.so.10.1.3 /

jopen 2015-08-31   13380   0

netcat的使用 经验

应该早很就被提供, 就象另一个没有公开但是标准的Unix工具。 GNU也有一个netcat项目,但此处学习的不是GNU的那个。 最简单的使用方法,”nc host port”,能建立一个TCP连接,连向指定的

jopen 2013-11-22   20632   0
P98

  Linux下C语言编程简介 文档

了一个GNU计划,该计划的目标就是要编写一个完全免费的 UNIX版本——包括内核及所有相关的组件,可以让用户自由共享并且改写软件,而Linux正好符合他们的意愿。他们将Linux与其现有的GNU应用软

坚冰形意 2011-03-14   858   0

开源:(TensorFlow)基于CNN的围棋棋局预测与评价(英) 经验

on ~15000 games from the Go4Go data set. We used GNU-Go to remove dead stones from the board and determine

erkw3396 2016-02-03   43073   0

20本最好的免费的Python书籍 资讯

expanded content, including using the Pygame library to make games with graphics, animation, and sound. The

jopen 2012-12-29   216631   0
Python  

CPMake 开源项目

CPMake是一个Java开发的类似于GNU make的构建工具可以用于C, C++, Java, C#, XSL ...等。它的构建文件用Java脚本语言(可以是BeanShell, Rhino, Jython

码头工人 2019-01-17   7837   0

Ubuntu的12个最好文本编辑器 资讯

protected under the GNU Public License and related to other versions of Emacs, in particular GNU Emacs. Its emphasis

jopen 2015-07-07   10511   0
Ubuntu  

GNOME v3.21.3 发布 资讯

种操作系统,都能轻易地使用GNOME 功能强大的图形接口工具。 GNOME是一种GNU网络对象模型环境 ,GNU计划的一部分,开放源码运动的一个重要组成部分,是一种让使用者容易操作和设定电脑环境的

jopen 2016-06-22   8749   0
GNOME   Linux   Ubuntu  

开发者的15个实用的 Atom Packages 资讯

supplies snippets that can be used to comply with the GNU programming standards when writing C, as well as

yxwpx 2015-07-20   116860   0
Atom  

12个开发人员的实用PHP工具 资讯

of the PHP community. 9. Phing PHing Is Not GNU make; it’s a PHP project build system or build tool

jopen 2016-02-19   9972   0
P16

  Makefile 资料整理 文档

Makefile资料整理 资料从下面处整理而来: [1]有完整的GNU Make使用指南(中文版),在此做一个简要版本: http://lsec.cc.ac.cn/~peace/articles/gnumaketranslated

intheair 2012-08-29   1847   0
Linux   Makefile  

KDevelop 4.7.0 Beta 1 发布 资讯

KDevelop 集成开发环境提供了许多开发者需要的功能,它还提供了一个统一的到gdb(C/C++编译器)和make之类的程序界面,是一个性能和功能上都十分完善的开发工具。 终于,经过几个月的工作,KDevelop的团队很高兴发布了4

jopen 2014-07-09   19209   0

智能预测文字输入平台 presage 0.8.7 发布 资讯

On Linux/Unix systems, this means having GCC, the GNU Compiler Collection packages, as well as libraries

fmms 2011-10-13   7641   0

php编译openssl模块的步骤 经验

Some settings onyour machine make Composer unable to work properly. Make sure thatyou fix the issues

jsbrml 2016-02-21   9490   0

免费数值开发库,数学库,统计信息库 经验

OpenGL interface, etc. It is licensed under the GNU General Public License. LAPACK - Linear Algebra PACKage

jopen 2014-07-03   13858   0
P15

  MYSQL主从复制高可用实施手册 文档

8.8 perl # cd perl # ./Configure -de # make # make test # make install # tar zxvf DBI-1.59.tar.gz #cd

xuzong 2012-04-27   471   0
P19

  hadoop2.1.0编译安装教程 文档

apache.maven.plugins:maven-antrun-plugin:1.6:run (make) on project hadoop-common: An Ant BuildException

nw37 2015-01-08   509   0

用于Linux系统中最好的电子邮件客户端 资讯

there are tons of addons/plugins available which make it even more awesome. There are lots of forums

jopen 2014-02-08   67635   0
Linux  

Linxu下Redis+PHP扩展的安装和Redis集群的配置 经验

tar -zxvf redis-2.2.15.tar.gz cd redis-2.2.15 make && make install mkdir -p /usr/local/redis/conf mkdi

jopen 2015-11-05   15879   0
1 2 3 4 5 6 7 8 9 10