kotlin import java.time.LocalDate fun main() { val currentDate = LocalDate.now() println("Current date: $currentDate") }


上一篇:
下一篇:
切换中文