转载
pclzr
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
SharePoint 2007中 利用ListViewWebpart 和DataViewWebpart 跨站点 调用列表或者文档库
SharePoint 2007中 利用ListViewWebpart 和DataViewWebpart 跨站点 调用列表或者文档库1. 使用DataViewWebpart这个网上已经有人写的比较详细了,直接摘录过来,原文地址【http://blog.youkuaiyun.com/RainyLin/archive/2007/12/29/2003092.aspx】具体内容如下Microsoft转载 2012-09-03 14:04:48 · 959 阅读 · 1 评论 -
excel 通过Excel操作记事本
通过Excel操作记事本,极其方便,可以很方便的为我们提取部分数据。 本文,与您分享通过VBA,如何创建、将数据写入记事本TXT文件。 代码如下: Dim fs, f, a, s, i Set fs = CreateObject("Scripting.FileSystemObject") Set f = fs.OpenTextFile("c:\123转载 2012-09-12 10:33:23 · 1189 阅读 · 0 评论 -
C#操作IIS完整解析
最近在为公司实施做了一个工具,Silverlight部署早已是轻车熟路, 但对于非技术人员来说却很是头疼的一件事,当到现场实施碰到客户情况也各不相同, 急需一个类似系统备份的"一键工具"快速实现应用程序部署和数据库进行关联. 网上关于这方面资源也比较混乱,其中对于IIS的编程影响因素很多,操作技巧上加以细化小结.A:版本问题这是你在进行编程前必须要要考虑的一个实际问题.因为IIS版本不同对转载 2012-09-14 10:51:10 · 694 阅读 · 1 评论 -
sharepoint 2007 Force SharePoint Document Unlocked / Checked In
IntroductionSharePoint places locks on files in document libraries when you check them out or open them. Sometimes the user's PC crashes, or they lose their internet connection, or solar flares hit转载 2012-09-25 19:23:23 · 912 阅读 · 1 评论 -
SPFile.Properties Property
C#VBpublic Hashtable Properties { get; }Property ValueType: System.Collections.HashtableA System.Collections.Hashtable object that contains the metadata.RemarksThe Windows SharePoint Servi转载 2012-10-18 14:51:19 · 804 阅读 · 1 评论
分享