kotlin 第46页
Decompiling Kotlin's program: Data class-拾光赋

Decompiling Kotlin’s program: Data class

Decompiling Kotlin's program: Data class,If you are a Java programmer you may be tired of having troublesome implementation of setter, getter, hashcode, toString once. Does not the...
kity的头像-拾光赋kity6年前
02315
Kotlin: Removing POJO Boilerplate-拾光赋

Kotlin: Removing POJO Boilerplate

Kotlin: Removing POJO Boilerplate,Kotlin is very quickly becoming one of my all-time favorite languages to play with. It is a JVM language that offers static typing, built-in null ...
kity的头像-拾光赋kity6年前
0257
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!-拾光赋

I’m an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!, 原文链接:I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!
kity的头像-拾光赋kity6年前
0456
Asynchronous RDBMS access with Spring Data R2DBC-拾光赋

Asynchronous RDBMS access with Spring Data R2DBC

Asynchronous RDBMS access with Spring Data R2DBC,Not too long ago, a reactive variant of the JDBC driver was released. Known as R2DBC. It allows data to be streamed asynchronously ...
kity的头像-拾光赋kity6年前
04013
Decompile and dissasemble JVM bytecode compiled from Kotlin source code-拾光赋

Decompile and dissasemble JVM bytecode compiled from Kotlin source code

Decompile and dissasemble JVM bytecode compiled from Kotlin source code,This is an experiment to try using javap (disassembler) and jad (decompiler) for this Kotlin code. fun main ...
kity的头像-拾光赋kity6年前
0528
Kotlin: How Can a Programming Language be so Young And so Mature at The Same Time?-拾光赋

Kotlin: How Can a Programming Language be so Young And so Mature at The Same Time?

Kotlin: How Can a Programming Language be so Young And so Mature at The Same Time?,In this article, we’re going to explore why young programming languages with modern features can...
kity的头像-拾光赋kity6年前
0315
DC++ Clients (Java, Kotlin)-拾光赋

DC++ Clients (Java, Kotlin)

DC++ Clients (Java, Kotlin),Hello everybody! I've decided to train my skills in Java/Kotlin; the topic for this purpose is DC++ client, so for now I'm wondering does anybody know w...
kity的头像-拾光赋kity6年前
0249
Q: How Much of

Q: How Much of “the Kotlin Way” Is the Right Way?

Q: How Much of 'the Kotlin Way' Is the Right Way?,NOTE: This post was originally intended to provoke a discussion, and despite its length, the original goal is still the same. Plea...
kity的头像-拾光赋kity7年前
04712
Kotlin for Android-拾光赋

Kotlin for Android

Kotlin for Android,Hey Guys, My name is Amir and I want to learn Kotlin for Android. Unfortunately I don't have any background knowledge in Java, so I wonder if it is possible to l...
kity的头像-拾光赋kity7年前
0477
Java and Docker - JVM Runtime Basics-拾光赋

Java and Docker – JVM Runtime Basics

Java and Docker - JVM Runtime Basics,This article originated on zsiegel.com As container deployments become increasingly common, it is important to understand how your application ...
kity的头像-拾光赋kity7年前
0379
Java and Docker - Memory and CPU Limits-拾光赋

Java and Docker – Memory and CPU Limits

Java and Docker - Memory and CPU Limits,This article originated on zsiegel.com For many years java developers have gotten used to tweaking their code and the JVM flags to gain both...
kity的头像-拾光赋kity7年前
0267
How to deploy Java apps in Docker-拾光赋

How to deploy Java apps in Docker

How to deploy Java apps in Docker,This article originated on zsiegel.com Many java developers are familiar with deploying java applications via jar files and application containers...
kity的头像-拾光赋kity7年前
04614