zl程序教程

您现在的位置是:首页 >  移动开发

当前栏目

Xcode中的 playground 支持oc吗

xcode 支持 OC
2023-09-14 09:04:15 时间

playground原本是不支持的,但github有让playground支持oc的库KZPlayground

KZPlayground

参考链接:
Xcode中的playground只支持swift吗?用oc是不是不行?