摘要:byte[] LoadImageFile( string fileName, string fileLocation, int maxImageSize ) { byte[] imagebytes = null; string fullpath = fileLocation + fileName; ...
阅读全文
posted @ 2012-03-28 15:00
posted @ 2012-03-28 15:00
posted @ 2012-03-13 16:53