码迷,mamicode.com
首页 >  
搜索关键字:community    ( 2516个结果
quagga源码学习--BGP协议路由更新
BGP的核心就是交换路由,所以关键的部分还是在路由的更新与撤销上面,这之间包含了冗长的属性,community等等处理过程,不做详述。 bgp_read函数是路由更新的事件处理函数,在收到BGP_MSG_UPDATE消息的时候开始调用bgp_update_receive函数处理。 上面是更新路由与撤 ...
分类:其他好文   时间:2017-02-03 22:02:18    阅读次数:270
(四)mac安装与配置 python的IDE
mac上安装一个python的IDE,方便进行py脚本编写;建议安装pycharm社区版,免费,功能基本够用了。下载地址:https://www.jetbrains.com/pycharm/download/#(下载osx版,community版,免费)打开pycharm,配置上pythonPYcharm》Perferences》Projectuntitled》ProjectInterprete..
分类:编程语言   时间:2017-02-03 17:17:00    阅读次数:187
在DBGrid增加一列CheckBox(而非DBCheckBox)
自:http://rabbitfox.blog.sohu.com/33264033.html http://community.csdn.net/Expert/topic/5342/5342920.xml?temp=.9525568 问:如何使dbgrid增加一列类似checkbox的控件,可以用鼠 ...
分类:数据库   时间:2017-02-01 10:44:05    阅读次数:301
webhook: requestbin
A Runscope Community Project — Learn more. A Runscope Community Project — Learn more. A Runscope Community Project — Learn more. RequestBin RequestBin ...
分类:Web程序   时间:2017-01-31 00:26:41    阅读次数:462
Linux知识点滴:RedHat和Centos
Redhat有收费的商业版和免费的开源版,商业版的业内称之为RHEL(Red Hat Enterprise Linux)系列, 而这个CentOS(Community ENTerprise Operating System)是来自于RHEL依照开放源代码规定释出的源代码所编译而成。 可以用CentO ...
分类:系统相关   时间:2017-01-30 19:29:39    阅读次数:307
基于centos的mysql5.6的yum源安装方式
首先在官网上面找到对应的链接,然后使用wget命令进行下载到本地。wgethttp://dev.mysql.com/get/mysql-community-release-el6-5.noarch.rpm rpm-imysql-community-release-el6-5.noarch.rpm下面直接使用yum安装客户端yuminstallmysql-community-client安装服务器端yuminstallm..
分类:数据库   时间:2017-01-25 23:22:43    阅读次数:446
一:安装 Visual Studio 和 .NET Core
安装 Visual Studio 和 .NET Core 1、安装 Visual Studio Community 2015 with sp3,选择 Community 下载并执行默认安装。Visual Studio 2015 安装程序首页 2、安装 .NET Core + Visual Studi ...
分类:Web程序   时间:2017-01-24 17:33:40    阅读次数:177
How to Enable RPMForge Repository in RHEL/CentOS 7.x/6.x/5.x
RPMforge repository is a utility that is used to install third party software packages under Red Hat Enterprise Linux (RHEL) and Community ENTerprise ...
分类:其他好文   时间:2017-01-22 22:25:19    阅读次数:248
用Delphi7 调用.NET 2.0的WebService 所要注意的问题(Document格式和UTF8编码)
Delphi7 调用VS.NET 2005开发的基于.NET 2.0的WebService时发生了错误。查阅资料 http://www.community.borland.com/article/borcon/files/4132/paper/4132.html 发现原来Delphi7客户端虽然支持 ...
分类:Windows程序   时间:2017-01-21 00:25:44    阅读次数:309
【腾讯Bugly干货分享】你为什么需要 Kotlin
曾经你有段时间研究 Intellij 的插件开发,企图编译 Intellij Idea Community Edition (ICE)的源码,结果发现有个奇怪的东西让你的代码无法编译。。什么鬼,kt ...
分类:其他好文   时间:2017-01-20 10:06:19    阅读次数:517
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!