AN INTENT 한국어 뜻 - 한국어 번역

[æn in'tent]
명사
[æn in'tent]
intent
intent 를
an intent

영어에서 An intent 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The structure of an intent URL is as follows.
인텐트 URL의 구조는 다음과 같습니다.
() methods that determine the best component to respond to an intent.
() 메서드는 한 인텐트에 응답하는 데 가장 좋은 구성 요소를 판별합니다.
An intent may also contain"extras" data that the destination activity displays in the UI;
인텐트에 대상 액티비티가 UI에 표시하는 "엑스트라" 데이터가 들어 있을 수도 있습니다.
Instead, you can create a request to view the address using an Intent.
대신 Intent 를 사용하여 주소 보기 요청을 생성할 수 있습니다.
An Intent object can also carry small amounts of data to be used by the activity that is started.
Intent 객체는 시작된 Activity에서 사용할 소량의 데이터를 포함할 수 있습니다.
To add menu items based on available activities that accept an intent.
인텐트를 수락하는 이용 가능한 액티비티에 기반하여 메뉴 항목을 추가하려면 다음과 같이 합니다.
You can specify the action for an intent with setAction() or with an Intent constructor.
인텐트에 대한 작업을 지정하려면 setAction() 또는 Intent 생성자를 사용하면 됩니다.
A PendingIntent object is a wrapper around an Intent object.
PendingIntent 객체는 Intent 객체 주변을 감싸는 래퍼입니다.
Every Activity is invoked by an Intent, regardless of how the user navigated there.
모든 Activity는 Intent에 의해서 실행됩니다, regardless of how the user navigated there.
Example of the selection dialog that appears when more than one app can handle an intent.
인텐트를 처리할 수 있는 앱이 둘 이상 있을 경우 표시되는 선택 대화상자의 예.
List of TV channels that the user has available, and supports an Intent for changing channels for the user.
유효한 TV 채널 목록을 받아서 사용자가 채널을 바꾸기 위한 인텐트를 지원해야 합니다.
Sending an intent to the device's contacts application allows you to access the Contacts Provider indirectly.
기기 주소록 애플리케이션에 인텐트를 전송하면 연락처 제공자에 간접적으로 액세스할 수 있습니다.
A BroadcastReceiver handles asynchronous requests initiated by an Intent.
BroadcastReceiver 는 Intent 에 의해 시작된 비동기 요청을 처리합니다.
In addition, the child activity can optionally return an Intent object containing any additional data it wants.
또한 자식 활동은 원하는 추가 데이터를 포함하는 Intent 개체를 선택적으로 반환할 수 있습니다.
Instead, it sends an intent that starts an activity, which is often part of the provider's own application.
대신, 액티비티를 시작하는 인텐트를 전송합니다. 이 인텐트는 대개 제공자가 소유한 애플리케이션의 일부입니다.
Print the given intent specification as an intent: URI.
To-intent-uri uri intent 주어진 인 텐트 사양 을 intent: URI 로 인쇄합니다.
To show the chooser,create an Intent using createChooser() and pass it to startActivity().
선택기를 표시하려면, createChooser() 사용하여 Intent 를 만들고 startActivity() 에 전달합니다.
For an example of using this intent, see Using an intent to insert an event.
이 인텐트 사용법의 예시를 보려면 인텐트를 사용하여 이벤트 삽입 을 참조하세요.
However, an intent can carry additional information that does not affect how it is resolved to an app component.
그러나 인텐트는 앱 구성 요소로 확인되는 방법에 영향을 미치지 않는 추가 정보도 담고 있을 수 있습니다.
If you want to link to your products from an Android app, create an Intent that opens a URL.
Android 앱에서 제품에 연결하려는 경우 URL을 여는 Intent 를 만드세요.
For example, here's how to create an intent to initiate a phone call using the Uri data to specify the telephone number.
다음은 Uri 데이터를 사용하여 전화번호를 지정하여 전화 걸기를 시작하는 인텐트를 생성하는 방법입니다.
By default, the system determines the appropriate MIME type required by an intent based on the Uri data that's included.
기본적으로 시스템은 포함된 Uri 데이터를 바탕으로 인텐트가 필요로 하는 적절한 MIME 유형을 결정합니다.
To specify accepted intent data, an intent filter can declare zero or more elements, as shown in the following example.
허용된 인텐트 데이터를 나타내려면 인텐트 필터는 0개 이상의 요소를 선언할 수 있습니다. 예.
Your app ask for permissionto perform the task itself or it can use an intent to have another app perform the task.
앱이 직접 작업을 진행하기 위해 권한을 요청하거나,아니면 인텐트 를 사용하여 다른 앱에서 작업을 진행하도록 할 수 있습니다.
If the intent matches an intent filter, the system starts that component and delivers it the Intent object.
해당 인텐트와 일치하는 인텐트 필터가 있으면 시스템이 해당 구성 요소를 시작하고 이에 Intent 객체를 전달합니다.
For example, you can add"AaBbCc123" and"aabbcc123" to an intent, but they're considered the same context.
예를 들어 인텐트에 'AaBbCc123' 및 'aabbcc123'을 추가할 수 있지만 이 둘은 같은 컨텍스트로 간주됩니다.
For example, an intent might convey a request for an activity to show an image or to open a web page.
예를 들어, 인텐트는 액티비티에 이미지를 표시하거나 웹 페이지를 열라는 요청을 전달할 수 있습니다.
Instead, you can have the device's contacts app send an intent for inviting the contact to one of your activities.
대신, 개발자가 기기의 주소록 앱에 액티비티 중 하나로 연락처를 초대하는 인텐트를 보내게 할 수 있습니다.
In a reply to an intent to package by Martin F. Krafft, Adam Heath revealed future plans for the dpkg-deb utility.
Krafft가 한 intent to package 에 대한 대답으로, Adam Heath가 dpkg-deb 유틸리티에 대한 개발 계획을 밝혔다.
When this message is received, Google Play services broadcasts an intent which contains the text of the message.
이 메시지가 수신되면 Google Play Service가 메시지의 텍스트를 포함하는 인텐트를 브로드캐스트합니다.
결과: 69, 시각: 0.0554

영어 문장에서 "an intent"를 사용하는 방법

Create an Intent that starts the Activity.
An intent coupled with your previous solution.
An intent young man near the center.
With out an intent spells dont work.
An intent used for starting the instance.
wrapping an Intent for initiating user intervention.
There’s an intent that wasn’t there before.
Create an Intent with the Intent.ACTION_AIRPLANE_MODE_CHANGED action.
Gets an intent for performing LINE login.
Every solution has an intent and context.

한국어 문장에서 "인텐트를"를 사용하는 방법

xml에 지정한 스키마를 기준으로 인텐트를 호출합니다.
) 해당 인텐트를 수신할 수 있다는 점입니다.
바로 인텐트를 통해 시작할 수 있다.?
대화식 로그인은 별도의 인텐트를 실행하는 방법으로 이루어집니다.
카메라를 사용하려면 카메라 인텐트를 쓰는 것을 추천합니다.
따라서 암시적 인텐트를 통해 컴포넌트를 호출하게 됩니다.
이렇게 인텐트 설정이 끝났으면, 인텐트를 실행해야겠지요?
인텐트를 토픽, 브로드캐스트 리시버를 리스너클래스로 생각하시면 좋습니다.
=> 바로, 이 때도 인텐트를 사용하면 됩니다(.?
암시적 인텐트를 사용하는 이유는 이 뿐만이 아닙니다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어