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