Git学习教程(一) :简介 经验

6.5 3.$ ./config --prefix=/usr/local 4.$ make 5.$ sudo make install 6.$ git --version 如果需要命令帮助的话,可以键入'-help'就会显示出

jopen 2012-07-08   29474   0

Mono 3.10.0 发布,跨平台 .NET 运行环境 资讯

Application Suite的情况相似。Mono的C#编译器及其相关工具发布于GNU通用公共许可证(GPL)之下,其运行时库发布于GNU宽通用公共许可证(LGPL)之下,其类库发布于MIT许可证之下。这些均是

jopen 2014-10-06   9342   0
Mono  

免费的2D和3D游戏引擎,游戏编程库和源代码 经验

the ANSI C macros), but has features intended to make it easy for you to develop text adventures. Besides

jopen 2014-07-03   54581   0

SME Server 9.1 Beta 1 发布 资讯

在 2001七月,e-smith被Mitel Networks收购,但之后被作为开放源码产品按照GNU通用公共许可证释出。2013五月,一个新的非盈利性组织被成立起来以管理SME server。出于版权问题的缘故它被改名为Koozali

yne7 2015-03-30   10731   0

邮件列表管理器,Colibri 1.0-beta2 发布 资讯

Colibri 的是一个邮件列表管理器,强调的Web前端,使用Django/ Python的完成。这是一个类似GNU邮差或管家,但在一个较为现代的方式。 功能特性: web interface for browsing

jopen 2013-11-22   5088   0
Colibri  

标准C语言库 GLib 2.30.0 发布 资讯

object manager and code generation facilities that make use of it. An extensible TLS database was added

webphp 2011-09-28   9715   0
C语言  

建模,仿真和优化的软件工具集合 DAE Tools 资讯

Downloads Make sure you have installed: Python 2.6, Boost libraries (GNU/Linux only), Numpy

jopen 2011-10-17   11090   0
建模  
P2

  Cmake简介 文档

是个跨平台的自动化建构系统,它用组态档控制建构过程(build process)的方式和 Unix 的 Make 相似,只是 CMake 的组态档取名为 CmakeLists.txt。Cmake 并不直接建构出最终的软件,而是产生标准的建构档(如

bingshan 2011-08-20   4631   0

图片管理系统:Grid_the_Guardian 经验

apt-get install nginx Mac OSX: brew install nginx Make sure you have a sites-enabled folder under your

ygp8 2015-09-05   10919   0

javacpp - The missing bridge between Java and native C++ 经验

which these have been tested: GNU C/C++ Compiler (Linux, etc.) http://gcc.gnu.org/ For Windows x86 and x64

jopen 2016-02-14   28006   0
P11

  Android 使用jni调用C 文档

is a toolset that lets you embed components that make use of native code in your Android applications

dragon_fly 2015-06-08   452   0

何不 Ack?Grep, Ack, Ag的搜索效率对比 经验

的。 也就没有必要测试了(就算有, 可以看下面结果的趋势)。用下列程序深入测试的文件: cat make_words.py # coding=utf-8 import os import random

jopen 2015-03-17   16683   0
Linux   grep  

为Java开发人员准备的10个很棒和实用的调试工具 资讯

Architecture, a set of standard APIs provided by Sun to make debuggers and profilers. Currently, this debugger

jopen 2014-05-16   14671   0

SparkyLinux 3.4 "LXDE", "E18", "Razor-qt",适合于老旧计算机的Linux发行 资讯

合新式的计算机,并以定制的Enlightenment和LXDE桌面为特色。它构建于Debian GNU/Linux的测试分支之上。 SparkyLinux 3.4 “Annagerman” LXDE

jopen 2014-06-03   8005   0

mbed TLS 2.1.0 发布,遵循 Apache 2.0 资讯

Rawi666). * Fix compile error with armcc 5 with --gnu option. * Fix bug in Makefile that caused programs

jopen 2015-09-06   10311   0

Linux 容器工具,LXC 1.1.4 发布 资讯

with 3 functions init: Support older apparmor Make LXC_CLONE_KEEPNAME work Fix automatic mounts without

jopen 2015-10-09   6665   0
LXC  

Snowlinux 5 Beta 发布 资讯

server. Snowlinux 5 'Flurry' is based upon Debian GNU/Linux 7.0 'Wheezy' and uses Linux kernel 3.10. It

jopen 2013-10-15   10547   0

GoTTY:将你的终端共享成一个 Web 应用 经验

from remote clients is dangerous for most commands. Make sure that only trusted clients can connect to your

jopen 2015-08-18   29499   0
GoTTY  

php类用于处理cookie 代码段

http://jrsofty1.stinkbugonline.com // Licensed under GNU/GPL class cookieClass{ var $cName = ''; var $cTime

6e72 2015-01-22   1115   0
PHP  

一个源代码上下文感知的代码搜索工具:Cgrep 经验

Running on a single core it is nearly as fast as GNU grep, up to 6x times faster than ack . 多行Multi-line

jopen 2014-06-20   19592   0
Cgrep  
1 2 3 4 5 6 7 8 9 10