摘要: copy "$(SolutionDir)$(SolutionName)\bin\KBApp.dll" \\10.1.63.40\bin copy "$(SolutionDir)$(SolutionName)\*.aspx" \\10.1.63.40\kb 阅读全文
posted @ 2008-08-12 19:17 sinjane 阅读(121) 评论(0) 推荐(0)
摘要: using System; using System.Web.UI; using Microsoft.SharePoint.ApplicationPages; using Microsoft.SharePoint.WebControls; using Microsoft.SharePoint; namespace Mho.SharePoint.Trials { public class E... 阅读全文
posted @ 2008-08-12 01:23 sinjane 阅读(221) 评论(0) 推荐(0)