【发布时间】:2018-04-05 19:13:17
【问题描述】:
我需要在 UIView 中显示姓名、位置、地点、电话号码。 我没有使用主情节提要。
我有一个 UIViewcontroller 类
这里的示例是上传演示图像。请检查。
I need to display the data in UIView as screen shot
ListViewController.swift 和 ListViewController.xib 文件 怎么办?
【问题讨论】:
-
显示你的代码。
-
@ShabbirAhmad 我试过stackoverflow.com/questions/49664340/…,但没有得到值
-
@ShabbirAhmad 如何解决问题
-
你为什么不使用 UIViewController 和 Storyboard?用代码编写所有内容更易于理解,但对于刚开始的人来说则困难得多。
-
@MartinMuldoon 我需要在没有主情节提要的情况下这样做。
标签: ios