+ blockOperationWithBlock:
Creates and returns an
NSBlockOperation
object and adds the specified block to it.
NSBlockOperation
オブジェクトを作成して返します、そして指定されたブロックをそれに加えます。
- addExecutionBlock:
Adds the specified block to the receiver’s list of blocks to perform.
指定されたブロックをレシーバの持つブロックのリストに加えて、実行します。