修改样式
This commit is contained in:
@@ -129,6 +129,7 @@ s1 = Size(width: 11, height: 22)
|
||||
* libsystem_malloc.dylib:malloc
|
||||
|
||||
**在Mac、iOS中的malloc函数分配的内存大小总是16的倍数**
|
||||
|
||||
通过 `class_getInstanceSize` 可以得知:类的对象至少需要占用多少内存
|
||||
|
||||
```swift
|
||||
|
Reference in New Issue
Block a user