文章分类 -  C#类

一些以后会用到的C#类
C#读取EXIF信息类
摘要:[转]C#读取EXIF信息类ExifWorksusing System;using System.Collections.Generic;using System.Text; namespace ExifWorks{// // Utility class for working with EXIF 阅读全文
posted @ 2016-02-17 10:47 carekee 阅读(1245) 评论(1) 推荐(0)