使用SQLite.Swift實現SQLite3.0的讀寫

開發環境: Swift2.3 , IOS8.0+ ,XCode8.2ios 導入SQLite.swift source 'https://github.com/CocoaPods/Specs.git' platform :ios, '8.0' use_frameworks! target 'sql' do pod 'SQLite.swift', '~> 0.10.1' end 應用實例
相關文章
相關標籤/搜索