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 strong-references
Does ARC hold a count for unowned reference?
Jan 29, 2023
swift
automatic-ref-counting
strong-references
unowned-references
Confusion about where should put the [unowned self]
Nov 10, 2022
swift
strong-references
unowned-references
Property Initialization with closures
Oct 18, 2022
swift
closures
strong-references
Are willset and didset considered closures in Swift?
Sep 25, 2022
swift
closures
strong-references
didset
Is it possible to hook objects being collected by GC?
Jan 20, 2020
c#
.net
garbage-collection
weak-references
strong-references
How NSMapTable works
Nov 19, 2022
ios
swift
weak-references
strong-references
Swift - Expecting a leak after strongly capturing self in closure
Mar 15, 2019
swift
memory-leaks
closures
retain-cycle
strong-references
Strong and weak modifiers with ios interface elements
Jan 09, 2022
ios
pointers
uikit
weak-references
strong-references
Swift Weak Reference Much Slower than Strong Reference
Nov 20, 2022
swift
performance
weak-references
strong-references
unowned-references
Objective-C: Weak attritube don't work as expected [duplicate]
Apr 01, 2014
ios
weak-references
strong-references
What is difference between self.timer = nil vs [self.timer invalidate] in iOS?
Mar 21, 2022
ios
objective-c
memory-management
nstimer
strong-references
How do weak and strong references look like in objective-c?
Sep 20, 2022
iphone
objective-c
weak-references
strong-references
NSTimer memory management
Jan 31, 2021
ios
nstimer
strong-references
Why isn’t my weak reference cleared right after the strong ones are gone?
Sep 04, 2022
objective-c
weak-references
reference-counting
strong-references
weak or strong for IBOutlet and other [duplicate]
Sep 04, 2022
ios
ios5
automatic-ref-counting
weak-references
strong-references
How can identify strong reference cycles in Swift?
Nov 04, 2022
swift
reference
garbage-collection
swift2
strong-references