.KTS 파일 확장자

Kotlin Script

개발사 JetBrains
인기도
3.0  |  1 투표
 

KTS 파일이란 무엇인가요?

A KTS file is a script written in the Kotlin programming language. It contains executable Kotlin source code. KTS files can be opened and edited in any text editor, and they can be executed using the Kotlin compiler (kotlinc).

추가 정보

Microsoft Visual Studio Code에서 열린 .kts 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 KTS 파일

Kotlin is a statically-typed programming language developed by JetBrains. JetBrains developed the Kotlin language to alleviate some of the common issues that arise in Java development. Most popularly, Kotlin is used to develop Android applications, as it is Google's preferred Android development language.

Developers creating Kotlin programs can create and include Kotlin scripts in those programs. These scripts are saved as KTS files. In addition to being referenced and run within Kotlin programs, developers can run KTS files independently. To run a script using the Kotlin compiler, a developer can use the command kotlinc -script filename.kts. Otherwise, the developer can run their script from within Jetbrains IntelliJ IDEA or Google Android Studio.

참고: Kotlin source code files that do not contain a Kotlin script are saved as .KT files.

KTS 파일을 여는 방법

You can open a KTS file in any text or source code editor. However, it is best to open a KTS file in Jetbrains IntelliJ IDEA (cross-platform) or Google Android Studio (cross-platform). These programs display KTS files' syntax correctly, and they also allow you to run the script a KTS file contains.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

KTS 파일을 열거나 참조하는 프로그램

카테고리: 개발자
업데이트: 2021-09-14

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Kotlin Script 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.