Skip to content

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/Native.
  • yasuofenglei
  • 1
  • Opened 
    on Nov 21, 2021
  • #42

1,委托关键字by的实现 2,扩展函数的实现 3,字符串模板 4,中缀表达式的实现 感觉可以水很多期
  • dreamlike-ocean
  • Opened 
    on Aug 3, 2021
  • #41

C++20? 14? 11?
  • bennyhuo
  • 1
  • Opened 
    on Jul 8, 2021
  • #40

在 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

~灌水的视频,不过大家可能会比较喜欢听~ - [x] ~Java 转 Kotlin 的心得体会~ 不符合预期,视频停止剪辑,放弃
  • bennyhuo
  • 2
  • Opened 
    on Jun 10, 2021
  • #37

准备做一个长期的 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

可以考虑带着我们撸一些实用的小工具.在实践中使用kotlin的特性.
  • yasuofenglei
  • 6
  • Opened 
    on May 22, 2021
  • #33
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub