发现1:还是要把自己以前-(CopyType)getNextCopyType
{
++currentCopyIndex;
if(currentCopyIndex < [copyTypeList count])
{
return [[copyTypeList objectAtIndex:currentCopyIndex] intValue];
}
}
相关文章:
发现1:还是要把自己以前-(CopyType)getNextCopyType
{
++currentCopyIndex;
if(currentCopyIndex < [copyTypeList count])
{
return [[copyTypeList objectAtIndex:currentCopyIndex] intValue];
}
}
相关文章: