自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(10)
  • 收藏
  • 关注

翻译 在Android上一尘不染

Setting up spotless is quite easy, let’s take a look at what we did at Collect by WeTransfer to have a setup that is as much ready-to-go as possible. 设置spotless非常容易,让我们看一下我们在WeTransfer的 Collect中所做的事情,...

2020-09-16 17:33:52 292

翻译 使用android livedata的一些最佳做法

As an Android Developer, you can be able use ViewModel concept in your architecture to communicate among various views of your application. However, the situation could be more complicated because of ...

2020-09-16 17:24:05 910

翻译 android测试入门第2部分

In the previous article, we discussed how to set up instrumented tests for our Android app. In this tutorial we will add some new functionality to our app and write unit tests to test that behavior. 在...

2020-09-16 17:14:47 122

翻译 kotlin 发送短信_在kotlin中使用sendinblue发送交易电子邮件

kotlin 发送短信In this tutorial, we are going to explain how to send transactional emails with Sendinblue. 在本教程中,我们将解释如何使用Sendinblue发送交易电子邮件。 “Sendinblue is a comprehensive suite of SaaS communication to...

2020-09-12 08:59:16 1467

翻译 这是您应该如何在Android中使用Firebase身份验证

In this digital era, security has always been a main concern for developers as well as the end users. As smartphones users are increasing day by day, more and more smartphone applications are being de...

2020-09-12 08:48:30 952

翻译 kotlin swift_在Kotlin中重新创建swift结果类型

kotlin swiftIn Swift, I use the Result type extensively. Mostly for async callbacks, but it’s generally a nice, tidy and consistent way to provide a value that can either be a success or failure as a ...

2020-09-12 08:38:12 169

翻译 android中的回调流

Convert any callback API into a self cleaning Flow. 将所有回调API转换为自清除流。 Kotlin Flows are amazing. Not only do they provide a non-blocking asynchronous way to deal with sequences of values, but they prov...

2020-09-12 08:27:37 445

翻译 android studio 4 2有什么新功能

Android overhauled the CPU Profiler UI in Android Studio 4.0, to provide a more intuitive recording workflow. Based on your feedback we continued to make changes and added more features in 4.1. Howeve...

2020-09-12 08:18:04 2409

翻译 初创公司如何搭建开发框架_初创公司必须聘请动摇的开发商时期

初创公司如何搭建开发框架In less than 100 lines of code, I was up and running with two beautifully different views simultaneously, each for Android and iOS. It was easy. Multi-platform development was far more str...

2020-09-12 08:08:12 152

翻译 迭代代码_通过自动代码审查更快地迭代

迭代代码In software development, code review is important for maintaining code quality. 在软件开发中,代码审查对于保持代码质量很重要。 To help project maintainers implement code-review policies, GitHub provides a convenient ap...

2020-09-12 07:58:38 485

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除