What is the translation of " APPLICATION CODE " in Korean?

[ˌæpli'keiʃn kəʊd]
[ˌæpli'keiʃn kəʊd]
application code
응용 프로그램 코드
application code
어플리케이션 코드
application code

Examples of using Application code in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Application code itself.
직접 코드 적용하기.
As an aside, we usually don't use reflection in ordinary application code.
여담이지만, 우리는 일반적으로 어플리케이션 코드에서 reflection을 사용하지 않는다.
HSM Application Code Review.
HSM 응용 프로그램 코드 검토.
When a Node. js application starts running, the V8 engine will run the application code you write.
Node. js 앱이 실행되면, V8엔진이 당신의 앱 코드를 실행시킨다.
In client application code, the ADO.
클라이언트 응용 프로그램 코드에서 ADO.
With Heroku, the effort required to get to that sort of stage is maybe a few lines of application code and a git push.
Heroku의 경우, 그런 단계에 도달하기 위해 필요한 노력은 어쩌면 몇 줄의 응용 프로그램 코드와 git push 입니다.
In order for application code to service requests by users, ASP.
사용자의 요청을 처리하기 위해 응용 프로그램 코드를 사용하려면 ASP.
Hibernate provides three possible approaches to writing application code that uses optimistic concurrency.
Hibernate는 optimistic동시성을 사용하는 어플리케이션 코드를 작성하는데 세 가지 가능한 접근법들을 제공한다.
Desktop application code samples for examples of Win32 and. NET development.
Win32 및. NET 개발 예제용 데스크톱 응용 프로그램 코드 샘플입니다.
Google App Engine- an environment for running application code in the cloud; Platform as a service(PaaS).
Google App Engine - 클라우드에서 애플리케이션 코드를 실행하는 환경으로, 서비스형 플랫폼(Platform as a service, PaaS)입니다.
Most application code can simply use the infrastructure implemented by. NET.
대부분의 응용 프로그램 코드는. NET에서 구현 하는 인프라를 사용 하기만 하면 됩니다.
In some instances, developing or modifying application code may also be part of the provisioning process.
일부 경우에는 응용 프로그램 코드의 배포나 수정도 프로비전 프로세스에 포함될 수 있습니다.
Application code is required to retrieve the JDBC connection via DataSourceUtils.
애플리케이션 코드는 J2EE의 표준적인 DataSource. getConnection 대신에 DataSourceUtils.
The Native Client sandbox prevents application code from interacting directly with the native operating system.
Native Client 샌드박스는 애플리케이션 코드가 네이티브 운영 체제와 직접 인터렉션 하는 것을 방지합니다.
In the simplest of terms macros are special functions designed to return a quoted expression that will be inserted into our application code.
매크로는 간단하게 설명하자면 애플리케이션 코드에 삽입할 수 있도록 감싸진 표현식을 반환하도록 설계된 특별한 함수입니다.
Both React and the application code can stay as tags with no changes.
React와 애플리케이션 코드는 둘다 똑같이 태그로 유지할 수 있습니다.
Criteo adheres to the Network Advertising Initiative Standards(NAI Code of Conduct,Mobile Application Code).
크리테오는 Network Advertising Initiative 표준(NAI Code of Conduct,Mobile Application Code)을 준수합니다.
Both React and the application code can stay as<script> tags with no changes.
React와 애플리케이션 코드는 둘다 똑같이 <script> 태그로 유지할 수 있습니다.
In this case, you need to define a Hibernate LocalSessionFactoryBean, which your application code can use to obtain Hibernate Session instances.
이 경우, 우리는 어플리케이션 코드가 Hibernate Session들을 가져오기 위해 사용할 Hibernate LocalSessionFactory를 정의할 필요가 있다.
If the application code is not carefully clearing the thread local variable you get a nasty memory leak.
만약 어플리케이션 코드는 쓰레드지역변수를 주의깊게 지우지 않으면 당신은 끔찍한 메모리부족을 발생할 것이다.
In an event-based asynchronous API this is often accomplished by the application code querying the event or object when receiving the event.
이벤트 기반 비동기 API에서는 이벤트를 받았을 때 애플리케이션 코드가 이벤트나 오브젝트를 조회하는 것으로 종종 해결된다.
In order for application code to service requests by users, ASP. NET must first compile the code into one or more assemblies.
사용자의 요청을 처리하기 위해 응용 프로그램 코드를 사용하려면 ASP. NET에서 먼저 해당 코드를 하나 이상의 어셈블리로 컴파일해야 합니다.
To use shims, you don't have to modify the application code or write it a particular way.
Shim을 사용하려면 응용 프로그램 코드를 수정하거나 특정 방식으로 쓰지 않아도 됩니다. To use shims, you don't have to modify the application code or write it a particular way.
Developers no longer need to construct complex, expensive platforms to support their applications, and can concentrate on writing application code.
개발자는 이제 자신의 애플리케이션을 지원하기 위해 복잡하고 값 비싼 플랫폼을 구축 할 필요가없고, 애플리케이션 코드를 작성하는 데 집중할 수있다.
Soft Front Panel, software drivers and application code examples included to ease instrument control and integration into your existing systems.
간편한 계측기 제어 및 기존 시스템과의 통합을 위해 소프트 전면판, 소프트웨어 드라이버 및 어플리케이션 코드 예제 포함.
You can insert a fragment into your activity layout by declaring the fragment in the activity's layout file, as a element, or from your application code by adding it to an existing ViewGroup.
프래그먼트를 액티비티 레이아웃에 삽입하려면 해당 프래그먼트를 액티비티의 레이아웃 파일에서 요소로 선언하거나, 애플리케이션 코드에서 이를 기존의 ViewGroup 에 추가하면 됩니다.
You must update and maintain client application code to ensure it is connecting to the proper port.
응용 프로그램 코드를 업데이트하고 유지 관리하여 올바른 포트에 연결하도록 해야 합니다. You must update and maintain client application code to ensure it is connecting to the proper port.
In application code, this field is most commonly used in assignments to initialize a string variable to an empty string.
애플리케이션 코드에서이 필드는 가장 일반적으로 할당에 문자열 변수를 빈 문자열로 초기화에 사용 됩니다. In application code, this field is most commonly used in assignments to initialize a string variable to an empty string.
You can declare various types of drawables as auto-mirrored in your application code, such as bitmap, nine-patch, layer, state list, and other drawables.
애플리케이션 코드에서 비트맵, 나인 패치, 레이어, 상태 목록 및 다른 드로어블 등 다양한 유형의 드로어블을 자동 미러링으로 선언할 수 있습니다.
Notice that the application code that generates the events is decoupled from the systems that subscribe to the events.
이벤트를 생성하는 애플리케이션 코드와 이벤트를 구독하는 시스템은 분리됩니다. Notice that the application code that generates the events is decoupled from the systems that subscribe to the events.
Results: 45, Time: 0.0452

How to use "application code" in an English sentence

Hence, application code need not be changed.
Application code alone cannot prevent conflicting data.
applicationCode string PUSH application code is optional.
Sent when application code changes game state.
This made the application code much simpler.
Reduced application code size and memory usage.
The revised application code is also tested.
Where does your application code get stuck?
This isolates application code from cloud-specific code.
Specify the application code of the object.
Show more

How to use "애플리케이션 코드, 응용 프로그램 코드" in a Korean sentence

따라서 애플리케이션 코드 내의 상태를 유지보수할 수 없습니다.
또한 에너지 관리 시스템을 구현하려면 보통 적지 않은 애플리케이션 코드 개발이 필요하고, 기존의 컨트롤 구조와 중복되는 경우가 있습니다.
컴 파일된 애플리케이션 코드 외부에 있는 프로그램적이지 않은 애플리케이션 컴포넌트.
) 핵심 워크 프롤우와 애플리케이션 코드 호출을 담당한다.
STVD는 애플리케이션 코드 구현 및 디버깅에서 마이크로컨트롤러 프로그래밍에 이르기까지 설계자가 애플리케이션 개발을 관리하는 데 필요한 모든 것을 갖추고 있다.
특히 100% 애플리케이션 코드 호환성을 제공한다.
애플리케이션 코드 중에 오래전에 작성되어서 안드로이드 API와 호환되지 않는 부분들이 있습니다.
RB 앱 검사기 Lite는 사용자와 개발자가 어떤 소스에서 응용 프로그램 코드 서명과 영수증을 확인하는 데 도움이됩니다.
이 스크립트 태그는 다른 라이브러리가 로드 된 후 기본 응용 프로그램 코드 (예: app.
첫째는 애플리케이션 코드 자체에 명시적인 안전장치를 넣는 것이다.

Word-for-word translation

Top dictionary queries

English - Korean