STATIC DATA 한국어 뜻 - 한국어 번역

['stætik 'deitə]
['stætik 'deitə]
static 데이터
static data
static data

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Static data members.
Static 데이터 멤버.
They can only access static data.
이들은 오직 static 데이터만 접근할 수 있다.
VWO analyses static data about the use of our website.
VWO는 웹사이트 사용에 관한 정적 데이터를 분석합니다.
They must access only static data.
이들은 오직 static 데이터만 접근할 수 있다.
Synchronize access to static data by locking a private static object.
더 나은 방법은 전용 정적 개체를 잠가 정적 데이터에 대 한 액세스를 동기화 하는 것입니다.
They must only access static data.
이들은 오직 static 데이터만 접근할 수 있다.
Static data are data that do not change very often, whereas dynamic data are data that continually change over time.
정적 데이터는 자주 변경되지 않는 데이터이며 동적 데이터는 시간이 지남에 따라 지속적으로 변하는 데이터입니다.
It can only access static data members.
이들은 오직 static 데이터만 접근할 수 있다.
Ex Information required for app behavior except static DATA.
Ex 앱 동작에 필요한 정보 중 정적 data를 제외한 정보.
Instead, synchronize access to static data by locking a private static object.
대신 전용 static 개체를 잠가 정적 데이터에 대 한 액세스를 동기화 합니다.
Furthermore, if static data are synchronized, calls between static methods that alter state can result in deadlocks or redundant synchronization, adversely affecting performance.
또한 정적 데이터가 동기화되는 경우 상태를 변경하는 정적 메서드 간 호출은 성능에 부정적인 영향을 주어 교착 상태 또는 중복된 동기화를 발생시킬 수 있습니다.
Previous PostInitialization of static data members.
인라인 정적 데이터 멤버에 대한 이니셜라이저Initializers for inline static data members.
Imported Excel workbooks(using the"Add static data to your app" data source), collections, and tables stored in context variables don't require delegation.
Excel 통합 문서를 가져올 (사용 하는 앱에 정적 데이터 추가 데이터 원본), 컬렉션 및 컨텍스트 변수에 저장 된 테이블에는 위임이 필요 하지 않습니다.
To make things even faster, use MAXCDN as your content delivery network to deliver your static data which includes your site's imagery.
더 빠르게 작업하기 위해 MAXCDN 사이트의 이미지가 포함 된 정적 데이터를 제공하는 콘텐츠 전송 네트워크입니다.
Access to static data and methods is slower for domain-neutral assemblies because of the need to isolate assemblies.
도메인 중립 어셈블리의 경우 어셈블리를 격리시켜야 하므로 정적 데이터 및 메서드에 액세스하는 속도가 느립니다. Access to static data and methods is slower for domain-neutral assemblies because of the need to isolate assemblies.
Instead, synchronize access to static data by locking a private static object.
대신 개인을 잠그는 방식으로 정적 데이터에 대 한 액세스를 동기화 static 개체입니다.
This includes global data objects(both static and extern),local static objects, and static data members of C++ classes.
여기에는 전역 데이터(정적 및 외부 모두)와 지역 정적 데이터가 포함됩니다.This includes global data (both static and extern) and local static data..
The difference is that JSON, CSV, and TSV can only contain static data values, while mgJSON can contain dynamic data(data that changes over time).
JSON, CSV 및 TSV에는 정적 데이터 값만 포함할 수 있고 mgJSON에는 동적 데이터(시간에 따라 변경되는 데이터)를 포함할 수 있다는 점이 다릅니다.
The PLS2 static data is PLS2 data that remains static for the duration of a frame group and the PLS2 dynamic data is PLS2 data that dynamically changes frame by frame.
PLS2 스태틱(static, 정적) 데이터는 프레임 그룹의 듀레이션 동안 스태틱(static, 정적)인 PLS2 데이터이고, PLS2 다이나믹(dynamic, 동적) 데이터는 프레임마다 다이나믹(dynamic, 동적)으로 변화하는 PLS2 데이터이다.
Unlike heredocs, nowdocs can be used in any static data context, including property declarations.
Heredocs 과는 다르게, nowdocs 은 어떤 정적 데이터 컨텍스트이든지 사용할 수 있으며, 프로퍼티도 그중하나 입니다.
The CDN cache mechanism stores frequently accessed data at locations close to the customer and delivers data with minimal latency,while CDN directly fetches static data from OSS and delivers to the customer with low latency.
CDN 캐시 메커니즘은 자주 액세스하는 데이터를 고객과 가까운 위치에 저장하고 최소한의 대기 시간으로 데이터를 전달하며,CDN은 OSS에서 정적 데이터를 직접 가져오기 때문에 고객 대기 시간이 짧습니다.
The data area stores the initialized global static data(the value is provided at compile time), while the bss segment holds the uninitialized global data..
Data영역은 초기화된 정적 전역 data(the initialized global static data)가 저장되는 반면(이 값은 컴파일시 제공된다. ), bss segment는 초기화되지 않은 전역 data(global data)가 저장된다.
An example of a long-lived object is an object in a server application that contains static data that is live for the duration of the process.
수명이 긴 개체의 예로는 프로세스의 기간 동안 유지되는 정적 데이터가 포함된 서버 애플리케이션의 개체가 있습니다. An example of a long-lived object is an object in a server application that contains static data that is live for the duration of the process.
Although the POV-Ray script is output in frame units, because the static data is output in advance and when the frames are being exported, only the instance data of the static data is being exported, this process is comparatively faster.
POV-Ray 스크립트는 플레임 단위로 출력하지만 사전에 정지 데이터를 출력해서 플레임 출력시에는 그 정지 데이터의 인스턴스 데이터를 출력하게 되어 있기 때문에 비교적으로 빨리 출력이 가능합니다.
On most systems, malloc and free are not reentrant, because they use a static data structure which records what memory blocks are free.
대부분의 시스템에서, malloc 과 free는 무슨 메모리 블록들이 해제상태에 있는지를 기록하고 있는 정적 데이터 구조체를 사용하기 때문에, 재진입성이 없다.
The PLS2 signaling further includes two types of parameters, PLS2 static data(PLS2-STAT data) and PLS2 dynamic data(PLS2-DYN data)..
PLS2 시그널링은 PLS2 스태틱(static, 정적) 데이터(PLS2-STAT 데이터) 및 PLS2 다이나믹(dynamic, 동적) 데이터(PLS2-DYN 데이터)의 두 종류의 파라미터로 더 구성된다.
For a truly efficient website with optimal performance, you may want to consider using a CDN to help serve all static data and a powerful caching plugin like W3 Total Cache to convert your dynamic content into static content.
최적의 성능을 갖춘 진정으로 효율적인 웹 사이트의 경우 모든 정적 데이터를 제공하는 데 CDN을 사용하는 것이 좋습니다. W3 Total Cache와 같은 강력한 캐싱 플러그인 동적 콘텐츠를 정적 콘텐츠로 변환합니다.
Each application domain that accesses the assembly must have a separate copy of the static data, to prevent references to objects in static fields from crossing domain boundaries.
어셈블리에 액세스하는 각 애플리케이션 도메인은 정적 필드의 개체에 대한 참조가 도메인 경계를 지나지 않도록 정적 데이터의 개별 복사본을 가지고 있어야 합니다. Each application domain that accesses the assembly must have a separate copy of the static data, to prevent references to objects in static fields from crossing domain boundaries.
Static Member Data.
Static 데이터 멤버.
Static int data_available;/* amount of data that can be read*/.
Static int data_available; /* 읽어들일 수 있는 데이터량 */.
결과: 109, 시각: 0.0496

문장에서 "static data"을 사용하는 방법

Home Class Static data member in class.
Static Data Can Be Boring and Stale.
Only static data groups (see section 10.
Static data from 2014/15 is correctly displaying.
Please view the Static Data Mapping page.
When displaying static data on your site.
Static data files for games in /usr/games.
SQL Server preview introduces static data masking.
Static data structures are of fixed size.
Where this static data should be placed?
자세히보기

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어