09 2013 档案

摘要:string fileName = "c:\\a.xlsx"; var application = new Application(); application.Visible = true; var workbook = application.Workbooks.Open(fileName); var worksheet = workbook.Worksheets[2] as Microsoft.Office.Interop.Excel.Worksheet; //var work... 阅读全文
posted @ 2013-09-26 13:53 zyip 阅读(1665) 评论(0) 推荐(0) 编辑
摘要:CKS: Development Tools Editionhttp://cksdev.codeplex.com/releases/view/111065 阅读全文
posted @ 2013-09-24 16:49 zyip 阅读(139) 评论(0) 推荐(0) 编辑
摘要:http://www.cnblogs.com/frankzye/archive/2010/09/07/1820346.htmlhttp://sujoysharepoint2010.blogspot.com/2012/06/httpmsdn.htmlhttp://www.codeproject.com/Articles/185209/SharePoint-Custom-Provisioning-Provider?display=Printhttp://snakarmi.me/Blog/Lists/Posts/Post.aspx?ID=28 阅读全文
posted @ 2013-09-24 16:35 zyip 阅读(162) 评论(0) 推荐(0) 编辑
摘要://1.make sure your application using the .net fromwork 3.5 //2.create entity classes using the instruction:spmetal /web:http://sv1:82 /namespace:MyLinq /code:c:\MyLinq.cs, //and copy the MyLinq.cs file to your project static void linq() { string url = "http:/... 阅读全文
posted @ 2013-09-22 16:17 zyip 阅读(317) 评论(0) 推荐(1) 编辑
摘要: 阅读全文
posted @ 2013-09-18 08:25 zyip 阅读(185) 评论(0) 推荐(0) 编辑
该文被密码保护。
posted @ 2013-09-17 13:23 zyip 阅读(1) 评论(0) 推荐(0) 编辑
摘要:or this you must change the identity of word component inC:\windows\System32\comexp.mscto be interactive user instead of launching userFor open comexp.msc :Click on comexp.msc, it will open window then do configuration as"Component Services->Computers->My Computer->DCOM Config->Micr 阅读全文
posted @ 2013-09-17 10:03 zyip 阅读(193) 评论(0) 推荐(0) 编辑
摘要:$spSite = Get-SpSite($waUrl);$spSite.AllowSelfServiceUpgrade = $false 阅读全文
posted @ 2013-09-04 15:36 zyip 阅读(236) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2013-09-04 10:36 zyip 阅读(147) 评论(0) 推荐(0) 编辑

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