ResearchKit的类(等)使用“ORK”作为类前缀:ORKConsentDocument
,ORKTaskViewController
,ORKVisualConsentStep
等。
我假设RK代表ResearchKit,但是O呢?
我正在寻找官方或权威消息来源;请不要猜测。
最佳答案
它确实代表“Open”,但项目只是“ResearchKit”。当项目合并到人们的应用程序中时,我们需要第三个字母来减少前缀冲突的机会。
ResearchKit的类(等)使用“ORK”作为类前缀:ORKConsentDocument
,ORKTaskViewController
,ORKVisualConsentStep
等。
我假设RK代表ResearchKit,但是O呢?
我正在寻找官方或权威消息来源;请不要猜测。
最佳答案
它确实代表“Open”,但项目只是“ResearchKit”。当项目合并到人们的应用程序中时,我们需要第三个字母来减少前缀冲突的机会。