What is the translation of " CODE AND RESOURCES " in Korean?

[kəʊd ænd ri'zɔːsiz]
[kəʊd ænd ri'zɔːsiz]
코드와 리소스

Examples of using Code and resources in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Shrink your code and resources.
코드 및 리소스 축소.
Code and resources that are only required within a single feature module can be found in the corresponding feature modules.
단일 기능 모듈 내에서만 필요한 코드와 리소스는 해당 기능 모듈에서 찾을 수 있습니다.
Src/main/ This source set includes code and resources common to all build variants.
Src/main/ 이 소스 세트에는 모든 빌드 변형에 공통되는 코드와 리소스가 포함됩니다.
With this release, Flash Player takes advantage of Apple's bundling technology and provides the OS X Flash Player plug-in in a bundle, a single directory that contains executable code and resources related to the code..
이번 릴리스에서 Flash Player는 Apple의 번들링 기술을 이용하여 실행 코드 및 코드 관련 리소스가 들어 있는 디렉토리 하나로 구성된 OS X Flash Player 플러그인을 번들로 제공합니다.
A module's main/ source set includes the code and resources used by all its build variants.
모듈의 main/ 소스 세트에는 모든 빌드 변형에 사용되는 코드와 리소스가 포함됩니다.
Code and Resource Compression: The ExeStealth Packer allows you to compress the code and resources of your application.
부호와 자원 압축: ExeStealth 포장업자는 응용의 부호 그리고 자원을 압축하는 것을 허용한다.
You can customize product flavors to use different code and resources, while sharing and reusing the parts that are common to all versions of your app.
제품 버전을 사용자 지정하여 다양한 코드 및 리소스를 사용할 수 있으며, 모든 앱 버전에 공통되는 부분을 공유하거나 재사용할 수 있습니다.
To make your APK file as small as possible,you should enable shrinking to remove unused code and resources in your release build.
APK 파일을 최대한 작게 만들려면,축소를 활성화하여 릴리스 빌드에서 미사용 코드와 리소스를 제거해야 합니다.
Main/ Contains the"main" sourceset files: the Android code and resources shared by all build variants(files for other build variants reside in sibling directories, such as src/debug/ for the debug build type).
Main/ "기본" 소스 세트 파일, 즉 모든 빌드 변형이 공유하는 Android 코드 및 리소스(디버그 빌드 유형의 경우 src/debug/ 와 같이 형제 디렉토리에 있는 다른 빌드 변형의 파일)를 포함합니다.
Code and Resource Compression allows compression of the code and resources of your application.
부호와 자원 압축은 응용의 부호 그리고 자원의 압축을 허용한다.
With Instant Run we're now able to update only the changed code and resources during runtime, while the new Emulator brings multi-processor supportand faster ADB speeds for quicker APK transfer and installation.
Instant Run을 통해 이제는 런타임 중에 변경된 코드와 리소스만 업데이트할 수 있으며, 그와 동시에 새 에뮬레이터는 멀티프로세서를 지원하고 더욱 빠른 APK 전송과 설치가 가능하도록 ADB 속도를 높여 줍니다.
By selecting the type of project you want to create, Android Studio can include sample code and resources to help you get started.
만들려고 하는 프로젝트의 유형을 선택하면 Android 스튜디오는 시작하는 데 도움이 되는 샘플 코드와 리소스를 포함할 수 있습니다.
Android Studio logically groups source code and resources for each module into source sets.
Android Studio는 각 모듈의 소스 코드와 리소스를 논리적으로 소스 세트 로 그룹화합니다.
Then, when a user downloads your app, Google Play's new Dynamic Delivery will only deliver the code and resources matching the user's device.
그러면 사용자가 해당 앱을 다운로드하는 시점에 Google Play의 새로운 Dynamic Delivery는 오로지 사용자의 기기와 일치하는 코드와 리소스만 전달합니다.
For more information on shrinking code and resources, see Shrink your code and resources.
코드 및 리소스 축소에 대한 자세한 내용은, 코드 및 리소스 축소 를 참조하세요.
Src/buildType/ Create this source set to include code and resources only for a specific build type.
Src// 특정 빌드 유형에 대한 코드와 리소스만 포함하려면 이 소스 세트를 생성합니다.
Src/productFlavor/ Create this source set to include code and resources only for a specific product flavor.
Src// 특정 제품 버전에 대한 코드와 리소스만 포함하려면 이 소스 세트를 생성합니다.
Src/buildType/ Create this source set to include code and resources only for a specific build type.
Src/<buildType>/ 특정 빌드 유형에 대한 코드와 리소스만 포함하려면 이 소스 세트를 생성합니다.
Src/productFlavor/ Create this source set to include code and resources only for a specific product flavor.
Src/<productFlavor>/ 특정 제품 버전에 대한 코드와 리소스만 포함하려면 이 소스 세트를 생성합니다.
This page describes how to do that and how to specify what code and resources to keep or discard during the build.
이 페이지에서는 이를 위한 방법과 빌드 중에 유지하거나 폐기할 코드와 리소스를 지정하는 방법에 대해 설명합니다.
Build with source sets You can use source set directories to contain the code and resources you want packaged only with certain configurations.
소스 세트 디렉토리를 사용하여 특정 구성으로만 패키징하려는 코드와 리소스를 포함할 수 있습니다.
Each build configuration can define its own set of code and resources, while reusing the parts common to all versions of your app.
각 빌드 구성에서는 자체적인 코드 및 리소스 세트를 정의할 수 있으며, 모든 앱 버전에 공통되는 부분을 재사용하기도 합니다.
Build variants are the result of Gradle using a specific set of rules to combine settings, code, and resources configured in your build types and product flavors.
빌드 변형은 Gradle이 특정 규칙 세트 를 사용하여 빌드 유형과 제품 버전에 구성된 설정, 코드 및 리소스를 조합한 결과입니다.
Multiple APK Support The build system enables you to automatically build different APKs that each contain only the code and resources needed for a specific screen density or Application Binary Interface(ABI).
APK 분할 빌드 시스템을 사용하면 특정 화면 밀도나 ABI(Application Binary Interface)에 필요한 코드와 리소스 포함하는 다양한 APK를 자동으로 빌드할 수 있습니다.
Additional modules are often useful when creating code libraries within your own project orwhen you want to create different sets of code and resources for different device types, such as phones and wearables, but keep all the files scoped within the same project and share some code..
자체 프로젝트 내에서 코드 라이브러리를 생성하거나 기기 유형(예:휴대폰 웨어러블 기기)별로 각각 다른 코드 및 리소스 집합을 생성하되, 모든 파일의 범위를 동일한 프로젝트 내로 유지하고 일부 코드를 공유하려는 경우 모듈을 추가하는 것이 유용한 때가 많습니다.
Src/ Contains all code and resource files for the module in the following subdirectories.
Src/ 다음 하위 디렉토리에 모듈에 대한 모든 코드 및 리소스 파일을 포함합니다.
Instant Run significantly reduces the time it takes to update your app by pushing certain code and resource changes without building a new APK—and, in some cases, without even restarting the current activity.
Instant Run 은 새 APK를 빌드하지 않고도(일부 경우에는 현재 activity를 다시 시작하지 않고도) 특정 코드 및 리소스 변경 사항을 푸시함으로써 앱 업데이트에 걸리는 시간을 상당히 줄여줍니다.
XAML IntelliSense: Blend supports all of the common capabilities you would expect from IntelliSense including statement completion, support for common editor operations like commenting andformatting code, and navigation to resources, binding, and code.
XAML IntelliSense: 두 IDE는 모두 문 완성, 코드 주석 처리 및 형식 지정과 같은 일반적인 편집기 작업 지원, 리소스, 바인딩 및 코드 탐색을 포함하여 IntelliSense에서 기대하는 모든 일반적인 기능을 지원합니다. XAML IntelliSense: Both IDEs support all of the common capabilities you would expect from IntelliSense including statement completion, support for common editor operations like commenting and formatting code,and navigation to resources, binding, and code.
Android Library: This type of library can contain all file types supported in an Android project, including source code, resources, and manifest files.
Android 라이브러리: 이 유형의 라이브러리는 소스 코드, 리소스 및 매니페스트 파일을 비롯하여 Android 프로젝트에서 지원되는 모든 파일 형식을 포함할 수 있습니다.
To request permissions, you must know which resources and protected operations your code uses, and you must also know which permissions protect those resources and operations.
권한을 요청하기 전에 확장 프로그램 코드에서 사용할 리소스 및 보호된 작업에 대해 알고 있어야 하며 이러한 리소스 및 작업을 보호하고 있는 권한도 알고 있어야 합니다.
Results: 243, Time: 0.0533

How to use "code and resources" in a sentence

Source code and resources are included.
Free example code and resources (FTP).
Find code and resources about openEHR.
Reuse code and resources across sourcesets.
Source code and resources required for compiling.
Integration code and resources continue to work.
Source code and resources for the moseycode-harness application.
Download code and resources (ZIP archive) for integration purposes.
Adding code and resources for Mac AE Setup app.
The original source code and resources are not signed.

Word-for-word translation

Top dictionary queries

English - Korean