Using double in Core Data

走远了吗. 提交于 2019-12-12 05:02:41

问题


I'm very new to iOS and swift 2 and I am making an app which would require a double value for the attribute of an entity in core data. There are many tutorials with strings as attributes but no double. Can you please help me by showing an example of how double attribute can be created using core data .I want to store the value in a table view controller. Thanks in advance

来源:https://stackoverflow.com/questions/37958530/using-double-in-core-data

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!