摘要:
1)价格(?=strong\\s+[^]*\"J_StrPrice\"\\s+)(?1[^]*)(?=/strong)2)描述分为2步,先获取描述地址,后获取地址内容。(?=')(?1http://dsc.taobaocdn.com.*)(?=')取得地址后url 后,请求http://dsc.taobaocdn.com/url(?=desc=')(?1.*)(?=';)代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/- 阅读全文
摘要:
1) 新建 class 项目, 添加Microsoft.Sharepoint.dll引用。新建class并继承SPEmailEventReceiver代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.... 阅读全文
摘要:
可恶的MS,不小心安装的WINDOWS 2003 SE的自动更新,杯具了一整天,具体内容稍后添加。 症状:安装win2003 se的自动更新,重启后访问MOSS网站提示404错误,File Not Found 解决:查看事件管理器。a) System Error"The application-specific permission settings do not grant Local Acti... 阅读全文