- 博客(1)
- 资源 (4)
- 收藏
- 关注
原创 紧急寻找一整套完备的各类java基础试题
谢谢 ,各位紧急寻找一整套完备的各类java基础试题,有的前辈,请指点一二,如果手中正有的,如果可以的话,请发给我看看 我的邮箱是 wutao642350@163.com 在次 感谢 各位 帮忙 解决 谢谢!!!!!!!!!!!
2009-10-13 21:40:00
578
C#缩略、水印图片
使用示例:
A、
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.XY, "/images/", ImgClassLib.commonfun.ImageType.JPEG, 640, 300);
B、
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.X, "/images/", ImgClassLib.commonfun.ImageType.PNG, 1000, null);
C、
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.Y, "/images/", ImgClassLib.commonfun.ImageType.GIF, null, 500);
D、
watermark.makewatermark("/images/d.jpg", "/images/w.png", commonfun.WaterType.Random, "/images/", commonfun.ImageType.JPEG);
2012-02-14
C#强力缩略图片、水印图片dll文件
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.XY, "/images/", ImgClassLib.commonfun.ImageType.JPEG, 640, 300);
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.X, "/images/", ImgClassLib.commonfun.ImageType.PNG, 1000, null);
skeletonize.Resizepic("/images/d.jpg",commonfun.ResizeType.Y, "/images/", ImgClassLib.commonfun.ImageType.GIF, null, 500);
watermark.makewatermark("/images/d.jpg", "/images/w.png", commonfun.WaterType.Random, "/images/", commonfun.ImageType.JPEG);
2012-02-11
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人