码迷,mamicode.com
首页 >  
搜索关键字:releases    ( 2792个结果
linux ubuntu 思源黑体安装
下载地址:全部:700多M https://github.com/adobe-fonts/source-han-sans/releases/tag/1.001R可选部分Github :https://github.com/adobe-fonts/source-han-sans/In principa...
分类:系统相关   时间:2014-12-31 12:59:58    阅读次数:3443
U盘双系统安装 WIN7 和 ubuntu
U盘双系统安装 WIN7 和 ubuntu:1.大致思路: 先安装WIN7 并且把 ubuntu 的空间给 留出来。 然后在WIN 7 下 u盘安装 ubuntu2.参考资料:1) ubuntu12.04LTS版本操作系统:http://releases.ubuntu.com/12.04/ ubun...
分类:Windows程序   时间:2014-12-28 16:47:03    阅读次数:192
MongoDB学习比较-07 C#驱动操作MongoDB
下载驱动 驱动的下载有两种方式:一种是在C#项目中通过NuGet进行安装,另一种是通过下面的链接:https://github.com/mongodb/mongo-csharp-driver/releases 直接下载msi进行安装或zip压缩包。不管哪种方式,其主要的目的都是获取两个dll文件:M...
分类:数据库   时间:2014-12-28 00:29:35    阅读次数:1040
Spring整合数据源Druid
正式版本下载:maven中央仓库:http://central.maven.org/maven2/com/alibaba/druid/Alibaba开源下载:http://code.alibabatech.com/mvn/releases/com/alibaba/druid/GitHub地址:htt...
分类:编程语言   时间:2014-12-24 17:35:18    阅读次数:360
pcl1.7.1 vs2010 配置
1.环境:win7 32位系统,vs2010 sp1。2.下载PCl1.7.1源代码,网址:https://github.com/PointCloudLibrary/pcl/releases/tag/pcl-1.7.1,下载第三方库,网址:http://pointclouds.org/downloa...
分类:其他好文   时间:2014-12-23 20:56:56    阅读次数:331
centos6.5编译android-2.2_froyo的几个问题jdk,gcc,arm-gcc
1、gcc降级因为之前用QT升级了gcc到4.8.0,现在编译安卓又要降到4.4.6我这边是直接下的gcc-4.4.6源码安装的gcc源码安装包下载:ftp://ftp.mpi-sb.mpg.de/pub/gnu/mirror/gcc.gnu.org/pub/gcc/releases/下载好自己需要...
分类:移动开发   时间:2014-12-23 17:09:15    阅读次数:193
使用Sonatype Nexus搭建Maven私服后如何添加第三方JAR包?
登录Nexus后,点击右侧的“Repositories”,显示当前Nexus所管理的Repository, 默认情况下Nexus为我们创建了以下主要的Repository: 1、PublicRepositories,这是一个Repository Group,该Repository  Group包含了多个Repository,其中包含了Releases、Snapshots、ThirdPa...
分类:编程语言   时间:2014-12-22 21:23:20    阅读次数:689
SystemTap
安装 sudo apt-get install build-essential sudo apt-get install elfutils sudo apt-get install libdw-dev wget wget https://sourceware.org/systemtap/ftp/releases/systemtap-2.4.tar.gz tar -xzvf systemt...
分类:其他好文   时间:2014-12-22 19:39:22    阅读次数:185
sudo apt-get update 不了
Ubuntu 11.04 (Natty) 已经停止支持,但可以使用old-releases源了,先备份源列表文件:sudo cp /etc/apt/sources.list /etc/apt/sources.list.backupsudo gedit /etc/apt/sources.list把里面...
分类:其他好文   时间:2014-12-21 17:55:08    阅读次数:156
Warning: Using innodb_additional_mem_pool_size is DEPRECATED
Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_m...
分类:数据库   时间:2014-12-19 17:19:13    阅读次数:4284
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!