Eclipse安装Go语言插件GoEclipseGoEclipse插件地址:http://goclipse.googlecode.com/svn/trunk/goclipse-update-site/接下来,配置插件
分类:
系统相关 时间:
2014-06-19 09:28:37
阅读次数:
600
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
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
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正式发布到现在有两个月了,由于最近比较忙,到现在才发布1.1版本。以后本人会一直坚持不断完善DataUML Design软件,希望广大程序猿们多多支持。
一、1.1版本新增和改进内容如下
1、支持数据模型元数据导出Word、Excel、PDF文档功能;
2、支持MY SQL、Access数据库;
3、支持加载PowerDesigne...
分类:
其他好文 时间:
2014-06-15 07:52:01
阅读次数:
180
1- linux基本都自带svn2-创建svn服务器新创建服务器代码仓库# svnadmin create serversvn这样,我们就在~/目录下新建了版本库serverSvn。3-修改配置文件svnserve.conf[general]anon-access = readauth-access...
分类:
系统相关 时间:
2014-06-14 23:42:16
阅读次数:
318
译自http://zookeeper.apache.org/doc/trunk/zookeeperProgrammers.html1简介本文是为想要创建使用ZooKeeper协调服务优势的分布式应用的开发者准备的。本文包含理论信息和实践信息。本指南的前四节对各种ZooKeeper概念进行较高层次的讨...
分类:
其他好文 时间:
2014-06-14 22:50:57
阅读次数:
352
Linux系统文件有三个主要的时间属性,分别是ctime(change time, 而不是create time), atime(access time), mtime(modify time)。后来为了解决atime的性能问题,还引入了一个relatime的属性,下面一一解释。ctime, 很多朋...
分类:
其他好文 时间:
2014-06-14 20:33:31
阅读次数:
191
《Windows Azure Platform 系列文章目录》 细心的用户会发现,微软在国外和国内的数据中心建设都是成对的,比如香港数据中心(Asia East)和新加坡的数据中心(South East Asia)。这是因为微软充分考虑了异地冗余的能力。在两对数据中心之间,比如香港和新加坡...
分类:
数据库 时间:
2014-06-14 19:26:43
阅读次数:
270
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