Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in objective-c-blocks
Can a subclass add parameters in a block in a parameter in an inherited method?
Mar 22, 2023
objective-c
inheritance
methods
objective-c-blocks
overriding
Concurrent programming in OpenCL vs Grand Central Dispatch
Mar 23, 2023
concurrency
opencl
objective-c-blocks
grand-central-dispatch
libdispatch
Block didn’t capture self in typeof,why?
Mar 07, 2023
objective-c
objective-c-blocks
Can I call [self retain] within -dealloc? Or, how do I ensure dealloc happens on the main thread?
Feb 27, 2023
objective-c
ios
thread-safety
dealloc
objective-c-blocks
Cancel block in UIView animateWithDuration
Feb 26, 2023
cocoa-touch
objective-c-blocks
What's the harm of retain self in block?(Objective-C, GCD)
Feb 25, 2023
objective-c
objective-c-blocks
grand-central-dispatch
Creating the loop using GCD
Feb 23, 2023
iphone
objective-c
objective-c-blocks
grand-central-dispatch
Find out how many arguments a block needs
Feb 20, 2023
objective-c
objective-c-blocks
one vs. two completion blocks
Feb 22, 2023
ios
macos
objective-c-blocks
nserror
Return Result of Completion Block
Feb 21, 2023
objective-c
ios
twitter
objective-c-blocks
How can I create a wrapper to use blocks for a class that uses callbacks?
Feb 21, 2023
iphone
objective-c
ios
objective-c-blocks
Is `typeof(self) self = weakSelf` construction legitimate inside block?
Feb 20, 2023
objective-c
automatic-ref-counting
objective-c-blocks
How to know when a for loop with NSURLSessionDataTasks is complete
Feb 17, 2023
objective-c
loops
ios7
objective-c-blocks
nsurlsession
Clarification in Obj C Blocks
Jan 20, 2023
objective-c
ios
objective-c-blocks
Should I set block reference to nil AFTER execution?
Jan 16, 2023
ios
objective-c
objective-c-blocks
ARC: EXC_BAD_ACCESS when calling a method from inside a block, inside a delegate method
Jan 15, 2023
objective-c
objective-c-blocks
exc-bad-access
How can I use [NSAlert beginSheetModalForWindow:completionhandler:] on older versions of OS X
Jan 14, 2023
objective-c
cocoa
objective-c-blocks
Are blocks passed by reference or by value from one call on stack to another?
Jan 14, 2023
ios
iphone
objective-c
objective-c-blocks
How to store this Objective-C block inside a Swift variable?
Jan 10, 2023
objective-c
swift
cocoa
cocoa-touch
objective-c-blocks
Difference between methods and blocks in Objective-C
Jan 09, 2023
methods
objective-c-blocks
Older Entries »