資源簡介
Office Online Server WOPI Office Web apps

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Web;
using?System.Web.Http;
using?System.Web.Mvc;
using?System.Web.Optimization;
using?System.Web.Routing;
namespace?WopiHost
{
????public?class?MvcApplication?:?System.Web.HttpApplication
????{
????????protected?void?Application_Start()
????????{
????????????AreaRegistration.RegisterAllAreas();
????????????GlobalConfiguration.Configure(WebApiConfig.Register);
????????????FilterConfig.RegisterGlobalFilters(GlobalFilters.Filters);
????????????RouteConfig.RegisterRoutes(RouteTable.Routes);
????????????BundleConfig.RegisterBundles(BundleTable.Bundles);
????????}
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件???????1315??2014-04-18?20:13??C#\OwaWopi.sln
????..A..H.????176640??2014-04-18?20:15??C#\OwaWopi.v12.suo
????.......???????256??2014-01-31?12:07??C#\OwaWopi.vssscc
?????文件?????145532??2014-04-18?20:13??C#\packages\Antlr.3.4.1.9004\Antlr.3.4.1.9004.nupkg
?????文件?????102912??2014-04-18?20:13??C#\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.dll
?????文件?????431616??2014-04-18?20:13??C#\packages\Antlr.3.4.1.9004\lib\Antlr3.Runtime.pdb
?????文件?????123625??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\bootstrap.3.0.0.nupkg
?????文件??????16819??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\Content\bootstrap-theme.css
?????文件??????14996??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\Content\bootstrap-theme.min.css
?????文件?????119892??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\Content\bootstrap.css
?????文件??????97339??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\Content\bootstrap.min.css
?????文件??????14079??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\fonts\glyphicons-halflings-regular.eot
?????文件??????63157??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\fonts\glyphicons-halflings-regular.svg
?????文件??????29512??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\fonts\glyphicons-halflings-regular.ttf
?????文件??????16448??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\fonts\glyphicons-halflings-regular.woff
?????文件??????58458??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\sc
?????文件??????27726??2014-04-18?20:13??C#\packages\bootstrap.3.0.0\Content\sc
?????文件?????214296??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Content\sc
?????文件?????273199??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Content\sc
?????文件??????93107??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Content\sc
?????文件?????140036??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Content\sc
?????文件?????238727??2014-04-18?20:13??C#\packages\jQuery.1.10.2\jQuery.1.10.2.nupkg
?????文件???????4001??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Tools\common.ps1
?????文件???????1332??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Tools\install.ps1
?????文件?????161599??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Tools\jquery-1.10.2.intellisense.js
?????文件???????1546??2014-04-18?20:13??C#\packages\jQuery.1.10.2\Tools\uninstall.ps1
?????文件?????538320??2014-04-18?20:13??C#\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.dll
?????文件?????890774??2014-04-18?20:13??C#\packages\Microsoft.AspNet.Mvc.5.0.0\lib\net45\System.Web.Mvc.xm
?????文件?????282195??2014-04-18?20:13??C#\packages\Microsoft.AspNet.Mvc.5.0.0\Microsoft.AspNet.Mvc.5.0.0.nupkg
?????文件?????271056??2014-04-18?20:13??C#\packages\Microsoft.AspNet.Razor.3.0.0\lib\net45\System.Web.Razor.dll
............此處省略318個(gè)文件信息
評(píng)論
共有 條評(píng)論