码迷,mamicode.com
首页 >  
搜索关键字:vlan access trunk    ( 12617个结果
Eclipse配置Go语言开发环境(GoEclipse)
Eclipse安装Go语言插件GoEclipseGoEclipse插件地址:http://goclipse.googlecode.com/svn/trunk/goclipse-update-site/接下来,配置插件
分类:系统相关   时间:2014-06-19 09:28:37    阅读次数:600
PatentTips – RDMA data transfer in a virtual environment
BACKGROUNDEmbodiments of this invention relate to RDMA (remote direct memory access) data transfer in a virtual environment.Traditional RDMA allows da...
分类:其他好文   时间:2014-06-16 13:10:49    阅读次数:307
Google Python Style Guide
http://google-styleguide.googlecode.com/svn/trunk/pyguide.html#Commentshttp://zh-google-styleguide.readthedocs.org/en/latest/google-python-styleguide/...
分类:编程语言   时间:2014-06-15 23:01:13    阅读次数:216
C#【数据库】 Access类
1 using System; 2 using System.Data; 3 using System.Data.OleDb; 4 5 namespace AccessDb 6 { 7 /**//// 8 /// Acc...
分类:数据库   时间:2014-06-15 20:46:36    阅读次数:177
DataUml Design 教程6-DataUML Design 1.1版本正式发布(支持PD数据模型)
从DataUML Design正式发布到现在有两个月了,由于最近比较忙,到现在才发布1.1版本。以后本人会一直坚持不断完善DataUML Design软件,希望广大程序猿们多多支持。   一、1.1版本新增和改进内容如下     1、支持数据模型元数据导出Word、Excel、PDF文档功能;     2、支持MY SQL、Access数据库;     3、支持加载PowerDesigne...
分类:其他好文   时间:2014-06-15 07:52:01    阅读次数:180
linux创建SVN客户端,服务器
1- linux基本都自带svn2-创建svn服务器新创建服务器代码仓库# svnadmin create serversvn这样,我们就在~/目录下新建了版本库serverSvn。3-修改配置文件svnserve.conf[general]anon-access = readauth-access...
分类:系统相关   时间:2014-06-14 23:42:16    阅读次数:318
ZooKeeper程序员指南(转)
译自http://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html1简介本文是为想要创建使用ZooKeeper协调服务优势的分布式应用的开发者准备的。本文包含理论信息和实践信息。本指南的前四节对各种ZooKeeper概念进行较高层次的讨...
分类:其他好文   时间:2014-06-14 22:50:57    阅读次数:352
atime、mtime、ctime
Linux系统文件有三个主要的时间属性,分别是ctime(change time, 而不是create time), atime(access time), mtime(modify time)。后来为了解决atime的性能问题,还引入了一个relatime的属性,下面一一解释。ctime, 很多朋...
分类:其他好文   时间:2014-06-14 20:33:31    阅读次数:191
Windows Azure Storage (17) Azure Storage读取访问地域冗余(Read Access – Geo Redundant Storage, RA-GRS)
《Windows Azure Platform 系列文章目录》 细心的用户会发现,微软在国外和国内的数据中心建设都是成对的,比如香港数据中心(Asia East)和新加坡的数据中心(South East Asia)。这是因为微软充分考虑了异地冗余的能力。在两对数据中心之间,比如香港和新加坡...
分类:数据库   时间:2014-06-14 19:26:43    阅读次数:270
调用CachedRowSetImpl类时,为什么会出现这种错误
Access restriction: The type CachedRowSetImpl is not accessible due to restriction on required library E:\MyEclipse10\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\jre\lib\rt.jar...
分类:其他好文   时间:2014-06-14 11:31:26    阅读次数:195
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!