Cherish
Cherish
The item view from dataSouce must be kind of UITalbeView class or STCollectionView class!
定义的collectionview 会复用么 ? 看了层级结构,你是放在cell里面的。
"IO error: /var/mobile/Containers/Data/Application/B8C7E31C-AE41-4C00-AA807458AFA6024E/Documents/ShareStore/DataBase/CURRENT: Operation not permitted" Errors encountered when opening the database,Is there any solution?
建议采用 MachOView 看下 magic 的值,并非 magic = 0xcafebabe,而是 magic = 0xbebafeca,FAT_CIGAM。 这个涉及到内存大小端问题。官方文档对此也有详细的解释,参考官文: https://developer.apple.com/documentation/kernel/fat_header。iOS 是小端模式。
error: Build input file cannot be found: '/Users/cherish/Downloads/BitStore-iOS-master/Pods/Keys/BitStoreKeys.m'
- (id) initWithWords:(NSArray*)words password:(NSString*)password wordListType:(BTCMnemonicWordListType)wordListType;
请问这个如何适配https ?