Đặt câu với từ "파생"

1. 그 결과로, 대부분의 C 실행 환경에서 (이후의 C의 파생 언어들을 포함하여) 운영 체제와 상관없이 동일한 기능을 제공하게 되었다.

As a result, most C runtime environments (and C's descendants), regardless of the operating system, provide equivalent functionality.

2. 이더넷 인터페이스의 인터페이스 식별자 는 인터페이스의 내장 된 48 비트 IEEE 802 주소에서 파생 된 EUI-64 식별자 를 기반으로 한다.

The Interface Identifier for an Ethernet interface is based on the EUI-64 identifier derived from the interface's built-in 48-bit IEEE 802 address.

3. 가장 큰 거품은 2000년에 터졌던 "신경제" 닷컴버블이었고, 뒤이어 많은 나라에서 부동산 거품이 일어났으며, 파생 상품 거품과 주식 시장 거품 또한 널리 퍼졌고, 상품과 빚, 신용 거품들도 있었습니다.

The biggest one was the "new economy" Internet bubble in 2000, crashing in 2000, the real estate bubbles in many countries, financial derivative bubbles everywhere, stock market bubbles also everywhere, commodity and all bubbles, debt and credit bubbles -- bubbles, bubbles, bubbles.

4. CREATE TABLE List_of_people ( ID INTEGER, Name CHAR(40), Address CHAR(200), PRIMARY KEY (ID) ) 파생 관계변수는 관계대수나 관계논리 표현식을 적용함으로써 획득되는, 하나 또는 여러 개의 관계 변수에서 파생된 관계 변수이다.

CREATE TABLE List_of_people ( ID INTEGER, Name CHAR(40), Address CHAR(200), PRIMARY KEY (ID) ) The Data Definition Language (DDL) is also used to define derived relation variables.