码迷,mamicode.com
首页 >  
搜索关键字:历史版本    ( 463个结果
CentOS下配置apache+gitweb
GitWeb支持多个版本库,可以对多个版本库进行目录浏览(包括历史版本),可以查看文件内容,查看提交历史,提供搜索及 RSS feed支持,也可以提供目录文件的打包下载等。可以看https://git.kernel.org/上的GitWeb示例。 1,使用yum安装Apache服务(安装配置文件的默 ...
分类:Web程序   时间:2017-04-12 13:24:26    阅读次数:360
weblogic安装教程
1.下载jdk和weblogic安装介质 一般的搭配是jdk1.5+weblogic92、jdk1.6+weblogic11g(weblogic10.3.6) jdk历史版本下载链接:http://www.oracle.com/technetwork/java/javase/archive-1392 ...
分类:Web程序   时间:2017-04-11 11:44:41    阅读次数:307
【Big Data - Hadoop - MapReduce】通过腾讯shuffle部署对shuffle过程进行详解
摘要: 通过腾讯shuffle部署对shuffle过程进行详解 摘要:腾讯分布式数据仓库基于开源软件Hadoop和Hive进行构建,TDW计算引擎包括两部分:MapReduce和Spark,两者内部都包含了一个重要的过程—Shuffle。本文对Shuffle过程进行解析,并对两个计算引擎的Shuff ...
分类:其他好文   时间:2017-04-10 00:41:43    阅读次数:283
struts2配置出现404错误
囧死 出现404错误,在网上找了一堆资料,原因有好几个,最后对着自己的弄好了 原因1:jar包的原因,可以从http://struts.apache.org下载struts2包(http://archive.apache.org/dist/struts/binaries/这里可以下载历史版本的),这 ...
分类:其他好文   时间:2017-04-04 22:04:40    阅读次数:154
git使用
1.集成插件 进入到插件集成功能,在输入框写入 Git - http://download.eclipse.org/egit/updates 点击add按钮,出现如下对话框 点击ok按钮出现以下对话框 只选择EGit的两个选项即可,点击next后等待 之后进入如下页面 点击next 以下界面选择接受 ...
分类:其他好文   时间:2017-03-26 12:08:34    阅读次数:195
Sharepoint 为文档库设置历史版本数 c#
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.Administration;usingSystem.IO;usingSystem.Web;usingSystem.Text.RegularExpressions;usingSystem.Data;usingSystem.Collections;name..
分类:Windows程序   时间:2017-03-23 22:50:34    阅读次数:215
sharepoint 获取所有网站集前40w个文件中启用历史版本文件的大小/数量/最后修改时间
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;usingMicrosoft.SharePoint;usingMicrosoft.SharePoint.Administration;usingSystem.IO;usingSystem.Web;usingSystem.Text.RegularExpressions;usingSystem.Data;namespaceGetVideoFiles{class..
分类:Web程序   时间:2017-03-23 17:30:10    阅读次数:252
sharepoint 迁出文档时报错:sharepoint 服务器错误:the file "xxxxxxxxx" is not checked out
迁出文档时报错:sharepoint服务器错误:thefile"xxxxxxxxx"isnotcheckedout当文档库启用了历史版本,并且启用了:Createmajorandminor(draft)versions当文档是draft的时候,无法迁出,将文档pubulishamajorversion,可以正常迁出。
分类:其他好文   时间:2017-03-23 17:29:38    阅读次数:129
使用Markdown追溯产品文档历史版本
作为产品人,撰写各种文档是日常工作之一。那么大家在写文档的时候,一般都会用word,然后发布成doc/docx、pdf、或者rtf格式的,这种富文本编辑的方式样式很丰富、排版很好看。但不知大家有没有注意过一个问题,以产品需求文档为例,我们在文档的开头都会制作一个表格来记录文..
分类:其他好文   时间:2017-03-21 11:33:13    阅读次数:206
【gitlab】gitlab -ce历史版本各系统软件包下载
https://packages.gitlab.com/gitlab/gitlab-ce
分类:其他好文   时间:2017-03-20 14:33:20    阅读次数:245
463条   上一页 1 ... 30 31 32 33 34 ... 47 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!