쿼리 변수 oor Engels

쿼리 변수

Vertalings in die woordeboek Koreaans - Engels

query variable

en
A variable that stores a query, as opposed to the results of a query.
MicrosoftLanguagePortal

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

매개 변수가 있는 쿼리
parameterized query
매개 변수 쿼리
parameter query

voorbeelde

wedstryd
woorde
Advanced filtering
이 매개변수는 키 _gl을 포함한 URL 쿼리 매개변수로 식별됩니다.
The parameter is identified in the URL query parameters with the key _gl:support.google support.google
서버 측 확인 콜백에는 보상형 동영상 상호작용을 설명하는 쿼리 매개변수를 포스트백 URL에 추가합니다.
The server-side verification callback will append query parameters to your postback url describing the rewarded video interaction.support.google support.google
BigQuery 사용자는 맞춤 쿼리에 매개변수를 포함할 수 있습니다.
BigQuery users can include parameters in custom queries.support.google support.google
ie 매개변수쿼리 문자열을 해석하는 데 사용할 문자 인코딩 스키마를 설정합니다.
The ie parameter sets the character encoding scheme that should be used to interpret the query string.support.google support.google
페이지를 로드하기 전에 다음 쿼리 문자열 매개변수 중 하나를 브라우저 주소 표시줄의 페이지 URL에 추가합니다.
Before loading the page, append one of these query string parameters to your page’s URL in the address bar of the browser:support.google support.google
쿼리에서 많은 변수가 데이터세트 이름이 프리픽스로 추가됩니다(예: Imported_DataSet.’productId_field’, Alias_Name.quantity_sold).
Many of the variables in this query have their dataset name attached to them as prefixes (e.g., Imported_DataSet.’productId_field’, Alias_Name.quantity_sold).support.google support.google
광고 단위를 숨기려는 경우 광고 요청이 발생하지 않고 광고가 게재되지 않도록 CSS 미디어 쿼리를 사용하여 매개변수를 설정할 수 있습니다.
If you do want to hide an ad unit, you can set a parameter with CSS media queries so that no ad request is made and no ad is shown.support.google support.google
함수(예: NOW(), TODAY())를 이용하면 변수 결과가 반환되므로 쿼리가 캐싱을 통한 신속한 반환이 이루어지지 못합니다.
Functions (such as NOW() or TODAY()) return variable results, which prevents queries from being cached and therefore returned more quickly.support.google support.google
이제 BigQuery 데이터 소스에서 매개변수를 사용하여 맞춤 쿼리의 기본값을 재정의할 수 있습니다.
You can now use parameters in BigQuery data sources to override default values in custom queries.support.google support.google
감사 로그 이벤트의 매개변수에는 관리자 이름, 차트 이름, 쿼리된 날짜 범위가 포함됩니다.
Parameters for audit log events include the admin's name, the chart's name, and the range of dates queried.support.google support.google
검색 매개변수를 완료한 후에는 쿼리를 저장하여 나중에 이 검색을 신속하게 수행할 수 있습니다.
Once you’ve finalized your search parameters, you can save the query and quickly perform this search later.support.google support.google
스프레드시트는 Google 스프레드시트를 위한 Analytics API 부가기능을 사용하여 지난 7일 동안 페이지의 목록을 쿼리하고 모든 고유 검색어 매개변수를 읽기 쉬운 목록으로 추출할 수 있습니다.
The spreadsheet uses the Analytics API add-on for Google Sheets to query the list of pages for the last 7 days and extract all unique query parameters into an easy-to-read list.support.google support.google
종속성 아티팩트에서 상속된 Dao 인터페이스의 쿼리 매개변수가 이제 올바로 파싱됩니다. b/68118746
Query parameters in Dao interfaces that are inherited from dependency artifacts are now properly parsed. b/68118746ParaCrawl Corpus ParaCrawl Corpus
동기화 어댑터는 URI에서 쿼리 매개변수로 ACCOUNT_NAME 과 ACCOUNT_TYPE 을 제공해야 합니다.
A sync adapter needs to provide an ACCOUNT_NAME and an ACCOUNT_TYPE as query parameters in the URI.ParaCrawl Corpus ParaCrawl Corpus
링크 의 콘텐츠를 표시하는 대신 브라우저에서 강제 다운로드하도록 하려면 URL에서 쿼리 매개변수로 dl=1을 사용하면 됩니다.
How to force a Dropbox link to download To force a browser to download the contents of a link rather than display it, you can use dl=1 as a query parameter in your URL.ParaCrawl Corpus ParaCrawl Corpus
사용자설정 프록시 선택기로 전달되는 URL은 요청한 URL의 경로, 쿼리 매개변수 또는 조각을 포함하지 않습니다.
A URL passed to a custom proxy selector does not include the requested URL's path, query parameters, or fragments.ParaCrawl Corpus ParaCrawl Corpus
파일을 미리 보기로 표시하지 않고 브라우저에서 직접 렌더링되도록 하려면 URL에서 쿼리 매개변수로 raw=1을 사용하세요. raw=1을 URL에 추가하면 HTTP 리디렉션이 발생합니다.
To bypass the preview page and allow your browser to directly render your files, use raw=1 as a query parameter in your URL. Adding raw=1 to a URL will cause an HTTP redirect.ParaCrawl Corpus ParaCrawl Corpus
참고 : 원래 공유 링크 URL에 쿼리 문자열 매개변수(예: dl=0)가 이미 포함되어 있을 수 있습니다.
Note : The original shared link URL may contain query string parameters already (for example, dl=0).ParaCrawl Corpus ParaCrawl Corpus
아래 표는 이 쿼리가 지원하는 매개변수 목록입니다.
Parameters The table below lists the parameters that this query supports.ParaCrawl Corpus ParaCrawl Corpus
최선의 방어책은 위의 섹션에서 콘텐츠 제공자 에 관해 설명했듯이 매개변수화된 쿼리를 사용하는 것입니다.
The best defense is to use parameterized queries, as is discussed in the above section about content providers .ParaCrawl Corpus ParaCrawl Corpus
지정된 매개 변수를 사용하여 JPA 쿼리를 구현합니다.
Implement basic JPA queries using named parameters.ParaCrawl Corpus ParaCrawl Corpus
봇의 편집 속도는 서버의 부하(슬레이브 데이터베이스 서버 지연)에 따라 자동으로 조절이 가능하며, 이를 위해서는 개별적으로 요청된 URL의 쿼리 문자열에 매개변수를 추가하면 됩니다. maxlag 매개변수 를 참고하십시오.
Bots' editing speeds can be automatically adjusted based on server load (slave database server lag) by appending an extra parameter to the query string of each requested URL; see mw:Manual:Maxlag parameter . Supervision [ edit ]ParaCrawl Corpus ParaCrawl Corpus
콘텐츠 제공자에 액세스할 때 query() , update() 및 delete() 와 같은 매개변수화된 쿼리 메서드를 사용하면, 신뢰할 수 없는 소스로부터 오는 잠재적 SQL 주입을 피할 수 있습니다.
When accessing a content provider, use parameterized query methods such as query() , update() , and delete() to avoid potential SQL injection from untrusted sources.ParaCrawl Corpus ParaCrawl Corpus
현재 JLR 엔지니어들은 지정된 매개변수를 충족하는 모든 테스트 결과에서 데이터를 쿼리하고 분석 루틴을 수행할 수 있습니다.
At this point, any JLR engineer can query the data and perform an analysis routine on all test results that meet the specified parameters.ParaCrawl Corpus ParaCrawl Corpus
를 지정하면, 쿼리 메서드가 그 값을 선택 인수 배열에서 검색합니다(변수 mSelectionArgs ).
If you specify the replaceable parameter ? instead of a value, the query method retrieves the value from the selection arguments array (the variable mSelectionArgs ).ParaCrawl Corpus ParaCrawl Corpus
28 sinne gevind in 9 ms. Hulle kom uit baie bronne en word nie nagegaan nie.