英文名字按首字母排序分类显示
摘要:项目需求,读取用户按首字母排序并分类显示! 当然名字全部为英文或者为拼音! 实在没有办法,用来个丑陋的办法…效果图:
阅读全文
posted @
2010-09-27 13:22
JoinJ
阅读(4686)
推荐(0)
如何让sharepoint里面的编辑器发布视频
摘要:在Sharepoint2007里面,无论是发discussion还是blog,如果你想发一个视频,是不行的!【至少我这里是不可以的,不知还是另有设置】 下面让SharePoint自带的编辑器发视频,只需要拷贝别人写的JS既可以,简单吧! 感兴趣的朋友可以研究一下他的JS。 JS源码: [代码]使用方法:To install this script: 1. upload both of the fi...
阅读全文
posted @
2010-09-14 14:12
JoinJ
阅读(631)
推荐(0)
Visual Studio 2010 实用功能总结图解
摘要:文章链接:http://www.iplaysoft.com/vs2010-features.html [复制] (转载时请注明本文出处及文章链接) 今天,在此分享一些VS2010比较实用的功能,也算是抛砖引玉,共同学习,利用好我们手里的工具,欢迎大家来补充其他好用的功能特性…… 起始页面 在近期项目列表中可以将一些正在开发或重要的项目Pin在列表中以方便下次使用。 也可以右键项目名称打开项目所在...
阅读全文
posted @
2010-09-08 13:59
JoinJ
阅读(517)
推荐(0)
What you need to know about AllowUnsafeUpdates (Part 2) [转载]
摘要:原文地址:SharePoint Internals – Hristo Pavlov’s Blog In short here is how to deal with AllowUnsafeUpdates: 1) Don’t update SharePoint objects from your code behind on GET requests as if you do so your cod...
阅读全文
posted @
2010-09-02 12:13
JoinJ
阅读(434)
推荐(0)
What you need to know about AllowUnsafeUpdates (Part 1) [转载]
摘要:原文地址: SharePoint Internals – Hristo Pavlov’s Blog 本人英语不才,各位还是看原文吧! 呵呵 In short here is how to deal with AllowUnsafeUpdates: 1) Don’t update SharePoint objects from your code behind on GET requests as ...
阅读全文
posted @
2010-09-02 12:10
JoinJ
阅读(500)
推荐(1)