issues Search Results · repo:bennyhuo/Kotlin-Tutorials language:Kotlin
Filter by
41 results
(86 ms)41 results
inbennyhuo/Kotlin-Tutorials (press backspace or delete to remove)在 kotlin 中 @Suppress 是一个神奇的注解,能消除编译器的警告,甚至还能消除错误,不过这个注解的参数 names 很多时候不知道该怎么写
/**
* Suppresses the given compilation warnings in the annotated element.
* @property names names of the compiler diagnostics ...
Kazusa1412
- 2
- Opened on Jun 28, 2021
- #39
老师在 https://www.bilibili.com/video/BV11b4y1Z7sz
这期视频中提到了RxJava(Reactive编程)和函数式编程,这两者之间除了看起来像(指写起来是链式),还有什么内在联系呢?Reactive和异步编程有什么关联?希望老师可以讲讲~
0zyt
- 1
- Opened on Jun 14, 2021
- #38
准备做一个长期的 Kotlin 基础教程的编撰工作,作为官方文档的补充,大家有想法欢迎回复跟我一起讨论并参与编撰。
内容目标(暂定):
1. 主线内容涵盖 Kotlin common、Kotlin Jvm、Kotlin js、Kotlin Native,通用部分则不依赖 Kotlin Jvm(不像过去大家习惯的方式)
2. Kotlin 的常见库的使用方法
3. 编译器配置、Gradle ...
bennyhuo
- 3
- Opened on Jun 5, 2021
- #36
Kotlin 的一些很零碎的内容,放到这个栏目下面。
- [x] [Kotlin 杂谈] SAM 转换遇到包内可见
- [x] [Kotlin 杂谈] 使用协程实现轮询任务竟是这么简单
- [x] Kotlin OptIn 的使用方法
- [x] [Kotlin 杂谈] 怎么统计程序执行的时间
- [ ] [Kotlin 杂谈] 什么是 Sealed when
- [x] ...
bennyhuo
- 3
- Opened on Jun 3, 2021
- #35
由于在使用阿里云OSS上传SDK的时候遇到了 Stream Close 的问题。 在网上找到了解决办法, 但开关不好使。 文章链接:https://www.jianshu.com/p/3608630af86a
但大概知道是由于添加了 com.android.tools.profiler.agent.okhttp.OkHttp3Interceptor 这个拦截器导致的问题,想知道这个拦截器是怎么添加进去的? ...
dzzchao
- 2
- Opened on May 24, 2021
- #34

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.