Naeemo
Naeemo
It's probably because of `/usr/local/zipinfo`. ___ Inside `QLPlugin/Views/Previews/ZIPPreview.swift`: ```swift private func runZIPInfoCommand(filePath: String) throws -> String { do { let result = try exec( program: "/usr/bin/zipinfo", arguments: [filePath] ) return...
opacity会影响子元素,而背景rgba不会啊
> 哈哈,在这个漫长的等待过程中,我已经完成了二次开发 XD 我们也是
IMO, using `永` would be a more natural choice. I would be confused by `水` and try to find out why, but not with `永`. `永` is the first thing...
看起来挺好的,明天试试。
FYI, [Babel cannot properly subclass some Built-in classes](https://babeljs.io/docs/usage/caveats/#classes)
我前些天也提了 issue 没回应。现在我是禁用自带的 sync 自己用插件拦截添加钩子,然后由外部自定义怎么 sync
try just `import 'agora-rtc-sdk';`
> try just `import 'agora-rtc-sdk';` My bad, it doesn't work.