上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 21 下一页
摘要: the files must be saved in the following compatible file formats: xlsx, docx, or pptx. 阅读全文
posted @ 2013-03-20 16:51 louiskoo 阅读(177) 评论(0) 推荐(0) 编辑
摘要: When assigning permissions to theBasePermissionsproperty, you can use the following operators:&- bitwiseAND^- exclusiveOR|- inclusiveORFor Windows SharePoint Services permissions, you often work with each permission individually, so it is common to use^or|as operators.The following three lines i 阅读全文
posted @ 2013-03-19 11:09 louiskoo 阅读(391) 评论(0) 推荐(0) 编辑
摘要: http://www.alaindeklerk.com/modify-permission-levels-using-bitwise-operators/ 阅读全文
posted @ 2013-03-19 10:29 louiskoo 阅读(133) 评论(0) 推荐(0) 编辑
摘要: SPSecurity.RunWithElevatedPrivileges(delegate() { SPSite site = new SPSite("http://john1/"); SPWeb web = site.OpenWeb(); Console.WriteLine("Currently logged in as: " + web.CurrentUser.ToString() + "(" + web.CurrentUser.Name + ")"); ... 阅读全文
posted @ 2013-03-19 10:27 louiskoo 阅读(1390) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/gzh4455/archive/2012/03/26/2417854.html 阅读全文
posted @ 2013-03-19 09:23 louiskoo 阅读(248) 评论(0) 推荐(0) 编辑
摘要: http://www.bjw.co.nz/developer/sharepoint-2010/97-using-a-current-user-filter-on-a-list 阅读全文
posted @ 2013-03-18 15:22 louiskoo 阅读(197) 评论(0) 推荐(0) 编辑
摘要: =TEXT([Created],"yyyy") 阅读全文
posted @ 2013-03-18 15:00 louiskoo 阅读(114) 评论(0) 推荐(0) 编辑
摘要: http://msdn.microsoft.com/zh-cn/library/system.io.ports.serialport(VS.80).aspx 阅读全文
posted @ 2013-03-16 14:26 louiskoo 阅读(206) 评论(0) 推荐(0) 编辑
摘要: http://code.cb12580.com/detail/75-4842.html 阅读全文
posted @ 2013-03-15 20:12 louiskoo 阅读(369) 评论(0) 推荐(0) 编辑
摘要: https://km.zebra.com/kb/index?page=forums&topic=02147b7d6f1f013241a33e9c007c30http://nicholas.piasecki.name/blog/2009/03/sending-raw-epl2-directly-to-a-zebra-lp2844-via-c/ 阅读全文
posted @ 2013-03-15 18:19 louiskoo 阅读(336) 评论(0) 推荐(0) 编辑
上一页 1 ··· 9 10 11 12 13 14 15 16 17 ··· 21 下一页