public byte[] PhotoByte; //= new byte[byte.MaxValue]; if(PhotoByte == null) { MessageBox.Show("数组为空"); }
C#------判断btye[]是否为空
原文:http://www.cnblogs.com/tianhengblogs/p/6121279.html