ustcyier@MOSS

Focus on MOSS2007

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 :: 管理 ::

04 2008 档案

摘要:From: http://blogs.vertigosoftware.com/ericc/archive/2006/10/09/3909.aspx In the first part of this article, I discussed how to use the simple Blocked file types feature to provide some basic securit... 阅读全文
posted @ 2008-04-25 11:00 yier 阅读(277) 评论(0) 推荐(0)

摘要:From: http://blogs.vertigosoftware.com/ericc/archive/2006/09/13/SharePoint_2007_Folders.aspx I've always found it difficult to remember where all the folders SharePoint uses are and what each fold... 阅读全文
posted @ 2008-04-24 11:43 yier 阅读(651) 评论(0) 推荐(0)

摘要:%date% 和 %time%C:\>echo %date:~0,142008-04-14 星期一1. 盘符:\>输出 %date%是一个参数 后面带的是取值范围,0代表从头开始,后面的代表取到第几个字符.试验过,日期一共是0~14位(包括空格以及"-"符号): 2008-04-14 星期一C:\>echo %date:~-3%星期一2.负数代表倒数,也就取最后3个字符C:\>echo %date... 阅读全文
posted @ 2008-04-14 10:35 yier 阅读(2217) 评论(0) 推荐(0)