V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  maxCham  ›  全部回复第 1 页 / 共 1 页
回复总数  14
2019-08-05 15:38:01 +08:00
回复了 maxCham 创建的主题 iOS Xcode11 beta 的打包问题
升级 Xcode 11 beta 5 之后解决
2019-08-02 11:22:25 +08:00
回复了 maxCham 创建的主题 iOS Xcode11 beta 的打包问题
@MarginK 企业 app,无需上架,做了链接,感觉没用
2019-07-11 11:29:54 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
谢谢大神们,我找到了,原来不是语法问题;是我理解错了,用会 Bundle(for: self.classForCoder())就可以了
2019-07-11 11:21:59 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
哈哈,不是不是,只是搜索到一个帖子的标题,内容都是一样的,所以走来 V 站问问大神,交流交流
2019-07-11 11:16:12 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
let type = Display. typeList
let bundle = Bundle(for: type(of: self))
就会有错
2019-07-11 11:14:56 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
public enum DisplayType {
}
public final class Display {
class var typeList: DisplayType {
}
}
2019-07-11 11:13:47 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
我的 type 也是这样的一个 class 来的:class var typeList: DisplayType {}
2019-07-11 11:12:30 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
Bundle(for: self.classForCoder()) 这个肯定对,因为传进去的就是要 anyClass; 但是既然是 anyClass,为什么我这个自定义的 type 就不行了呢?
2019-07-11 11:10:40 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
我的 type 系一个自定的类型,swift3 时这样写没问题;转 swift4 时就会报这个 type 是 Cannot call value of non-function type
2019-07-11 11:05:03 +08:00
回复了 maxCham 创建的主题 iOS Swift 等价于[NSBundle bundleForClass:[self class]]
不能了
2018-01-31 16:04:09 +08:00
回复了 maxCham 创建的主题 MongoDB 小白请教 MongoDB 问题
@KLBJ @frankkai @imherer @zlfzy 感谢大伙的大力支持,最近有点忙,没时间看回复,问题已经解决了。
2018-01-26 16:23:47 +08:00
回复了 maxCham 创建的主题 MongoDB 小白请教 MongoDB 问题
@zlfzy 可视化工具?但是我是要写 query 在 mongodb 3T robo 上面走的
2018-01-26 16:16:41 +08:00
回复了 maxCham 创建的主题 MongoDB 小白请教 MongoDB 问题
顶一下,防沉迷;跪求教
2016-12-19 12:07:41 +08:00
回复了 maxCham 创建的主题 MongoDB mongoDB Compass 与 Docker
一般不是说,我只要开了 mongo 的服务,就可以的吗?
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2496 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 18ms · UTC 13:59 · PVG 21:59 · LAX 06:59 · JFK 09:59
Developed with CodeLauncher
♥ Do have faith in what you're doing.