Programming 笔记

工作中遇到的问题就记载这里

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

2011年2月4日

摘要: The default selectfile's selectpattern only support on exention name.For example, command below can only retrieve jpg image.If you want both jpg and gif, you need two clause and combine the outputs. [代码]Alternatively, you can use LINQ and regular expression like below, but the code has issue when im 阅读全文
posted @ 2011-02-04 11:21 IT 笔记 阅读(238) 评论(0) 推荐(0) 编辑