码迷,mamicode.com
首页 >  
搜索关键字:beginning    ( 817个结果
LeetCode Count and Say
The count-and-say sequence is the sequence of integers beginning as follows:1, 11, 21, 1211, 111221, ...1is read off as"one 1"or11.11is read off as"tw...
分类:其他好文   时间:2014-10-25 15:50:19    阅读次数:155
fopen中r+和w+的区别
r+: Open for reading and writing. The stream is positioned at the beginning of the file.w+:Open for reading and writing. The file is created if it doe...
分类:其他好文   时间:2014-10-25 11:46:56    阅读次数:159
基本概念----Beginning Visual C#
更多相关文章,见本人的个人主页:zhongxiewei.com变量注释方式:// 注释在这里和/* 注释在这里 */整形变量的类型:TypeAlias forAllowed ValuessbyteSystem.SByteInteger between -2^7 and 2^7-1byteSystem...
分类:Windows程序   时间:2014-10-23 20:33:59    阅读次数:330
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序 新的机器翻译服务
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序  新的机器翻译服务         机器翻译服务也是继Word Automation Services之后,一个全新的带有架构和运行时模式的服务器端服务。...
分类:其他好文   时间:2014-10-23 09:29:48    阅读次数:139
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序         本章节中你将学到: 理解新的Office Web Apps Server的角色理解Office 2013和SP2013应用程序服务的新功能使用Access和Access Services 2013为SharePoint创建Apps...
分类:其他好文   时间:2014-10-23 09:29:17    阅读次数:106
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序 Excel Services中新功能
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序  Excel Services中新功能         从SP Server中分离Office Web Apps最有意思的结果之一是,现在Office文档正在面向消费者的情形中被微软通过Hotmail、Outlook和SkyDrive,以及其他应用了自己的O...
分类:其他好文   时间:2014-10-23 09:28:41    阅读次数:173
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序 WOPI和新的Office Web Apps Server
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序  WOPI和新的Office Web Apps Server         使用SP2013,微软对Office Web Apps采取了新的建设性的方法,并将服务与SP分离开来。...
分类:移动开发   时间:2014-10-23 09:28:02    阅读次数:130
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序 WORD自动服务和新的PowerPoint自动服务
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第14章节--使用Office Services开发应用程序  WORD自动服务和新的PowerPoint自动服务          全新的PowerPoint Automation Services被带到SP2013用来PowerPoint本地展示,Word Automation Services给SP2010中Wo...
分类:其他好文   时间:2014-10-23 09:27:41    阅读次数:128
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第13章节--使用业务连接服务创建业务线解决方案
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第13章节--使用业务连接服务创建业务线解决方案         本章中你将学到: 了解Office 365 SP Online中业务连接服务;理解如何使用OData创建app层次的外部内容类型;使用SP和BCS的Apps处理SP和Office集成。...
分类:其他好文   时间:2014-10-21 21:33:38    阅读次数:230
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第13章节--使用业务连接服务创建业务线解决方案 SP2013中的BCS
BEGINNING SHAREPOINT® 2013 DEVELOPMENT 第13章节--使用业务连接服务创建业务线解决方案  SP2013中的BCS         在探究SP2013的BCS中新功能之前,我们在外部内容类型(BCS中关键组件)上创建快速水平体系。...
分类:其他好文   时间:2014-10-21 21:31:41    阅读次数:165
817条   上一页 1 ... 65 66 67 68 69 ... 82 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!