Objc propose la solution ultime a ce probleme, integrer le nom des params a la methode elle meme.
[UIView animate: block duration: duree options: option withCompletion: block]
[UITableViewDelegate tableView: table cellForRowAtIndexPath: indexPath]
ce qui rajoute aussi l'avantage que ton code se lit quasiment comme une phrase, et ca, ca a pas de prix.
If you can find a host for me that has a friendly parrot, I will be very very glad. If you can find someone who has a friendly parrot I can visit with, that will be nice too.
[^] # Re: J'aimerais
Posté par pasScott pasForstall . En réponse au journal Votre langage idéal ?. Évalué à 2.
Objc propose la solution ultime a ce probleme, integrer le nom des params a la methode elle meme.
[UIView animate: block duration: duree options: option withCompletion: block]
[UITableViewDelegate tableView: table cellForRowAtIndexPath: indexPath]
ce qui rajoute aussi l'avantage que ton code se lit quasiment comme une phrase, et ca, ca a pas de prix.
If you can find a host for me that has a friendly parrot, I will be very very glad. If you can find someone who has a friendly parrot I can visit with, that will be nice too.