摘要:
最新更新:1208211.定义路由2.编写控制器3.编写图片压缩方法4.测试运行---------------------------------------------------1.定义路由 ,一般写在 Globals.cs 文件中 routes.MapRoute( "ImgRoute", // 图片路由名称 "pics/{thumbnailType}/{width}/{height}/{*imgPath}", // 带有参数的 URL new { controller = "Pictures", action = "Z 阅读全文
posted @ 2012-07-06 21:58
草青工作室
阅读(431)
评论(0)
推荐(0)

浙公网安备 33010602011771号