KCCS :V2.1(N01) 디지털수량산출정보교환표준 ( 안 ) Digital QDB(Quantity DataBase) in Construction V2.1 제정일 : 2011 년 4 월 개정일 : 2016 년 6 월

Size: px
Start display at page:

Download "KCCS :V2.1(N01) 디지털수량산출정보교환표준 ( 안 ) Digital QDB(Quantity DataBase) in Construction V2.1 제정일 : 2011 년 4 월 개정일 : 2016 년 6 월"

Transcription

1 KCCS :V2.1(N01) 디지털수량산출정보교환표준 ( 안 ) Digital QDB(Quantity DataBase) in Construction V2.1 제정일 : 2011 년 4 월 개정일 : 2016 년 6 월

2 KCCS :V2.1(N01) 디지털수량산출정보교환표준 V2.1 ( 안 )

3

4

5

6

7

8

9

10

11

12

13

14

15

16

17

18

19

20

21

22

23

24

25

26

27

28

29

30 부속서

31

32 [ 부속서 1] 디지털수량산출정보교환표준일반

33

34

35

36 [ 부속서 2] 디지털수량산출정보교환표준스키마

37

38 <?xml version="1.0" encoding="euc-kr"?> <!--Created with Liquid XML 2014 Designer by KICT--> <!-- Filename: QDBEx.xsd Version: 2.0 $Date: 2014/12/04 13:15:52 $ --> <xsd:schema xmlns:xsd=" <!--QDBEx standard--> <xsd:element name="qdbex" type="tgqdbex" /> <!--=================================================================================--> <xsd:complextype name="tgqdbex"> <xsd:annotation> <xsd:documentation>cals standard</xsd:documentation> </xsd:annotation> <xsd:element name="qdbex_info" type="tgqdbex_info"> <xsd:annotation> <xsd:documentation>information of QDBEx standard</xsd:documentation> </xsd:annotation> <xsd:element name="prj_info" type="tgprj_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of project</xsd:documentation> </xsd:annotation> <xsd:element name="qdb_bkdn" type="tgqdb_bkdn" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of QDB breakdown structure</xsd:documentation> </xsd:annotation> <xsd:element name="qdb_info" type="tgqdb_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>qdb Information</xsd:documentation> </xsd:annotation> <xsd:element name="year_info" type="tgyear_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of Year Quantity</xsd:documentation> </xsd:annotation> <xsd:element name="prgw_info" type="tgprgw_info" minoccurs="0">

39 <xsd:annotation> <xsd:documentation>information of Progress Week Quantity</xsd:documentation> </xsd:annotation> <xsd:element name="prgm_info" type="tgprgm_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of Progress Month Quantity</xsd:documentation> </xsd:annotation> <xsd:element name="act_info" type="tgact_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of Activity Quantity</xsd:documentation> </xsd:annotation> <xsd:element name="chgdesn_info" type="tgchgdesn_info" minoccurs="0"> <xsd:annotation> <xsd:documentation>information of Change Design Quantity</xsd:documentation> </xsd:annotation> <!--/ QDBEx standard--> <!--=================================================================================--> <xsd:complextype name="tgqdbex_info"> <xsd:element name="version" type="xsd:string"> <xsd:annotation> <xsd:documentation>version of QDBEx XML</xsd:documentation> </xsd:annotation> <xsd:element name="vers_date" type="xsd:string"> <xsd:annotation> <xsd:documentation>date of version</xsd:documentation> </xsd:annotation> <xsd:element name="date" type="xsd:string"> <xsd:annotation> <xsd:documentation>written Date</xsd:documentation> </xsd:annotation> <!--=================================================================================--> <xsd:complextype name="tgprj_info">

40 <xsd:element name="const_field" type="xsd:string" /> <xsd:element name="prj_code" type="xsd:string" /> <xsd:element name="prj_name" type="xsd:string" /> <xsd:element name="org_name" type="xsd:string" /> <xsd:element name="org_chg" type="xsd:string" /> <xsd:element name="dsgncom_name" type="xsd:string" /> <xsd:element name="dsgncom_chg" type="xsd:string" /> <xsd:element name="cost_type" type="xsd:byte" /> <xsd:element name="workcomm_date" type="xsd:string" /> <xsd:element name="workcomp_date" type="xsd:string" /> <xsd:element name="comp_class" type="xsd:byte" /> <xsd:element name="descriprd" minoccurs="0"> <xsd:element name="s_sta" type="xsd:string" minoccurs="0" /> <xsd:element name="s_sta_val" type="xsd:double" minoccurs="0" /> <xsd:element name="e_sta" type="xsd:string" minoccurs="0" /> <xsd:element name="e_sta_val" type="xsd:double" minoccurs="0" /> <xsd:element name="str_lane" type="xsd:int" minoccurs="0" /> <xsd:element name="str_w" type="xsd:double" minoccurs="0" /> <xsd:element name="l_brg_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="l_brg_len" type="xsd:double" minoccurs="0" /> <xsd:element name="s_brg_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="s_brg_len" type="xsd:double" minoccurs="0" /> <xsd:element name="tnl_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="tnl_len" type="xsd:double" minoccurs="0" /> <xsd:element name="descriprv" minoccurs="0"> <xsd:element name="s_name" type="xsd:string" minoccurs="0" /> <xsd:element name="e_name" type="xsd:string" minoccurs="0" /> <xsd:element name="rivr_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="rivr_len" type="xsd:double" minoccurs="0" /> <xsd:element name="bank_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="bank_len" type="xsd:double" minoccurs="0" /> <xsd:element name="road_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="road_len" type="xsd:double" minoccurs="0" /> <xsd:element name="l_brg_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="l_brg_len" type="xsd:double" minoccurs="0" /> <xsd:element name="s_brg_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="s_brg_len" type="xsd:double" minoccurs="0" /> <xsd:element name="misc_name" type="xsd:string" minoccurs="0" />

41 <xsd:element name="misc_cnt" type="xsd:int" minoccurs="0" /> <xsd:element name="misc_len" type="xsd:double" minoccurs="0" /> <!--=================================================================================--> <xsd:complextype name="tgqdb_bkdn"> <xsd:element name="lbl_qdb_bkdb" /> <xsd:element name="qdb_bkdn_info" maxoccurs="unbounded"> <xsd:element name="bkdn_1" maxoccurs="unbounded"> <xsd:element name="bkdn_1_code" type="xsd:string" /> <xsd:element name="bkdn_1_name" type="xsd:string" /> <xsd:element name="bkdn_2" maxoccurs="unbounded"> <xsd:element name="bkdn_2_code" type="xsd:string" /> <xsd:element name="bkdn_2_name" type="xsd:string" /> <xsd:element name="bkdn_3" maxoccurs="unbounded"> <xsd:element name="bkdn_3_code" type="xsd:string" /> <xsd:element name="bkdn_3_name" type="xsd:string" /> <xsd:element name="bkdn_4" maxoccurs="unbounded"> <xsd:element name="bkdn_4_code" type="xsd:string" /> <xsd:element name="bkdn_4_name" type="xsd:string" />

42 <xsd:element name="bkdn_5" maxoccurs="unbounded"> <xsd:element name="bkdn_5_code" type="xsd:string" /> <xsd:element name="bkdn_5_name" type="xsd:string" /> <xsd:element name="bkdn_6" maxoccurs="unbounded"> <xsd:element name="bkdn_6_code" type="xsd:string" /> <xsd:element name="bkdn_6_name" type="xsd:string" /> <xsd:element name="bkdn_7" maxoccurs="unbounded"> <xsd:element name="bkdn_7_code" type="xsd:string" /> <xsd:element name="bkdn_7_name" type="xsd:string" /> <xsd:element name="qdb_bkdn" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="bkdn_1_code" type="xsd:string" /> <xsd:element name="bkdn_2_code" type="xsd:string" /> <xsd:element name="bkdn_3_code" type="xsd:string" /> <xsd:element name="bkdn_4_code" type="xsd:string" /> <xsd:element name="bkdn_5_code" type="xsd:string" /> <xsd:element name="bkdn_6_code" type="xsd:string" /> <xsd:element name="bkdn_7_code" type="xsd:string" /> <!--=================================================================================-->

43 <xsd:complextype name="tgqdb_info"> <xsd:element name="unit" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="item_unit" type="xsd:string" /> <xsd:element name="decm_place" type="xsd:int" /> <xsd:element name="of_yn" type="xsd:int" /> <xsd:element name="mst_cost" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="item_tag" type="xsd:string" /> <xsd:element name="item_name" type="xsd:string" /> <xsd:element name="item_norm" type="xsd:string" /> <xsd:element name="item_unit" type="xsd:string" /> <xsd:element name="item_m_cost" type="xsd:double" /> <xsd:element name="item_l_cost" type="xsd:double" /> <xsd:element name="item_o_cost" type="xsd:double" /> <xsd:element name="item_t_cost" type="xsd:double" /> <xsd:element name="smm_code" type="xsd:string" /> <xsd:element name="cbs" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="item_tag" type="xsd:string" /> <xsd:element name="cbs_name" type="xsd:string" /> <xsd:element name="cbs_norm" type="xsd:string" /> <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="qdb_qty" type="xsd:double" /> <xsd:element name="qdb_amt" type="xsd:double" minoccurs="0" />

44 <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="t_name" type="xsd:string" /> <xsd:element name="t_norm" type="xsd:string" /> <xsd:element name="t_unit" type="xsd:string" /> <xsd:element name="t_formula" type="xsd:string" /> <xsd:element name="t_amt" type="xsd:double" /> <xsd:element name="qdb_bkdn_date" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="p_s_date" type="xsd:string" /> <xsd:element name="p_e_date" type="xsd:string" /> <xsd:element name="s_date" type="xsd:string" /> <xsd:element name="e_date" type="xsd:string" /> <!--=================================================================================--> <xsd:complextype name="tgyear_info"> <xsd:element name="year_sno_info" minoccurs="0"> <xsd:element name="year_sno" type="xsd:int" /> <xsd:element name="year_st_date" type="xsd:string" /> <xsd:element name="year_ed_date" type="xsd:string" /> <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="qdb_qty" type="xsd:double" /> <xsd:element name="qdb_amt" type="xsd:double" minoccurs="0" />

45 <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="t_amt" type="xsd:double" /> <xsd:element name="qdb_bkdn_date" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="p_s_date" type="xsd:string" /> <xsd:element name="p_e_date" type="xsd:string" /> <xsd:element name="s_date" type="xsd:string" /> <xsd:element name="e_date" type="xsd:string" /> <xsd:element name="qdb_bkdn_date_rate" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="bkdn_date" type="xsd:string" /> <xsd:element name="rate" type="xsd:double" /> <!--=================================================================================--> <xsd:complextype name="tgprgw_info"> <xsd:element name="prgw_sno_info" minoccurs="0"> <xsd:element name="year_sno" type="xsd:int" /> <xsd:element name="prgw_sno" type="xsd:int" /> <xsd:element name="prgw_st_date" type="xsd:string" /> <xsd:element name="prgw_ed_date" type="xsd:string" />

46 <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="qdb_qty" type="xsd:double" /> <xsd:element name="qdb_amt" type="xsd:double" /> <xsd:element name="qdb_rate" type="xsd:double" /> <xsd:element name="t_qdb_qty" type="xsd:double" /> <xsd:element name="t_qdb_amt" type="xsd:double" /> <xsd:element name="t_qdb_rate" type="xsd:double" /> <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="t_amt" type="xsd:double" /> <xsd:element name="t_rate" type="xsd:double" /> <xsd:element name="t_t_amt" type="xsd:double" /> <xsd:element name="t_t_rate" type="xsd:double" /> <!--=================================================================================--> <xsd:complextype name="tgprgm_info"> <xsd:element name="prgm_sno_info" minoccurs="0"> <xsd:element name="year_sno" type="xsd:int" /> <xsd:element name="prgm_sno" type="xsd:int" /> <xsd:element name="prgm_st_date" type="xsd:string" /> <xsd:element name="prgm_ed_date" type="xsd:string" /> <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" />

47 <xsd:element name="qdb_qty" type="xsd:double" /> <xsd:element name="qdb_amt" type="xsd:double" /> <xsd:element name="qdb_rate" type="xsd:double" /> <xsd:element name="t_qdb_qty" type="xsd:double" /> <xsd:element name="t_qdb_amt" type="xsd:double" /> <xsd:element name="t_qdb_rate" type="xsd:double" /> <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="t_amt" type="xsd:double" /> <xsd:element name="t_rate" type="xsd:double" /> <xsd:element name="t_t_amt" type="xsd:double" /> <xsd:element name="t_t_rate" type="xsd:double" /> <!--=================================================================================--> <xsd:complextype name="tgact_info"> <xsd:element name="act_sno_info" minoccurs="0"> <xsd:element name="year_sno" type="xsd:int" /> <xsd:element name="act_sno" type="xsd:int" /> <xsd:element name="act_st_date" type="xsd:string" /> <xsd:element name="act_ed_date" type="xsd:string" /> <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="qdb_qty" type="xsd:double" /> <xsd:element name="qdb_amt" type="xsd:double" /> <xsd:element name="qdb_rate" type="xsd:double" /> <xsd:element name="t_qdb_qty" type="xsd:double" /> <xsd:element name="t_qdb_amt" type="xsd:double" />

48 <xsd:element name="t_qdb_rate" type="xsd:double" /> <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="t_amt" type="xsd:double" /> <xsd:element name="t_rate" type="xsd:double" /> <xsd:element name="t_t_amt" type="xsd:double" /> <xsd:element name="t_t_rate" type="xsd:double" /> <!--=================================================================================--> <xsd:complextype name="tgchgdesn_info"> <xsd:element name="chgdesn_sno_info" minoccurs="0"> <xsd:element name="year_sno" type="xsd:int" /> <xsd:element name="chgdesn_sno" type="xsd:int" /> <xsd:element name="chgdesn_date" type="xsd:string" /> <xsd:element name="main_cont" type="xsd:string" /> <xsd:element name="chg_cont" type="xsd:string" /> <xsd:element name="qdb" minoccurs="0" maxoccurs="unbounded"> <xsd:element name="qdb_bkdn_id" type="xsd:int" /> <xsd:element name="cbs_num" type="xsd:string" /> <xsd:element name="beg_qdb_qty" type="xsd:double" /> <xsd:element name="beg_qdb_amt" type="xsd:double" /> <xsd:element name="chg_qdb_qty" type="xsd:double" /> <xsd:element name="chg_qdb_amt" type="xsd:double" /> <xsd:element name="cbsq_tot" minoccurs="0" maxoccurs="unbounded">

49 <xsd:element name="t_tag" type="xsd:string" /> <xsd:element name="beg_t_amt" type="xsd:double" /> <xsd:element name="chg_t_amt" type="xsd:double" /> <xsd:element name="year_sno_info" minoccurs="0"> <xsd:element name="beg_year_st_date" type="xsd:string" /> <xsd:element name="beg_year_ed_date" type="xsd:string" /> <xsd:element name="chg_year_st_date" type="xsd:string" /> <xsd:element name="chg_year_ed_date" type="xsd:string" /> <!--=================================================================================--> </xsd:schema>

50

XML04

XML04 4 128 129 130 131 132 2003 8 15 !!.

More information

snmpgw1217

snmpgw1217 2001. 12. 17 infobank@postech.ac.kr SNMP SNMP SNMP Agent, XML XML HTTP/XML XML XML manager SNMP agent SNMP agent SNMP(Simple Network Management Protocol) Manager / Agent : Protocol : SMI(Structure of Management

More information

untitled

untitled A Leader of Enterprise e-business Solution FORCS Co., LTD 1 OZ Enterprise Server Administrator's Guide (for Java) 2 FORCS Co., LTD A Leader of Enterprise e-business Solution FORCS Co., LTD 3 OZ Enterprise

More information

데이터베이스-4부0816

데이터베이스-4부0816 04 269 270 2012 Database White Paper 271 272 2012 Database White Paper 273 274 2012 Database White Paper 275 276 2012 Database White Paper 277 278 2012 Database White Paper 279 280 2012 Database White

More information

SNMPGW_졸업논문_.PDF

SNMPGW_졸업논문_.PDF XML SNMP () ( ) 2002 XML SNMP Design and Implementation of SNMP Gateway for XML-based Network Management Design and Implementation of SNMP Gateway for XML-based Network Management by Jeong-Hyuk Yoon Department

More information

삼성955_965_09

삼성955_965_09 판매원-삼성전자주식회사 본 사 : 경기도 수원시 영통구 매탄 3동 416번지 제조원 : (주)아이젠 삼성 디지털 비데 순간온수 세정기 사용설명서 본 제품은 국내(대한민국)용 입니다. 전원, 전압이 다른 해외에서는 품질을 보증하지 않습니다. (FOR KOREA UNIT STANDARD ONLY) 이 사용설명서에는 제품보증서가 포함되어 있습니다. 분실되지 않도록

More information

MBCÆйи®68È£5*275š

MBCÆйи®68È£5*275š 2007 5 6 vol. 68 C O N T E N T S 0 3 0 6 1 2 1 4 1 6 1 8 2 4 2 6 2 8 3 0 3 2 3 3 3 4 2007+5*6 5 togeth r 2007+5*6 7 8 2007+5*6 9 2007+5*6 11 12 2007+5*6 13 14 2007+5*6 15 16 2007+5*6 17 18 2007+5*6

More information

01011008-1003200800a.ps

01011008-1003200800a.ps 4 2008년 3월 10일 월요일 새 정부 출범, 교육 정책 어떻게 달라지나 신임 교육감에게 듣는다 - 대입 자율화 영어 공교육 강화 초점 제주 자율적 역량 발휘할 수 있게 교육업무 학교로 대폭 이양 새로운 정부의 출범과 함께 교육정책에도 일대 변화가 예고되 고 있다. 지난달 25일 취임식에서 이명박 대통령은 교육개혁은 무엇보다 시급하다 며 글로벌 스탠더드를

More information

............

............ 4 5 6 7 1. 2 3. 4. 10 11 0 1 designer 12 13 14 15 16 17 0 2 Model 18 19 20 21 22 23 0 3 24 T I P 25 26 T I P 27 28 memo 29 0 4 30 31 32 33 34 T I P 35 T I P 36 memo 37 38 39 40 41 42 memo 43 3. 1. 2. 0

More information

본 발명은 중공코어 프리캐스트 슬래브 및 그 시공방법에 관한 것으로, 자세하게는 중공코어로 형성된 프리캐스트 슬래브 에 온돌을 일체로 구성한 슬래브 구조 및 그 시공방법에 관한 것이다. 이를 위한 온돌 일체형 중공코어 프리캐스트 슬래브는, 공장에서 제작되는 중공코어 프

본 발명은 중공코어 프리캐스트 슬래브 및 그 시공방법에 관한 것으로, 자세하게는 중공코어로 형성된 프리캐스트 슬래브 에 온돌을 일체로 구성한 슬래브 구조 및 그 시공방법에 관한 것이다. 이를 위한 온돌 일체형 중공코어 프리캐스트 슬래브는, 공장에서 제작되는 중공코어 프 (51) Int. Cl. E04B 5/32 (2006.01) (19)대한민국특허청(KR) (12) 등록특허공보(B1) (45) 공고일자 (11) 등록번호 (24) 등록일자 2007년03월12일 10-0693122 2007년03월05일 (21) 출원번호 10-2006-0048965 (65) 공개번호 (22) 출원일자 2006년05월30일 (43) 공개일자 심사청구일자

More information

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을

HTML5가 웹 환경에 미치는 영향 고 있어 웹 플랫폼 환경과는 차이가 있다. HTML5는 기존 HTML 기반 웹 브라우저와의 호환성을 유지하면서도, 구조적인 마크업(mark-up) 및 편리한 웹 폼(web form) 기능을 제공하고, 리치웹 애플리케이 션(RIA)을 동 향 제 23 권 5호 통권 504호 HTML5가 웹 환경에 미치는 영향 이 은 민 * 16) 1. 개 요 구글(Google)은 2010년 5월 구글 I/O 개발자 컨퍼런스에서 HTML5를 통해 플러 그인의 사용이 줄어들고 프로그램 다운로드 및 설치가 필요 없는 브라우저 기반 웹 플랫폼 환경이 점차 구현되고 있다고 강조했다. 그리고 애플(Apple)은 2010년

More information

untitled

untitled Push... 2 Push... 4 Push... 5 Push... 13 Push... 15 1 FORCS Co., LTD A Leader of Enterprise e-business Solution Push (Daemon ), Push Push Observer. Push., Observer. Session. Thread Thread. Observer ID.

More information

상기 DVD 플레이어는 거의 거치형(톱니형)으로 개발되어 텔레비젼, AC3 앰프 및 6개의 스피커 또는 단순 히 스테레오 시스템 등에 연결되어 영화 재생용으로만 특징지워지고, 반면에 상기 DVD-롬 드라이브는 컴 퓨터에 장착되어 소정의 인터페이스 방식을 통해 컴퓨터 테

상기 DVD 플레이어는 거의 거치형(톱니형)으로 개발되어 텔레비젼, AC3 앰프 및 6개의 스피커 또는 단순 히 스테레오 시스템 등에 연결되어 영화 재생용으로만 특징지워지고, 반면에 상기 DVD-롬 드라이브는 컴 퓨터에 장착되어 소정의 인터페이스 방식을 통해 컴퓨터 테 (19) 대한민국특허청(KR) (12) 공개실용신안공보(U) (51) Int. Cl. 6 G11B 15/02 (21) 출원번호 실1997-002319 (22) 출원일자 1997년02월17일 (71) 출원인 삼성전자 주식회사 김광호 (11) 공개번호 실1998-057985 (43) 공개일자 1998년10월26일 경기도 수원시 팔달구 매탄3동 416번지 (72)

More information

歯세대갈등국민조사97.PDF

歯세대갈등국민조사97.PDF 2004. 4 2030, 40, 5060-2030, 40, 5060 2030405060 ( + ),. 203021.9%, 40 40.0%, 5060 50.0%, 506020302 -,,, 2030 5060 3 (2030 17.2%, 4013.1%, 5060 6.4%) 203040( 71.2%, 56.2%) 5060 (56.6%) 2030 (49.3%) (50.7%),

More information

*2009데이터_3부

*2009데이터_3부 Database White Paper Database White Paper Database White P aper 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 05 06 06 07 07 ~

More information

**한빛소리02,3,4월호

**한빛소리02,3,4월호 No.208 http://www.hanbit1.co.kr 2014. 2~4 Hanbit C/O/N/T/E/N/T/S http://www hanbit co kr http://www hanbit co kr http://www hanbit co kr http://www hanbit co kr http://www hanbit co kr http://www

More information

MySQL-.. 1

MySQL-.. 1 MySQL- 기초 1 Jinseog Kim Dongguk University jinseog.kim@gmail.com 2017-08-25 Jinseog Kim Dongguk University jinseog.kim@gmail.com MySQL-기초 1 2017-08-25 1 / 18 SQL의 기초 SQL은 아래의 용도로 구성됨 데이터정의 언어(Data definition

More information

많이 이용하는 라면,햄버그,과자,탄산음료등은 무서운 병을 유발하고 비만의 원인 식품 이다. 8,등겨에 흘려 보낸 영양을 되 찾을 수 있다. 도정과정에서 등겨에 흘려 보낸 영양 많은 쌀눈과 쌀껍질의 영양을 등겨를 물에 우러나게하여 장시간 물에 담가 두어 영양을 되 찾는다

많이 이용하는 라면,햄버그,과자,탄산음료등은 무서운 병을 유발하고 비만의 원인 식품 이다. 8,등겨에 흘려 보낸 영양을 되 찾을 수 있다. 도정과정에서 등겨에 흘려 보낸 영양 많은 쌀눈과 쌀껍질의 영양을 등겨를 물에 우러나게하여 장시간 물에 담가 두어 영양을 되 찾는다 (51) Int. Cl. (19) 대한민국특허청(KR) (12) 공개실용신안공보(U) A23L 1/307 (2006.01) C02F 1/68 (2006.01) (21) 출원번호 20-2011-0002850 (22) 출원일자 2011년04월05일 심사청구일자 2011년04월05일 (11) 공개번호 20-2011-0004312 (43) 공개일자 2011년05월03일

More information

특허청구의 범위 청구항 1 앵커(20)를 이용한 옹벽 시공에 사용되는 옹벽패널에 있어서, 단위패널형태의 판 형태로 구성되며, 내부 중앙부가 후방 하부를 향해 기울어지도록 돌출 형성되어, 전면이 오 목하게 들어가고 후면이 돌출된 결속부(11)를 형성하되, 이 결속부(11

특허청구의 범위 청구항 1 앵커(20)를 이용한 옹벽 시공에 사용되는 옹벽패널에 있어서, 단위패널형태의 판 형태로 구성되며, 내부 중앙부가 후방 하부를 향해 기울어지도록 돌출 형성되어, 전면이 오 목하게 들어가고 후면이 돌출된 결속부(11)를 형성하되, 이 결속부(11 (51) Int. Cl. (19) 대한민국특허청(KR) (12) 등록특허공보(B1) E02D 29/02 (2006.01) E02D 17/20 (2006.01) E02B 3/14 (2006.01) (21) 출원번호 10-2010-0089517 (22) 출원일자 2010년09월13일 심사청구일자 (56) 선행기술조사문헌 JP2006037700 A* KR100920461

More information

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer

Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer Domino, Portal & Workplace WPLC FTSS Domino Designer Portal Development tools Rational Application Developer WebSphere Portlet Factory Workplace Designer Workplace Forms Designer ? Lotus Notes Clients

More information

통상적으로 휴대용 단말기라 함은 기지국과 무선 통신을 수행하면서 사용자에게 무선 통신 서비스를 제공할 수 있는 휴 대 장치를 칭한다. 이러한 휴대용 단말기는 남녀노소, 전세계 어디에서나 보편화되어 가고 있으며, 필수품으로 자리잡아 가고 있다. 휴대용 단말기는 상대방과

통상적으로 휴대용 단말기라 함은 기지국과 무선 통신을 수행하면서 사용자에게 무선 통신 서비스를 제공할 수 있는 휴 대 장치를 칭한다. 이러한 휴대용 단말기는 남녀노소, 전세계 어디에서나 보편화되어 가고 있으며, 필수품으로 자리잡아 가고 있다. 휴대용 단말기는 상대방과 (51) Int. Cl. 7 H04Q 7/24 (19)대한민국특허청(KR) (12) 공개특허공보(A) (11) 공개번호 (43) 공개일자 10-2005-0075651 2005년07월21일 (21) 출원번호 10-2004-0003595 (22) 출원일자 2004년01월17일 (71) 출원인 삼성전자주식회사 경기도 수원시 영통구 매탄동 416 (72) 발명자 박재우

More information

기사스크랩 (160317).hwp

기사스크랩 (160317).hwp 서울신문 / 2016.03.15(화) 출연연들 여성 인력 유출 막아라 한국에너지기술연구원에서 근무하는 임모(31)씨는 지난 1월 출산휴가에 들어가면서 자동으로 육아휴 직까지 갈 수 있게 됐다. 연구원이 지난해 7월부터 정부출연연구소 최초로 자동육아휴직제도를 운영 하고 있기 때문이다. 덕분에 임씨는 출산휴가가 끝나더라도 눈치보지 않고 육아휴직까지 쓸 수 있게

More information

I 1 1) TESCO, 1993, ( 96, 98, 99) - : : 354 (19993 ~ , 1 =1737 ) - : 845 ( : 659 ) - : ) CM 9 (CM), CM , 2 CM, -

I 1 1) TESCO, 1993, ( 96, 98, 99) - : : 354 (19993 ~ , 1 =1737 ) - : 845 ( : 659 ) - : ) CM 9 (CM), CM , 2 CM, - [ B-4] - 322 - I 1 1) TESCO, 1993, 1997 3 ( 96, 98, 99) - : 1942-1999 : 354 (19993 ~ 20002 20, 1 =1737 ) - : 845 ( : 659 ) - : 22-11 2) CM 9 (CM), CM 2000 9, 2 CM, - : 210 - : (, 2000 9), - 323 - - : -

More information

THE BOARD OF AUDIT AND INSPECTION 1963~1971 1963~1971 60-Year History of the Board of Audit and Inspection of Korea 180 181 60-Year History of the Board of Audit and Inspection of Korea 182 183 60-Year

More information

<BEF0B7D0C1DFC0E72032303136B3E220BABDC8A32E706466>

<BEF0B7D0C1DFC0E72032303136B3E220BABDC8A32E706466> Focus on Media 3 MCN MCN Multi Channel Network MCN Youtube BJ 28 MCN UCC User Created Content video blog Vlogger TV BJ UCC UCC 29 Focus on Media 3 MCN MCN UCC MCN MCN MCN SNL Kagan MCN PewDiePie MCN TV

More information

173*243-³»Áö-1Æí-ÃÖÁ¾

173*243-³»Áö-1Æí-ÃÖÁ¾ STATISTICS RESEARCH INSTITUTE 2008. 4. + STATISTICS RESEARCH INSTITUTE www.nso.go.kr 16 20 32 46 67 76 89 96 115 120 122 156 178 244 264 267 Contents Table of of Table page _ 006 026 030 035 037 039

More information

RM2005-9.hwp

RM2005-9.hwp 이슈리포트 3호 e-러닝을 통한 주5일 수업제 지원 방안 2005. 4. 31 ksoon@keris.or.kr 1 - 1 - 2003년 시 기 시 행 일 정 우선 시행학교 26개교 연구학교 136개교 (총 162개교, 전체 학교의 1.5% 해당) 2004년 3월 월1회 우선 시행학교 확대 운영 (총 1,023개교, 전체 10%이상) 2005년 3월 전국 학교

More information

WeToken白皮书

WeToken白皮书 ! "! WeToken [ ]! www.we.show Version:1.1.1 1.... 4 1.1.... 4 1.2.... 4 1.3.... 5 1.4. &... 5 2.... 7 2.1 WE Platform?... 7 2.2... 7 3. We Platform Product... 8 3.1. WE Account... 8 3.2.... 8 3.3.... 8

More information

한국학 온라인 디지털 자원 소개

한국학 온라인 디지털 자원 소개 XSL 의이해 김현한국학중앙연구원인문정보학교실 hyeon@aks.ac.kr 이저작물 (PPT) 의인용표시방법 : 김현, XSL 의이해, 전자문서와하이퍼텍스트 수업자료 (2018) 1. XSL 이란? 2. XSL Elements 3. XSL 에의한문서표현 1. XSL이란? XSL 관련개념 XSL (extensible Stylesheet Language) 문서의스타일을정의하기위한언어

More information

14È£À¯½Åȸº¸¸ñÂ÷.ps

14È£À¯½Åȸº¸¸ñÂ÷.ps Trends of Engineering Construction and Paradigm shift This is a summary and comments report of case study on the Business Management Paradigm Shift about the environment changes and trends of the construction

More information

특집-5

특집-5 76 May June 2008 IT Standard & Test TTA Journal No.117 TTA Journal No.117 77 78 May June 2008 IT Standard & Test TTA Journal No.117 TTA Journal No.117 79 80 May June 2008 IT Standard & Test TTA Journal

More information

OR2003-08.hwp

OR2003-08.hwp 목 차 학습하는 개인 평생학습사회 실현 학습하는 참여하는 시민 개인 학습하는 성장하는 사회 개인 온 국민의 intelligence 업그레이드 학습자(Learners) 평생교육사(Educators) 제공자(Providers) 학습자 평생교육사 교육 제공자 (관련부처, 교육기관) Access 삶터에서의 학습기회 보장 Progress

More information

(72) 발명자 장종산 대전 중구 수침로 138, 103동 204호 (태평동, 유등 마을쌍용아파트) 박용기 대전 유성구 어은로 57, 119동 302호 (어은동, 한 빛아파트) 황동원 경기 안양시 만안구 양화로147번길 7, 102동 403호 (박달동, 박달동동원베네스

(72) 발명자 장종산 대전 중구 수침로 138, 103동 204호 (태평동, 유등 마을쌍용아파트) 박용기 대전 유성구 어은로 57, 119동 302호 (어은동, 한 빛아파트) 황동원 경기 안양시 만안구 양화로147번길 7, 102동 403호 (박달동, 박달동동원베네스 (19) 대한민국특허청(KR) (12) 공개특허공보(A) (11) 공개번호 10-2015-0069268 (43) 공개일자 2015년06월23일 (51) 국제특허분류(Int. Cl.) B01J 20/10 (2006.01) B01D 53/62 (2006.01) B01J 20/282 (2006.01) (21) 출원번호 10-2013-0155502 (22) 출원일자

More information

<C0D3C7F6BCFA2E687770>

<C0D3C7F6BCFA2E687770> 임상자료 임상증세 확인 가능한 질환 목록화 원인병원체 추정 실험실자료 역학자료 원인병원체 분리 발병률 혈청학적 시험 감염원 및 전파경로 감염률 추정 병원체와의 비교 진단의 확정 상황의 이해 관리 방법 수립 표 1. 유행조사 단계 120 100 27 Number of cases 80 60 40 20 0 7 7 90 67 58 3 19 15 1 9 2 1 1 1

More information

(72) 발명자 오인환 서울 노원구 중계로 195, 101동 803호 (중계동, 신 안동진아파트) 서혜리 서울 종로구 평창14길 23, (평창동) 한훈식 서울 강남구 언주로71길 25-5, 301호 (역삼동, 영 훈하이츠) 이 발명을 지원한 국가연구개발사업 과제고유번호

(72) 발명자 오인환 서울 노원구 중계로 195, 101동 803호 (중계동, 신 안동진아파트) 서혜리 서울 종로구 평창14길 23, (평창동) 한훈식 서울 강남구 언주로71길 25-5, 301호 (역삼동, 영 훈하이츠) 이 발명을 지원한 국가연구개발사업 과제고유번호 (19) 대한민국특허청(KR) (12) 등록특허공보(B1) (45) 공고일자 2014년04월14일 (11) 등록번호 10-1384704 (24) 등록일자 2014년04월07일 (51) 국제특허분류(Int. Cl.) F16L 9/18 (2006.01) F17D 1/00 (2006.01) F16L 3/00 (2006.01) (21) 출원번호 10-2012-0113933

More information

e-300

e-300 http://www.olympus-esystem.co.kr Creating a New Shape New design Ultra-High Picture Quality 8.0 Megapixels Ultra-High Picture Quality High quality No Compromises Dust reduction Capturing a Moment Flash

More information

¸ð¹ÙÀÏÇÖµµÅ¥

¸ð¹ÙÀÏÇÖµµÅ¥ Dicon Report Mobile Hot Talk 88 DIGITAL CONTENT MAR 2006 89 Dicon Report Mobile Hot Talk 기능을통해배포한뉴스와, 개인들이올린다 양한 포스트를 검색하고, 여기에 의견을 개진 하고, 관심있는사람의블로그를검색대상으 로등록하고, 정보를교류한다. 지금까지 대형 포털 사이트가 주었던 수많 은 정보 중

More information

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서

PowerChute Personal Edition v3.1.0 에이전트 사용 설명서 PowerChute Personal Edition v3.1.0 990-3772D-019 4/2019 Schneider Electric IT Corporation Schneider Electric IT Corporation.. Schneider Electric IT Corporation,,,.,. Schneider Electric IT Corporation..

More information

....01-02....

....01-02.... Korea Export Insurance News 0102 2005 News Focus Korea Export Insurance News C O N T E N T S 02 03 04 06 09 10 11 12 14 15 16 19 20 22 23 24 26 02 2005 01+02 _Korea Export Insurance News Korea Export Insurance

More information

CONTENTS 숭실사이버대학교 소개 04 05 06 08 10 총장 인사말 교육이념 및 비전 콘텐츠의 특징 숭실사이버대학교 역사 숭실사이버대학교를 선택해야 하는 이유 숭실사이버대학교 학과 소개 1 1 학과 소개 30 연계전공 & 신 편입생 모집안내 숭실사이버대학교 C

CONTENTS 숭실사이버대학교 소개 04 05 06 08 10 총장 인사말 교육이념 및 비전 콘텐츠의 특징 숭실사이버대학교 역사 숭실사이버대학교를 선택해야 하는 이유 숭실사이버대학교 학과 소개 1 1 학과 소개 30 연계전공 & 신 편입생 모집안내 숭실사이버대학교 C CONTENTS 숭실사이버대학교 소개 04 05 06 08 10 총장 인사말 교육이념 및 비전 콘텐츠의 특징 숭실사이버대학교 역사 숭실사이버대학교를 선택해야 하는 이유 숭실사이버대학교 학과 소개 1 1 학과 소개 30 연계전공 & 신 편입생 모집안내 숭실사이버대학교 Campus Life 31 동아리 활동 및 문화탐방 32 숭실사이버대학교와 추억을 나눈 사람들

More information

中国网络游戏市场回顾和展望

中国网络游戏市场回顾和展望 Source: CNNIC, 2004.7 31-35 12% 36-40 7% 41-50 7% 51-60>60 3% 1%

More information

DWCOM15/17_manual

DWCOM15/17_manual TFT-LCD MONITOR High resolution DWCOM15/17 DIGITAL WINDOW COMMUNICATION DIGITAL WINDOW COMMUNICATION 2 2 3 5 7 7 7 6 (Class B) Microsoft, Windows and Windows NT Microsoft VESA, DPMS and DDC Video Electronic

More information

/

/ 6 Analyst: tel 2) 768-7477 e-mail gene.park@wooriwm.com / / (26.1 = 1) 12 11 1 9 8 7 6 5 (%P) KOSPI 11% 1% 9% 8% 7% 6% 5% 4 '6.1 '6.7 '7.1 '7.7 '8.1 '8.7 '9.1 '9.7 '1.1 '1.7 '11.1 4% : Dataguide Pro, /

More information

(71) 출원인 나혜원 대구 달서구 도원동 1438 대곡사계절타운 305-1502 나혜리 대구 달서구 도원동 1438 대곡사계절타운 305-1502 (72) 발명자 나혜원 대구 달서구 도원동 1438 대곡사계절타운 305-1502 나혜리 대구 달서구 도원동 1438 대

(71) 출원인 나혜원 대구 달서구 도원동 1438 대곡사계절타운 305-1502 나혜리 대구 달서구 도원동 1438 대곡사계절타운 305-1502 (72) 발명자 나혜원 대구 달서구 도원동 1438 대곡사계절타운 305-1502 나혜리 대구 달서구 도원동 1438 대 (51) Int. Cl. (19) 대한민국특허청(KR) (12) 공개특허공보(A) E02D 17/20 (2006.01) E02B 3/12 (2006.01) E02D 3/10 (2006.01) (21) 출원번호 10-2008-0131302 (22) 출원일자 2008년12월22일 심사청구일자 전체 청구항 수 : 총 4 항 (54) 제직형 지오셀 2008년12월22일

More information

38이성식,안상락.hwp

38이성식,안상락.hwp 동영상UCC의 활성화에 따른 영상디자인의 대중화 현상에 관한 연구 A Study on Development of Public Relationship of UCC Animation in Social Network 주저자: 이성식 (Lee, Sung Sik) (주)펄슨앤커뮤니케이션 공동저자: 안상락(An, Sang Lak) 한국재활복지대학 광고홍보과 논문요약 Abstract

More information

2013년 1회 정보처리산업기사 실기.hwp

2013년 1회 정보처리산업기사 실기.hwp 국가기술자격검정실기시험문제 2013년도 기사실기시험 제 1회 자격종목(선택분야) 시험시간 수험번호 성명 감독위원 확 인 정보처리산업기사 3시간 ** 수험자 유의사항 ** 1. 시험문제지 총면수, 문제번호 순서, 인쇄상태 등을 확인한다. 2. 문제의 내용을 충분히 파악한 후, 각 문제 번호별 중에서 가장 적절한 답 한가지만을 선택하여 OMR 카드에

More information

Contents 3 Info Desk 4 Cover Story 7 New Product A to Z 21 Web Technique 27 Gallery 32 Designer World 35 Customer Spotlight 36 Illustrator Tutorial 39

Contents 3 Info Desk 4 Cover Story 7 New Product A to Z 21 Web Technique 27 Gallery 32 Designer World 35 Customer Spotlight 36 Illustrator Tutorial 39 Speech! Illustrator Customer Spotlight Designer Gallery Web New Product A to Z Cover Info emagazine Contents 3 Info Desk 4 Cover Story 7 New Product A to Z 21 Web Technique 27 Gallery 32 Designer World

More information

2._인재육성형_중소기업_지정제도_운영요령.hwp

2._인재육성형_중소기업_지정제도_운영요령.hwp 인재육성형 중소기업 지정제도 운영요령 제정 2014. 7. 22. 중소기업청 고시 제2014-46호 제1조(목적) 이 운영요령은 인재육성형 중소기업 지정제도의 운영을 위하여 중소기업 인력지원 특별법 시행령 제17조의2에서 위임된 사 항과 기타 필요한 사항을 정함을 목적으로 한다. 제2조(정의) 이 운영요령에서 사용하는 용어의 정의는 다음과 같다. 1. 인재육성형

More information

특허청구의 범위 청구항 1 몸체(110)의 일측에는 테스트의 필요성에 따라 여타한 디젤 자동차(100)에서 분리시킨 상태의 분리형 커먼레일 인젝트(110)를 고정할 수 있는 분리형 인젝터 고정부(20)가 구비되고, 그 고정부(20)의 하측에는 분리형 커먼 레일 인젝터(

특허청구의 범위 청구항 1 몸체(110)의 일측에는 테스트의 필요성에 따라 여타한 디젤 자동차(100)에서 분리시킨 상태의 분리형 커먼레일 인젝트(110)를 고정할 수 있는 분리형 인젝터 고정부(20)가 구비되고, 그 고정부(20)의 하측에는 분리형 커먼 레일 인젝터( (19) 대한민국특허청(KR) (12) 공개특허공보(A) (11) 공개번호 10-2010-0038259 (43) 공개일자 2010년04월14일 (51) Int. Cl. G01M 15/09 (2006.01) G01M 15/00 (2006.01) (21) 출원번호 10-2008-0097443 (22) 출원일자 2008년10월04일 심사청구일자 전체 청구항 수 :

More information

<3132BFF93136C0CFC0DA2E687770>

<3132BFF93136C0CFC0DA2E687770> 2005-12-16 1 합계 음반시장 온라인음악시장 5,000 4,000 3,000 4,104 4,104 3,530 3,530 3,800 3,800 4,554 4,104 4,644 3,733 4,203 2,861 3,683 3,352 2,000 1,000 450 911 1,342 1,833 1,850 1,338 2,014 0- - - - 199797 199898

More information

슬라이드

슬라이드 이스터 커뮤니케이션이 만드는 디지털 마케팅 트렌드 & 이슈 리포트 EASTERREPORT _December 2008 No.8 미 대선 오바마 당선자의 선거 캠페인 2.0 Contents 01 2008 올해의 마케터는? 02 Digital 미디어와 Social 미디어 선거전략 03 온라인 선거 캠페인 채널별 특징 04 선거운동에 새로운 방향을 제시한 캠페인 2.0

More information

PRO1_14E [읽기 전용]

PRO1_14E [읽기 전용] Siemens AG 1999 All rights reserved Date 22-2-19 File PRO1_14E1 Information and 2 3 S7-3 4 SM335 ( ) 5 SM335 ( ) 6 SM331 7 8 9 1 11 12 SM335 13 SM331 14 15 16 1 CPU ph 5mV 1V 5V 1V 2mA 42mA MR ADC PIW

More information

- 2 -

- 2 - - 1 - - 2 - 전기자동차충전기기술기준 ( 안 ) - 3 - 1 3 1-1 3 1-2 (AC) 26 1-3 (DC) 31 2 37 3 40-4 - 1 14, 10,, 2 3. 1-1 1. (scope) 600 V (IEC 60038) 500 V. (EV : Electric Vehicle) (PHEV : Plug-in Hybrid EV).. 2. (normative

More information

APOGEE Insight_KR_Base_3P11

APOGEE Insight_KR_Base_3P11 Technical Specification Sheet Document No. 149-332P25 September, 2010 Insight 3.11 Base Workstation 그림 1. Insight Base 메인메뉴 Insight Base Insight Insight Base, Insight Base Insight Base Insight Windows

More information

歯산업디자인지2000/05~06

歯산업디자인지2000/05~06 Digital Life Creator, LG Electronics Digital Design Center 092 FiD FiD 093 0 9 4 FiD FiD 0 9 5 0 9 6 FiD FiD 0 9 7 Circumstantial Concept into the Products, France s Product Designer, Matali Crasset Luisa

More information

제목없음

제목없음 Condensing Condensing Condensing 1 NOx low NOx www. kdnavien.co.kr 01 02 03 04 1 NOx low NOx 2 3 복잡하고 어려운 보일러 룸콘 조작은 이제 그만! 대한민국 국가대표 보일러가 달라집니다! 보일러 사용방법을 음성으로 쉽게 안내해 주는 나비엔 톡 보일러를 만나보세요! 스마트 폰 제어 에너지

More information

22ȸ¿öÅ©¼¥³»Áö_3Â÷

22ȸ¿öÅ©¼¥³»Áö_3Â÷ www.welpia.org 2011 WORK-SHOP www.welpia.org 2011 WORK-SHOP 003 004 005 006 007 008 009 010 011 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039

More information

Çö´ë°Ç¼³49È£

Çö´ë°Ç¼³49È£ http://news.hdec.co.kr THE HYUNDAI ENGINEERING & CONSTRUCTION NEWS http://news.hdec.co.kr http://news.hdec.co.kr http://news.hdec.co.kr http://news.hdec.co.kr http://news.hdec.co.kr http://news.hdec.co.kr

More information

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석

학습영역의 Taxonomy에 기초한 CD-ROM Title의 효과분석 ,, Even the short history of the Web system, the techniques related to the Web system have b een developed rapidly. Yet, the quality of the Webbased application software has not improved. For this reason,

More information

목차

목차 KC CODE KCS 57 80 10 국가건설기준표준시방서 Korean Construction Specification KCS 57 80 10 : 2017 상수도공사 펌프설비 2017 년 8 월일제정 http://www.kcsc.re.kr 국가건설기준 목차 KCS 57 80 10 상수도공사펌프설비 1. 일반사항 1.1 적용범위. 1.2 참고기준 KS B 1511

More information

3542 KS Figure 1 원/엔 환율 추이 Figure 2 라인 2Q ~ 3Q15 매출 breakdown (KRW/JPY) 13 12 12 (KRW bn) 3 25 Total: 229 Total: 254 11 FX 11 11 1 1 2 15 1 84 91 (+9%

3542 KS Figure 1 원/엔 환율 추이 Figure 2 라인 2Q ~ 3Q15 매출 breakdown (KRW/JPY) 13 12 12 (KRW bn) 3 25 Total: 229 Total: 254 11 FX 11 11 1 1 2 15 1 84 91 (+9% Company update Korea / Internet & Game 9 September 215 BUY 목표주가 현재주가 (8 Sep 215) 72, 원 461,5 원 Upside/downside (%) 51.7 KOSPI 1,883.22 시가총액 (십억원) 15,641 52 주 최저/최고 466, - 834, 일평균거래대금 (십억원) 73.18 외국인 지분율

More information

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r

I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r I T C o t e n s P r o v i d e r h t t p : / / w w w. h a n b i t b o o k. c o. k r Jakarta is a Project of the Apache

More information

숭실브로슈어 표지 [Converted]

숭실브로슈어 표지 [Converted] Korea Soongsil Cyber University (Dynamic Soongsil) 05 06 07 08 09 Dept. of Broadcasting & Creative Writing Dept. of Practical English Dept. of Chinese Language and Culture Dept. of Social Welfare Dept.

More information

02 스트리밍서비스로 빠르게 변화! 음원가족 스트리밍서비스로 빠르게 변화! [표1] 1997년~2013년 세계음반시장 규모 (US 백만 달러) 글로벌 음악시장의 규모 2001년 이후부터 디지털 음악 서비스의 등 장과 온라인 불법 침해 등의 원인으로 인하여 급격하게 줄어

02 스트리밍서비스로 빠르게 변화! 음원가족 스트리밍서비스로 빠르게 변화! [표1] 1997년~2013년 세계음반시장 규모 (US 백만 달러) 글로벌 음악시장의 규모 2001년 이후부터 디지털 음악 서비스의 등 장과 온라인 불법 침해 등의 원인으로 인하여 급격하게 줄어 더 나은 미래를 향한 동행! 역동적인 한국음반산업협회와 함께 합시다! 음원 가 족 2014년 12월 1일 No.29 새해 인사 안녕하십니까. 한국음반산업협회 회장 김경남입 니다. 협회는 2014년 홈페이지 리뉴얼을 통해 경영공시를 강화하고 각종 저작 권료 조회시스템 통합을 통해 회원들 에게 양질의 정보가 제공될 수 있도록 최선의 노력을 다하고 있습니다. 뿐만

More information

www.bpnews.co.kr E-mail : bpress21@bpnews.co.kr

www.bpnews.co.kr E-mail : bpress21@bpnews.co.kr www.bpnews.co.kr E-mail : bpress21@bpnews.co.kr world news DATE PLACE TRANS TIME ITINERARY MEALS DATE PLACE TRANS TIME ITINERARY MEALS DATE PLACE TRANS TIME ITINERARY MEALS DATE PLACE TRANS TIME ITINERARY

More information

특집-5

특집-5 Special Theme 72 January Fabruary 2008 IT Standard & Test TTA Journal No.115 TTA Journal No.115 73 74 January Fabruary 2008 IT Standard & Test TTA Journal No.115 TTA Journal No.115 75 76 January Fabruary

More information

PowerPoint 프레젠테이션

PowerPoint 프레젠테이션 Reasons for Poor Performance Programs 60% Design 20% System 2.5% Database 17.5% Source: ORACLE Performance Tuning 1 SMS TOOL DBA Monitoring TOOL Administration TOOL Performance Insight Backup SQL TUNING

More information

( )부록

( )부록 A ppendix 1 2010 5 21 SDK 2.2. 2.1 SDK. DevGuide SDK. 2.2 Frozen Yoghurt Froyo. Donut, Cupcake, Eclair 1. Froyo (Ginger Bread) 2010. Froyo Eclair 0.1.. 2.2. UI,... 2.2. PC 850 CPU Froyo......... 2. 2.1.

More information

구 분 사업 시행자 성 명 주 소 비고 송도테크노파크 확대조성단지 ( 재) 송도테크노파크 인천광역시 연수구 송도동 7-50 변경없음 - 2 -

구 분 사업 시행자 성 명 주 소 비고 송도테크노파크 확대조성단지 ( 재) 송도테크노파크 인천광역시 연수구 송도동 7-50 변경없음 - 2 - 세계최고의 R&BD 자족형 기술생태계로 육성하고자 개발중인 송 도테크노파크 확대조성단지의 원활한 사업추진을 위해 복합지원용지 (Sm1~Sm3)에 대한 교통처리계획 변경사항 등을 경제자유구역의 지정 및 운영에 관한 특별법 제 9조 규정에 의한 실시계획에 반영하고자 함 - 1 - 구 분 사업 시행자 성 명 주 소 비고 송도테크노파크 확대조성단지 ( 재) 송도테크노파크

More information

untitled

untitled : 2 2 ( 1:1-7:38)... ( 24:14 23:8),. (G. Vos),...,...... (, cult).. ...,. (the blessing of forgiveness).,.. ( 14:6).. ( )..,,, . ( ).,..,.. ( ). ( ),.,,, (, correspondence)., ( 10:4 10:1 22)...... ...,,.....

More information

Microsoft Word - Pocket Note_120911.doc

Microsoft Word - Pocket Note_120911.doc 212년 9월 11일 엔텔스 외 11개 종목 탐방노트 IBKS Small Cap 유욱재 / 팀장 2 6915 5419 oneupyoo@ibks.com 김인필 2 6915 5419 ipkim1@ibks.com 김종우 2 6915 5776 81239@ibks.com 신근호 2 6915 5671 kh.shin@ibks.com 최광현 2 6915 5764 richmaker@ibks.com

More information

- 1 -

- 1 - - 1 - - 2 - - 3 - - 4 - - 5 - - 1 - - 2 - - 3 - - 4 - σ σ σ σ σ σ σ - 5 - - 6 - - 7 - - 8 - log - 9 - - 10 - - 11 - - 12 - m ax m ax - 13 - - 14 - - 15 - - 16 - - 17 - tan - 18 - - 19 - tan tan - 20 -

More information

201405출력

201405출력 5 코코스는 '한 알의 밀'을 의미합니다 2014 (Vol.147) 발행인 강우정 _ 139-791 서울 노원구 동일로 214길 32 _ 02-950-5401 _ www.bible.ac.kr 포천밀알훈련센터 자작나무 숲 자작나무 가지에 연둣빛 봄이 가득 열려있다. 봄볕 아래서 밝게 자라는 저들처럼 모두의 5월에도 감사와 축복의 기운 가득 넘쳐나기를 대학어린이집

More information

알람음을 출력하는 이동통신 단말기에 있어서, 실시간 알람음을 출력하는 음향 출력 수단; 디지털 멀티미디어 방송(DMB: Digital Multimedia Broadcasting, 이하 'DMB'라 칭함) 신호를 수신하면 오디오 형태로 변 환하여 DMB의 음향을 전달하는

알람음을 출력하는 이동통신 단말기에 있어서, 실시간 알람음을 출력하는 음향 출력 수단; 디지털 멀티미디어 방송(DMB: Digital Multimedia Broadcasting, 이하 'DMB'라 칭함) 신호를 수신하면 오디오 형태로 변 환하여 DMB의 음향을 전달하는 (19)대한민국특허청(KR) (12) 공개특허공보(A) (51) Int. Cl. H04N 5/44 (2006.01) H04N 7/08 (2006.01) (11) 공개번호 (43) 공개일자 10-2007-0071942 2007년07월04일 (21) 출원번호 10-2005-0135804 (22) 출원일자 2005년12월30일 심사청구일자 없음 (71) 출원인 주식회사

More information

시인 그리고 시 김소월 시집 진달래꽃 국립중앙도서관 책꽂이 일모811.6-김586ㅈㄷ 2016.01. 02 합본호 VOL.239 시인 그리고 시 김소월 시집 진달래꽃 02 2016 신년사 04 도서관 + 브랜딩 도서관, 브랜딩이 필요할까? 08 12 즐기는 冊 세상 0

시인 그리고 시 김소월 시집 진달래꽃 국립중앙도서관 책꽂이 일모811.6-김586ㅈㄷ 2016.01. 02 합본호 VOL.239 시인 그리고 시 김소월 시집 진달래꽃 02 2016 신년사 04 도서관 + 브랜딩 도서관, 브랜딩이 필요할까? 08 12 즐기는 冊 세상 0 책 읽는 대한민국 人 프로 바둑기사 조훈현 조훈현은 읽는다 바둑판 앞의 승부사는 멈추지 않고 끊임없이 읽는다. 상대의 수를, 그리고 상대의 허를 찌를 나의 수를. 흑백의 돌 하나로 세계를 짓는 승부사에게 수를 읽는 일은 능통하고도 평범한 일. 지독한 승부 끝에 쌓인 모진 마음은 독서를 통해 비운다. 그저 담담히 활자를 읽는다. 작가도 등장인물도 이야기의 흐름도

More information

정보기술응용학회 발표

정보기술응용학회 발표 , hsh@bhknuackr, trademark21@koreacom 1370, +82-53-950-5440 - 476 - :,, VOC,, CBML - Abstract -,, VOC VOC VOC - 477 - - 478 - Cost- Center [2] VOC VOC, ( ) VOC - 479 - IT [7] Knowledge / Information Management

More information

34호

34호 KBS www.kbsbeta.or.kr KBS BROADCASTING ENGINEERS & TECHNICIANS ASSOCIATION NEWS Vol.34 FEB 2007.02 Inside 2 3 KBS BROADCASTING ENGINEERS & TECHNICIANS ASSOCIATION NEWS 5 KBS BROADCASTING ENGINEERS & TECHNICIANS

More information

CONTENTS 03 04 06 08 16 25 27 이사장 인사말 한눈에 보는 2013 서울장학재단 서울장학재단 소개 2013 대학생 대상 장학사업 2013 초중고등학교 대상 장학사업 신규사업 회계결산보고 시민과 함께 배움을 선물합니다 서울장학재단 배움의 고른 기회

CONTENTS 03 04 06 08 16 25 27 이사장 인사말 한눈에 보는 2013 서울장학재단 서울장학재단 소개 2013 대학생 대상 장학사업 2013 초중고등학교 대상 장학사업 신규사업 회계결산보고 시민과 함께 배움을 선물합니다 서울장학재단 배움의 고른 기회 시민과 함께 배움을 선물합니다 2013 연간보고서 2014 장학사업 소개 CONTENTS 03 04 06 08 16 25 27 이사장 인사말 한눈에 보는 2013 서울장학재단 서울장학재단 소개 2013 대학생 대상 장학사업 2013 초중고등학교 대상 장학사업 신규사업 회계결산보고 시민과 함께 배움을 선물합니다 서울장학재단 배움의 고른 기회 제공 서울장학재단은

More information

24011001-11112014000.ps

24011001-11112014000.ps 12 www.metroseoul.co.kr real estate 2014년 11월 11일 화요일 아파트 분양시장 삼성 앓이 여전 건설사마다 삼성 임직원 잡기 마케팅 열 올려 일반 수요자에겐 기대감 계약률 높이기 효과 #지난 9월 이수건설이 경기도 평 택에 공급한 브라운스톤 험프리 스 는 1 2순위 청약경쟁률이 0 14대 1에 그쳤지만 계약 한 달여 만에 85%의

More information

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based

Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based e- Business Web Site 2002. 04.26 Model Investor MANDO Portal Site People Customer BIS Supplier C R M PLM ERP MES HRIS S C M KMS Web -Based Approach High E-Business Functionality Web Web --based based KMS/BIS

More information

<4D6963726F736F667420576F7264202D204954B1E2C8B9BDC3B8AEC1EE2DB0ADB9CEC8A3>

<4D6963726F736F667420576F7264202D204954B1E2C8B9BDC3B8AEC1EE2DB0ADB9CEC8A3> IT 기획시리즈 3D 프린팅 산업 동향 1) 강민호 한국과학기술정보연구원 ReSEAT 프로그램 전문연구위원 gcwang@kisti.re.kr 박종규, 박세환 한국과학기술정보연구원 1. 서언 2. 3D 프린팅 기술개발 동향 3. 3D 프린팅 특허성 관련 이슈 4. 3D 프린팅 글로벌 시장 동향 5. 결언 1. 서언 3D 프린팅 기법을 이용한 제품제조 기술의 기본

More information

혼자서일을다하는 JSP. 이젠일을 Servlet 과나눠서한다. JSP와서블릿의표현적인차이 - JSP는 <html> 내에서자바를사용할수있는수단을제공한다. - 서블릿은자바내에서 <html> 을작성할수있는수단을제공한다. - JSP나서블릿으로만웹페이지를작성하면자바와다양한코드가

혼자서일을다하는 JSP. 이젠일을 Servlet 과나눠서한다. JSP와서블릿의표현적인차이 - JSP는 <html> 내에서자바를사용할수있는수단을제공한다. - 서블릿은자바내에서 <html> 을작성할수있는수단을제공한다. - JSP나서블릿으로만웹페이지를작성하면자바와다양한코드가 혼자서일을다하는 JSP. 이젠일을 Servlet 과나눠서한다. JSP와서블릿의표현적인차이 - JSP는 내에서자바를사용할수있는수단을제공한다. - 서블릿은자바내에서 을작성할수있는수단을제공한다. - JSP나서블릿으로만웹페이지를작성하면자바와다양한코드가웹페이지내에뒤섞여있어서웹페이지의화면설계가점점어려워진다. - 서블릿이먼저등장하였으나, 자바내에

More information

슬라이드 1

슬라이드 1 웹 2.0 분석보고서 Year 2006. Month 05. Day 20 Contents 1 Chapter 웹 2.0 이란무엇인가? 웹 2.0 의시작 / 웹 1.0 에서웹 2.0 으로 / 웹 2.0 의속성 / 웹 2.0 의영향 Chapter Chapter 2 3 웹 2.0 을가능케하는요소 AJAX / Tagging, Folksonomy / RSS / Ontology,

More information

50_1953.pdf

50_1953.pdf C h a p t e r 02 194 Part Mobile Apps 01 01 02 Chapter 02 195 03 04 196 Part 02 01 02 03 04 Chapter 02 197 05 06 07 08 198 Part 03 01 02 Chapter 02 199 03 04 05 06 200 Part 07 08 09 10 Chapter 02 201 04

More information

SchoolNet튜토리얼.PDF

SchoolNet튜토리얼.PDF Interoperability :,, Reusability: : Manageability : Accessibility :, LMS Durability : (Specifications), AICC (Aviation Industry CBT Committee) : 1988, /, LMS IMS : 1997EduCom NLII,,,,, ARIADNE (Alliance

More information

20110506¿ùÈ£ ÃÖÁ¾

20110506¿ùÈ£ ÃÖÁ¾ 2011 JC SEOUL 2011 JC SEOUL ❸ 2011년 7월 15일 금요일 가족들과 함께 하는 즐거운 행사 5월 월례회 겸 제37회 서울지구JC 회원가족 체육대회 서울지구JC 이용진 회장과 회장단, 서울JC 전완옥 회장과 회원 및 회원가족 5월 22일(일) 오전 9시 미음나루 운동장(한강시민공 원 수석지구대)에서 제37회 서울지구JC 회원가족 체육

More information

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin

Contents Activity Define Real s Activity Define Reports UI, and Storyboards Activity Refine System Architecture Activity Defin OSP Stage 2040 < Design > 그놈! Clone Checker Project Team T4 Date 2016-04-12 Team Information 201411258 강태준 201411265 김서우 201411321 홍유리 Team 4 1 Contents Activity 2041. Define Real s Activity 2042. Define

More information

歯270호.PDF

歯270호.PDF 13 1 270 e-book 1) * e-book. e-book. e-book 2001 2001 e-book. e-book, e-book. e-book e-book... e-book. e-book 1. e-book 1.e-Book 2. e-book 2.e-Book.... (conduit) (media). 2000 e-book 1). : * (02) 570 4113,

More information