05 2019 档案

摘要:组件 功能介绍HttpClient 提供HTTP客户端与服务器的各种通讯操作. 现在已改成HttpComponentsIO io工具的封装.Lang3 Java基本对象方法的工具类包 如:StringUtils,ArrayUtils等等.Logging 提供的是一个Java 的日志接口.Config 阅读全文
posted @ 2019-05-29 09:32 _Meditation 阅读(172) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-05-28 16:45 _Meditation 阅读(169) 评论(0) 推荐(0) 编辑
摘要:<dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId> <version>3.1</version></dependency> 1 package com.found 阅读全文
posted @ 2019-05-28 16:23 _Meditation 阅读(162) 评论(0) 推荐(0) 编辑
摘要:1 package com.dingheng.util; 2 3 import java.io.*; 4 import java.util.ArrayList; 5 import java.util.List; 6 7 /** 8 * TODO 9 * 10 * @ClassName: FileUt 阅读全文
posted @ 2019-05-28 16:15 _Meditation 阅读(185) 评论(0) 推荐(0) 编辑
摘要:gStore是遵循 BSD协议的一个开源项目。一个基于图的 RDF 三元组存储的数据管理系统。该项目是北京大学、滑铁卢大学、香港科技大学的联合研究项目。中国北京大学计算机科学与技术研究所的数据库组对该系统进行开发和维护。目前尚未商业化,需通过技术转让或授权使用。 gStore从图数据库角度存储和检索 阅读全文
posted @ 2019-05-17 11:29 _Meditation 阅读(899) 评论(0) 推荐(0) 编辑
摘要:一 、 gstore--一种开源图数据库系统 https://www.docin.com/p-1951514687.html 二 、 使用 SPARQL 查询 RDF 数据 https://www.ibm.com/developerworks/cn/web/wa-data-integration-a 阅读全文
posted @ 2019-05-17 11:27 _Meditation 阅读(211) 评论(0) 推荐(0) 编辑
摘要:1 fileNumberInDiretory = 1000 2 title_list = getChongFuTitle(cursor) 3 DiretoryNums = math.ceil(len(title_list)/fileNumberInDiretory) 4 5 diff_match_split = [title_list[i:i + 1000] for i... 阅读全文
posted @ 2019-05-09 11:42 _Meditation 阅读(319) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示