03 2016 档案

转载Sql 获取数据库所有表及其字段名称,类型,长度
摘要:转载原地址http://www.cnblogs.com/Fooo/archive/2009/08/27/1554769.htmlSELECT (case when a.colorder=1 then d.name else '' end) 表名, a.colorder 字段序号, a.name 字段 阅读全文

posted @ 2016-03-30 08:02 新西兰程序员 编辑

_doPostBack用法总结
摘要:转载在以下两篇博客: http://www.cnblogs.com/yongtaiyu/archive/2011/05/13/2045746.html http://www.cnblogs.com/Fooo/archive/2009/08/19/1549908.html 今天写ajax程序时,需要重 阅读全文

posted @ 2016-03-30 07:04 新西兰程序员 阅读(2844) 评论(0) 推荐(0) 编辑

转载 ASP.NET常用的正则表达式
摘要:转载原地址: http://www.cnblogs.com/0001/archive/2010/01/26/1656677.html 常用表达式: "^\d+$" //非负整数(正整数 + 0) "^[0-9]*[1-9][0-9]*$" //正整数 "^((-\d+)|(0+))$" //非正整数 阅读全文

posted @ 2016-03-29 04:59 新西兰程序员 阅读(129) 评论(0) 推荐(0) 编辑

转载 DevOps的基本原则与介绍
摘要:转载原地址: http://www.cnblogs.com/wintersun/p/3339047.html DevOps的基本原则与介绍 DevOps这个术语是developer与operations的合并简写。实现还有QA。DevOps描述与精简软件交付流程,在今天已经开始广泛的使用。强调从生产 阅读全文

posted @ 2016-03-22 06:45 新西兰程序员 编辑

转载 SharePoint 2013 Search功能
摘要:转载原出处: http://www.cnblogs.com/OceanEyes/p/SharePont-2013-Search-Develop.html 阅读目录 启用Search Service Application 创建内容源 创建爬网规则 查看爬网历史记录 小结 最近在政府部门介绍Share 阅读全文

posted @ 2016-03-10 11:59 新西兰程序员 编辑

转载 SharePoint开发部署WSP解决方案包
摘要:转载原出处: http://642197992.blog.51cto.com/319331/1582731 注:本文所讲内容以SharePoint2013版本为例,开发工具以VS2013为基础。历史版本也可以参考本文。 WSP:SharePoint Solution Package 解决方案包。 一 阅读全文

posted @ 2016-03-10 09:43 新西兰程序员 编辑

转载 深入理解JavaScript中的this关键字
摘要:转载原地址: http://www.cnblogs.com/rainman/archive/2009/05/03/1448392.html 深入理解JavaScript中的this关键字 1. 一般用处 2. this.x 与 apply()、call() 3. 无意义(诡异)的this用处 4. 阅读全文

posted @ 2016-03-10 05:47 新西兰程序员 编辑

转载 SharePoint Foundation和SharePoint Server的区别
摘要:SharePoint Server 2010用来取代MOSS 2007,它有标准版和企业版两个版本,使用SQL Server数据库; 早期版本中的STS或WSS在2010中更名为SharePoint Foundation; 而SPS 2010包含了SharePoint Foundation和Shar 阅读全文

posted @ 2016-03-07 09:34 新西兰程序员 编辑

转载 SharePoint【Site Definition 系列】– 创建Content Type
摘要:转载原地址: http://www.cnblogs.com/wsdj-ITtech/archive/2012/09/01/2470274.html Sharepoint本身就是一个丰富的大容器,里面存储的所有信息我们可以称其为“内容(Content)”,为了便于管理这些Conent,按照人类的正常逻 阅读全文

posted @ 2016-03-04 04:34 新西兰程序员 阅读(307) 评论(0) 推荐(0) 编辑

转载 SharePoint 2013配置Master Page and Page Layout
摘要:转载原地址: http://www.cnblogs.com/huangjianwu/p/4539706.html 涉及到的内容是关于SharePoint 2013如何部署自定义的母版页和布局页。 进入到Site Settings中 , and we should click the menu of 阅读全文

posted @ 2016-03-03 13:00 新西兰程序员 编辑

转载 如何判断SharePoint Config DB 哪个表所占用的Size以及解决方案
摘要:转载原地址: http://blog.csdn.net/shelleyliu0415/article/details/50685016 问题描述:近期SharePoint论坛中有帖子说:SharePoint2013运营一段时间后,SharePoint Config DB所占用的存储空间特别大,mdf 阅读全文

posted @ 2016-03-03 09:35 新西兰程序员 阅读(179) 评论(0) 推荐(0) 编辑

转载SharePoint 2013 逻辑结构
摘要:转载原地址: http://www.lai18.com/content/962371.html SharePoint 2013作为企业级数据存储软件平台,它的逻辑结构就如同我们的PC机存储文件一般,需要有PC机、存储盘、文件夹、文件等结构,最终的文件是存储在文件夹中,那么,问题来了,SharePoi 阅读全文

posted @ 2016-03-03 08:31 新西兰程序员 阅读(229) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

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