アジャイルプラクティス 達人プログラマに学ぶ現場開発者の習慣

Size: px
Start display at page:

Download "アジャイルプラクティス 達人プログラマに学ぶ現場開発者の習慣"

Transcription

1

2 Original English language title: Practices of an Agile Developer by Venkat Subramaniam and Andy Hunt Copyright 2006 Venkat Subramaniam and Andy Hunt Translation Copyright 2007 Ohmsha, Ltd. All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted, in any form, or by any means, electronic, mechanical, photocopying, recording, or otherwise, without the prior consent of the publisher. kaihatu@ohmsha.co.jp FAX

3 Practices of an Agile Developer Nathaniel T. Schutta, Foundations of Ajax Pragmatic Bookshelf Forrest Chang, Guerry A. Semones,, Appistry Matthew Johnson, Pragmatic Bookshelf Scott Splavec, Marty Haught,, Razorstream

4 iv Practices of an Agile Developer David Lázaro Saz, Matthew Bass, Bil Kleb,, NASA

5

6

7

8

9

10

11 Practices of an Agile Developer iii xi

12 xii Tell, Don t Ask

13 xiii A 181 A.1 Web A

14

15 1 Agile Software Development

16 Lightweight Processes 17 6 * 1 6 Copyright 2001, the Agile Manifesto authors 6 agilemanifesto.org 6 *1 E

17 3 plan-based

18

19 5 6 6 Wiki Wiki WikiWikiWeb Web Web Wiki Wiki The Wiki Way [LC01] Pragmatic Version Control Using CVS [TH03] Pragmatic Version Control Using Subversion [Mas05] *2 Pragmatic Unit Testing in Java [HT03] Pragmatic Unit Testing in C# [HT04] JUnit Recipes [Rai04] *3 Pragmatic Project Automation [Cla04] Ship It! [RG05] 6 6 *2 CVS Subversion :-) *3 XFD extreme Feedback Device

20

21 *4 *4 Dilbert

22 第1章 8 アジャイルソフトウェア開発 難題から始めなさい どんなときも 最初に最大の難問へ取り組みなさい 簡単なものは後回しで よいのです そうはいっても現場では はっきりと白黒を付けられないことも多い そこで 紹介するプラクティスを実践したときの気持ちを説明したセクションと プラク ティスを効果的に実践しつつバランスを保つためのヒントを記したセクションも用 意してある 次の 2 つがそうだ こんな気分 こんな気分 のセクションでは 紹介したプラクティスが引き起こすはずの感情 を説明する ここで説明したような気持ちにならない場合は プラクティスの実践 方法を見直すべきかもしれない バランスが肝心 s プラクティスの実践が過剰だったり不足したりすることもありえる そこでこ の バランスが肝心 のセクションでは プラクティスのバランスをとるため のヒントや プラクティスを有効活用するための全般的なヒントを紹介する 結局のところ どんなに良いプラクティスであっても やりすぎたり 使い方を 誤ったりすれば 大きな危険を招くことになる 僕らは チームがプラクティスの バランスを保てなかったがために失敗してしまったアジャイルプロジェクト と呼 ばれていた何か の事例を幾度となく目にしてきた 僕らの願いは 本書で紹介す るプラクティスが あなたの現場の成果へとつながることだ 本書で紹介するプラクティスの教えを バランスを考えて効果的に現場へ適用す れば プロジェクトにもチームにも見通しの明るい変化の兆しをもたらすことがで きるだろう そしてあなたは アジャイル開発者としてのプラクティスに従うだけにとどまら ず プラクティスの背後にある原理原則をも理解できるようになるはずだ 謝辞 どんな書籍も 大きな苦労の末に生み出されている 出版の舞台裏には 不肖筆 者たちだけでなく とてもたくさんの人がかかわっている 本書の刊行に際しては 次に示す方々にご尽力いただいた ここに感謝の意を表 したい

23 9 *5 Jim Moore Kim Wimpsett Johannes Brodwall Chad Fowler Stephen Jenkins Bil Kleb Wes Reisz Marcus Ahnve Eldon Alameda Sergei Anikin Matthew Bass David Bock A. Lester Buck III Brandon Campbell Forrest Chang Mike Clark John Cook Ed Gibbs Dave Goodlad Ramamurthy Gopalakrishnan Marty Haught Jack Herrington Ron Jeffries Matthew Johnson Jason Hiltz Laforge Todd Little Ted Neward James Newkirk Jared Richardson Frédérick Ros Bill Rushmore David Lázaro Saz Nate Schutta Matt Secoske Guerry Semones Brian Sletten Mike Stok Stephen Viles Leif Wickland Joe Winter Dave Thomas Andy Hunt Pragmatic Programmers Marc Garbey Ben Galbraith Brian Sletten Bruce Tate Dave Thomas David Geary Dion Almaer Eitan Suez Erik Hatcher Glenn Vanderburg Howard Lewis Ship Jason Hunter Justin Gehtland Mark Richards Neal Ford Ramnivas Laddad Scott Davis Stu Halloway Ted Neward NFJS Jay Zimmerman *5

24 10 1 Kavitha 2 Karthik Krupakar Venkat Venkat

25 2 Beginning Agility *1 35 IDE 13 *1

26

27 1 1 13

28 ISO

29 1 15 QA Quality Assurance API *2 [You99] *2

30 第2章 16 アジャイルの初心 I 応急処置は泥沼を招く 2 コードのそんなところまできちんと理解しなくても大丈夫さ そのまんま でちゃんと動くみたいだぜ ちょっとだけイジればいいんだよ 計算結果に 1 をプラス それでバッチリじゃないか さあ その修正を組み込んじまお うぜ 大丈夫だって たぶん 誰でも身に覚えがあるだろう バグが出た でも時間がない 応急処置でなんと かなりそうだ 1 をプラスしたり リストの最後の要素を無視したら とりあえず ちゃんと動いた さて この次に何をするかが優秀なプログラマと無粋なハッカー との分かれ目だ 無粋なハッカーは応急処置をそのままにして さっさと次の問題に取りかかる 優れたプログラマは いち段落したらなぜ +1 が必要なのかを調査する そし て というかこれが重要なのだが この修正の影響範囲を見極めるのだ この話をたわいない作り話だと思ったかもしれないが 本当にあった話だ それ も実際にはこんな小さな事例じゃなかった かつてのアンディの顧客が同じ問題を 抱えていた 開発者もアーキテクトも誰一人として自分たちのドメインを表現する データモデルに精通しないまま 長年にわたって保守を続けていたのだ その結果 コードベースのあちこちに +1 とか 1 といった修正が数え切れないほど散らばっ ていた そんなめちゃくちゃな状況の機能追加やバグ修正は 髪を掻きむしりたく なるような悪夢だった 実際に髪が薄くなった開発者が何人もいた 破滅的な状況が得てしてそうであるように その現場だってある日突然そんな状 態になったわけではなかった 全体にかかわる根本的な問題を直視することなく何 度も何度も応急処置を重ねた結果 プロジェクトは底なしの泥沼に足を取られてし まい だんだんと生気を失っていったのだ } } アンディ曰く プロセスも理解する ここではコードを理解するということ 特にコードをきちんと理解したうえで変更す ることを中心に説明している しかし同じことはコードに限らず チームが実践する方 法論や開発プロセスにも当てはまる チームが実践している開発方法論を理解する必要がある その方法論がどのように機 能しているのか なぜそのやり方なのか どういった経緯でそのやり方が採用されたの かを理解しなくてはならない こうした理解なしに 効果的に変化は引き起こせない } }

情熱プログラマー ソフトウェア開発者の幸せな生き方

情熱プログラマー ソフトウェア開発者の幸せな生き方 Original English language title: The Passionate Programmer: Creating a Remarkable Career in Software Development by Chad Fowler Published by The Pragmatic Programmers, LLC Copyright c 2009 Chad Fowler

More information

Copyright 2002-2003 SATO International All rights reserved. http://www.satoworldwide.com/ This software is based in part on the work of the Independen

Copyright 2002-2003 SATO International All rights reserved. http://www.satoworldwide.com/ This software is based in part on the work of the Independen SATO Label Gallery SATO International Pte Ltd Version : BSI-021227-01 Copyright 2002-2003 SATO International All rights reserved. http://www.satoworldwide.com/ This software is based in part on the work

More information

P.1~18

P.1~18 JCM Copyright 2011 Japanese by JCM Copyright 2008 bymelvin W Wong Published by ARMOUR Publishing Pte Ltd Kent Ridge Post Office P.O.Box 1193,Singapore 911107 Email: mail@armourpublishing.com Website: www.armourpublising.com

More information

たのしいプログラミング Pythonではじめよう!

たのしいプログラミング Pythonではじめよう! Title of English-language original: Python for Kids A Playful Introduction to Programming ISBN 978-1-59327-407-8, published by No Starch Press, Inc. Copyright 2013 by Jason R. Briggs. Japanese-language

More information

Copyright 2001, 1999, 1997, 1995, 1993, 1991, 1990 by The McGraw-Hill Companies, Inc. All rights reserved. Printed in the United States of America. Except as permitted under the United States Copyright

More information

橡IPSJXPReport-1.PDF

橡IPSJXPReport-1.PDF XP(Extreme Programming): XP Vol.43, No.3 Mar.2002 1999 "Extreme Programming Explained: Embrace Change"[Beck99]( XP ) XP XP Kent Beck XP XP XP XP XP XP XP XP XP 1 1 SE 2 XP 2 X P (whole team) 3 XP (source)

More information

ChartPattern13

ChartPattern13 Thomas N. Bulkowski: encyclopedia of chart patterns, 2nd ed. 2 N Thomas N. Bulkowski: encyclopedia of chart patterns, 2nd ed. 2 N Note of The Original Work: encyclopedia of chart patterns, 2nd Edition

More information

Rubyのしくみ:Ruby Under a Microscope

Rubyのしくみ:Ruby Under a Microscope Ruby Ruby Under a Microscope Pat Shaughnessy 20150109 b5891c1 (m-sl b-n bc-n) Title of English-language original: Ruby Under a Microscope ISBN 978-1-59327-527-3, published by No Starch Press, Inc. Copyright

More information

Copyright 2008 All Rights Reserved 2

Copyright 2008 All Rights Reserved 2 Copyright 2008 All Rights Reserved 1 Copyright 2008 All Rights Reserved 2 Copyright 2008 All Rights Reserved 3 Copyright 2008 All Rights Reserved 4 Copyright 2008 All Rights Reserved 5 Copyright 2008 All

More information

ハピタス のコピー.pages

ハピタス のコピー.pages Copyright (C) All Rights Reserved. 10 12,500 () ( ) ()() 1 : 2 : 3 : 2 4 : 5 : Copyright (C) All Rights Reserved. Copyright (C) All Rights Reserved. Copyright (C) All Rights Reserved. Copyright (C) All

More information

I

I I II III IV V VI VII VIII IX X XI XII XIII XIV 1. 2 3 4 5 2. 6 7 8 3. 1 2 3 9 4 5 10 6 11 4. 1 2 3 1 2 12 1 2 3 1 2 3 13 14 1 2 1 15 16 1. 20 1 21 1 22 23 1 2 3 4 24 1 2 ok 25 1 2 26 1 2 3 27 2. 28

More information

パソコン機能ガイド

パソコン機能ガイド PART12 ii iii iv v 1 2 3 4 5 vi vii viii ix P A R T 1 x P A R T 2 xi P A R T 3 xii xiii P A R T 1 2 3 1 4 5 1 6 1 1 2 7 1 2 8 1 9 10 1 11 12 1 13 1 2 3 4 14 1 15 1 2 3 16 4 1 1 2 3 17 18 1 19 20 1 1

More information

パソコン機能ガイド

パソコン機能ガイド PART2 iii ii iv v 1 2 3 4 5 vi vii viii ix P A R T 1 x P A R T 2 xi P A R T 3 xii xiii P A R T 1 2 1 3 4 1 5 6 1 2 1 1 2 7 8 9 1 10 1 11 12 1 13 1 2 3 14 4 1 1 2 3 15 16 1 17 1 18 1 1 2 19 20 1 21 1 22

More information

Xpand! Plug-In Guide

Xpand! Plug-In Guide Xpand! Version 1.0 Copyright 2006 Digidesign, a division of Avid Technology, Inc. All rights reserved. This guide may not be duplicated in whole or in part without the express written consent of Digidesign.

More information

弥生会計/やよいの青色申告

弥生会計/やよいの青色申告 c c c c c 1 c c c c c c c c c c c 2 3 c c 4 a a a a a a a a a

More information

初心者にもできるアメブロカスタマイズ新2016.pages

初心者にもできるアメブロカスタマイズ新2016.pages Copyright All Rights Reserved. 41 Copyright All Rights Reserved. 60 68 70 6 78 80 Copyright All Rights Reserved. FC2 97 Copyright All Rights Reserved. Copyright All Rights Reserved. Copyright All Rights

More information

- 2 Copyright (C) 2006. All Rights Reserved.

- 2 Copyright (C) 2006. All Rights Reserved. - 2 Copyright (C) 2006. All Rights Reserved. 2-3 Copyright (C) 2006. All Rights Reserved. 70-4 Copyright (C) 2006. All Rights Reserved. ...1...3...7...8 1...9...14...16 2...18...20...21 3...22...23...23...24

More information

untitled

untitled http://www.riskdatabank.co.jp The of Japan, Ltd. All rights reserved. 2 The of Japan, Ltd. All rights reserved. 3 The of Japan, Ltd. All rights reserved. 4 The of Japan, Ltd. All rights reserved. 5 The

More information

PHP4徹底攻略 改訂版

PHP4徹底攻略 改訂版 PHP Copyright 2002 The PHP Development Team. All rights reserved. PostgreSQL Data Base Management System formerly known as Postgres, then as Postgres95. Copyright 1994-2002 Regents of the University of

More information

第 5 部 : 認定機関に対する要求事項 目次 1 目的 IAF 加盟 ISO/IEC 認定審査員の力量 連絡要員... Error! Bookmark not defined. 2 CB の認定

第 5 部 : 認定機関に対する要求事項 目次 1 目的 IAF 加盟 ISO/IEC 認定審査員の力量 連絡要員... Error! Bookmark not defined. 2 CB の認定 Part 第 5 部 5: : Requirements 認定機関に対する要求事項 for ABs 食品安全システム認証 22000 第 5 部 : 認定機関に対する要求事項 バージョン 4.1 2017 年 7 月 1 / 6 バージョン 4.1:2017 年 7 月 第 5 部 : 認定機関に対する要求事項 目次 1 目的... 4 1.1 IAF 加盟... 4 1.2 ISO/IEC 17011...

More information

untitled

untitled Unify NXJ Release 12 2002-2008 Unify Corporation All rights reserved. Sacramento California, USA No part of this tutorial may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

PHP Copyright 2000 The PHP Development Team. All rights reserved. PostgreSQL Data Base Management System formerly known as Postgres, then as Postgres95. Copyright 1994-2000 Regents of the University of

More information

Copyright All Rights Reserved. -2 -!

Copyright All Rights Reserved. -2 -! http://ameblo.jp/admarketing/ Copyright All Rights Reserved. -2 -! Copyright All Rights Reserved. -3- Copyright All Rights Reserved. -4- Copyright All Rights Reserved. -5 - Copyright All Rights Reserved.

More information

IPA:セキュアなインターネットサーバー構築に関する調査

IPA:セキュアなインターネットサーバー構築に関する調査 Copyright 2003 IPA, All Rights Reserved. Copyright 2003 IPA, All Rights Reserved. Copyright 2003 IPA, All Rights Reserved. Copyright 2003 IPA, All Rights Reserved. Copyright 2003 IPA, All Rights Reserved.

More information

X-Form Plug-in Guide

X-Form Plug-in Guide X-Form Plug-in Version 7.2 Copyright 2006 Digidesign, a division of Avid Technology, Inc. All rights reserved. This guide may not be duplicated in whole or in part without the express written consent of

More information

Microsoft Word - 最終版 バックせどりismマニュアル .docx

Microsoft Word - 最終版 バックせどりismマニュアル .docx ism ISM ISM ISM ISM ISM ISM Copyright (c) 2010 All Rights Reserved. Copyright (c) 2010 All Rights Reserved. Copyright (c) 2010 All Rights Reserved. ISM Copyright (c) 2010 All Rights Reserved. Copyright

More information

MultiPASS B-20 MultiPASS Suite 3.10使用説明書

MultiPASS B-20 MultiPASS Suite 3.10使用説明書 TM MultiPASS Suite Ver.3.10 for Windows ii iii Copyright 1999 Canon Inc. ALL RIGHTS RESERVED iv v vi vii viii ix x 1 2 3 4 5 6 7 8 9 xi xii 1 1 1-1 1 2 3 1-2 4 5 1 1-3 6 1-4 1 7 8 1-5 9 10 11 1-6 1 1-7

More information

Microsoft Word - resourceful Erica-japanese.doc

Microsoft Word - resourceful Erica-japanese.doc 文 アネット ガグリアーデ 絵 エリザベス グレサー All Rights Reserved Copyright 2014 by Annette Gagliardi No part of this book may be reproduced or transmitted, downloaded, distributed, reverse engineered, or stored in or introduced

More information

困ったときのQ&A

困ったときのQ&A ii iii iv NEC Corporation 1998 v C O N T E N T S PART 1 vi vii viii ix x xi xii PART 2 xiii PART 3 xiv P A R T 1 3 1 2 PART 3 4 2 1 1 2 4 3 PART 1 4 5 5 6 PART 1 7 8 PART 1 9 1 2 3 1 2 3 10 PART 1 1 2

More information

quick.book

quick.book クイックスタートガイド FortiDB Version 3.2 www.fortinet.com FortiDB クイックスタートガイド Version 3.2 May 1, 2009 15-32200-78779-20090501 Copyright 2009 Fortinet, Inc. All rights reserved. No part of this publication including

More information

untitled

untitled mitsuya Copyright (C) 2007. All Rights Reserved. 1/1 mitsuya Copyright (C) 2007. All Rights Reserved. 2/2 mitsuya Copyright (C) 2007. All Rights Reserved. 3/3 mitsuya Copyright (C) 2007. All Rights Reserved.

More information

健康保険組合のあゆみ_top

健康保険組合のあゆみ_top (1912) (1951) 2,00024,000 (1954) (1958) (1962) (1965) (1968) (1969) (1971) (1972) (1973) (1974) (1976) (1978) (1980) (1982) (1983) (1984) (1985) (1987) (1988) (1989) (1990) (1991) (1992) (1994) (1995)

More information

2013秋冬日本語.indd

2013秋冬日本語.indd J apanese text Copyright - Sekai Bunka Publishing Inc. All rights reserved. Reproduction in whole or in part without permission is prohibited. Autumn / Winter 2013 Vol. 32 1 J apanese text Copyright -

More information

PPTテンプレート集 ver.1.0

PPTテンプレート集 ver.1.0 Copyright 2012 Radishbo-ya co., Ltd All Rights Reserved. 1 !!!!!!!!!! Copyright 2012 Radishbo-ya co., Ltd All Rights Reserved. 2 Copyright 2012 Radishbo-ya co., Ltd All Rights Reserved. Copyright 2012

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title 自 然 法 論 あるいは 永 遠 のシジフォス Author(s) 南, 利 明 Citation 静 岡 大 学 法 経 研 究. 24(1), p. 1-82 Issue Date 1975-10-31 URL http://doi.org/10.14945/00003571

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title がん 経 験 者 の 語 りにみる 毛 髪 および 体 毛 に 関 する 経 験 に ついて Author(s) 白 井, 千 晶 Citation 人 文 論 集. 65(2), p. A41-A59 Issue Date 2015-01-30 URL http://doi.org/10.14945/00008090

More information

™…

™… i 1 1 1 2 3 5 5 6 7 9 10 11 13 13 14 15 15 16 17 18 20 20 20 21 22 ii CONTENTS 23 24 26 27 2 31 31 32 32 33 34 37 37 38 39 39 40 42 42 43 44 45 48 50 51 51 iii 54 57 58 60 60 62 64 64 67 69 70 iv 70 71

More information

楽しい開発.pptx

楽しい開発.pptx Redmine, Trac 1 / 2 3 Excel etc Excel etc etc etc PJ etc 4 Excel (Mantis) Excel (MS Project) (Subversion) (InetWeb ) (Wiki) ML (ADE) 5 ARK Developer s Environment ADE ADE ADE Eclipse Ant Maven JMeter Subversion

More information

MFS 2B 2.5B 3.5B OB NO NB 3,000

MFS 2B 2.5B 3.5B OB NO NB 3,000 MFS B.5B 3.5B OB NO.00-105-1 0910 NB 3,000 HOW TO USE THIS PARTS LIST 1. This Parts List contains the component parts of the Tohatsu outboard motors.. Please keep the Parts List updated each time when

More information

Gruener_Jd_ qxd

Gruener_Jd_ qxd T H E September 2003 by Jamie Gruener Y ANKEE G R O U P T H E Y A N K E E G R O U P R E P O R T Copyright 2003, the Yankee Group The Yankee Group Report is published for the sole use of Yankee Group Advisory

More information

2014秋冬日本語.indd

2014秋冬日本語.indd J apanese text Copyright - Sekai Bunka Publishing Inc. All rights reserved. Reproduction in whole or in part without permission is prohibited. Autumn / Winter 2014 Vol. 34 1 J apanese text Copyright -

More information

Copyright 2017 JAPAN POST BANK CO., LTD. All Rights Reserved. 1

Copyright 2017 JAPAN POST BANK CO., LTD. All Rights Reserved. 1 Copyright 2017 JAPAN POST BANK CO., LTD. All Rights Reserved. 1 Copyright 2017 JAPAN POST BANK CO., LTD. All Rights Reserved. 2 60 50 40 30 20 10 0 20173 20183 Copyright 2017 JAPAN POST BANK CO., LTD.

More information

Step2 入門

Step2 入門 ii iii iv v vi NEC Corporation 1999 vii C O N T E N T S PART 1 PART 2 PART 3 viii PART 4 ix C O N T E N T S PART 5 x PART 6 xi C O N T E N T S PART 7 xii PART 8 PART 9 xiii C O N T E N T S xiv xv PART

More information

untitled

untitled Copyright - Zac Poonen (1999) This book has been copyrighted to prevent misuse. It should not be reprinted or translated without written permission from the author. Permission is however given for any

More information

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P P.11 P.14 P.15 P.16 P.16 P.17 P.19 P.20 P.22 P P P P P P P P P

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P P.11 P.14 P.15 P.16 P.16 P.17 P.19 P.20 P.22 P P P P P P P P P 201628 3 2016 5 13 P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P.10 2016 P.11 P.14 P.15 P.16 P.16 P.17 P.19 P.20 P.22 P.23 10 P.24 11 P.26 12 P.27 13 P.28 14 P.28 15 P.29 16 P.30 17 P.31 P.33 P.34 Copyright 2016 JAPAN

More information

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P.10 P.12 P.13 P.14 P.14 P.15 P.17 P.18 P.20 P P P P P.25 P.27 P.28 Copyright 2016 JAPAN POST BA

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P.10 P.12 P.13 P.14 P.14 P.15 P.17 P.18 P.20 P P P P P.25 P.27 P.28 Copyright 2016 JAPAN POST BA 201729 3 1 2016 8 12 P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P.10 P.12 P.13 P.14 P.14 P.15 P.17 P.18 P.20 P.21 10 P.22 11 P.23 12 P.24 13 P.25 P.27 P.28 Copyright 2016 JAPAN POST BANK CO., LTD. All Rights Reserved.

More information

untitled

untitled Copyright 2008 IPAAll Rights Reserved 1 1. 2. 3. Copyright 2008 IPAAll Rights Reserved 2 IT IT IT Copyright 2008 IPAAll Rights Reserved http://www.jitec.jp/1_00topic/topic_20071225_shinseido.html 3 URL

More information

2

2 NSCP-W61 08545-00U60 2 3 4 5 6 7 8 9 10 11 12 1 2 13 7 3 4 8 9 5 6 10 7 14 11 15 12 13 16 17 14 15 1 5 2 3 6 4 16 17 18 19 2 1 20 1 21 2 1 2 1 22 23 1 2 3 24 1 2 1 2 3 3 25 1 2 3 4 1 2 26 3 4 27 1 1 28

More information

…_…C…L…fi…J…o†[fiü“ePDF/−mflF™ƒ

…_…C…L…fi…J…o†[fiü“ePDF/−mflF™ƒ 80 80 80 3 3 5 8 10 12 14 14 17 22 24 27 33 35 35 37 38 41 43 46 47 50 50 52 54 56 56 59 62 65 67 71 74 74 76 80 83 83 84 87 91 91 92 95 96 98 98 101 104 107 107 109 110 111 111 113 115

More information

ITR Market View:情報漏洩対策市場2017目次

ITR Market View:情報漏洩対策市場2017目次 ITR Market View 2017... 1 1-1... 2 1-2... 3 1-2-1... 3 1-2-2... 6 1-2-3... 6 1-2-4... 6 1-3... 7... 15 2-1... 16 2-1-1... 16 2-1-2... 18 2-1-3... 21 2-2... 22... 23 3-1... 24 3-1-1... 24 3-1-2... 26 3-1-3...

More information

① Copyright 2005 Impex.,inc. All Rights Reserved 1 Copyright 2005 Impex.,inc. All Rights Reserved 2 Copyright 2005 Impex.,inc. All Rights Reserved 3 Copyright 2005 Impex.,inc. All Rights Reserved 4 Copyright

More information

べリンガーB-CONTROL

べリンガーB-CONTROL B-CONTROL B-CONTROL B-CONTROL NATIVE INSTRUMENTS as well as the name of companies, institutions or publications pictured or mentioned and their respective logos are registered trademarks of their respective

More information

Copyright 2008 NIFTY Corporation All rights reserved. 2

Copyright 2008 NIFTY Corporation All rights reserved. 2 Copyright 2008 NIFTY Corporation All rights reserved. 2 Copyright 2008 NIFTY Corporation All rights reserved. 3 Copyright 2008 NIFTY Corporation All rights reserved. 4 Copyright 2008 NIFTY Corporation

More information

NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation (MITEL

NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation (MITEL MiVoice 6725ip Microsoft Lync Phone 41-001367-06 REV02 クイックスタートガイド NOTICE The information contained in this document is believed to be accurate in all respects but is not warranted by Mitel Networks Corporation

More information

9 i 9 1 2 3 4 5 6 ii 7 8 9 10 11 12 .......................................... iii ... 1... 1........................................ 9 iv... v 3 8 9 3 vi vii viii ix x xi xii xiii xiv 34 35 22 1 2 1

More information

i ii iii iv v vi vii viii ix x xi xii xiii xiv xv xvi 2 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 33 34 $ 35 $ 36 $ 37 38 39 40 $ 41 42 43 44

More information

2007 Indie s Movie Project. All Rights Reserved. 02

2007 Indie s Movie Project. All Rights Reserved. 02 2007 Indie s Movie Project. All Rights Reserved. 01 2007 Indie s Movie Project. All Rights Reserved. 02 2007 Indie s Movie Project. All Rights Reserved. 03 2007 Indie s Movie Project. All Rights Reserved.

More information

7 i 7 1 2 3 4 5 6 ii 7 8 9 10 11 1 12 13 14 iii.......................................... iv................................................ 21... 1 v 3 6 7 3 vi vii viii ix x xi xii xiii xiv xv 26 27

More information

活用ガイド (ハードウェア編)

活用ガイド (ハードウェア編) (Windows 98) 808-877675-122-A ii iii iv NEC Corporation 1999 v vi PART 1 vii viii PART 2 PART 3 ix x xi xii P A R T 1 2 1 3 4 1 5 6 1 7 8 1 9 10 11 1 12 1 1 2 3 13 1 2 3 14 4 5 1 15 1 1 16 1 17 18 1 19

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title 中 国 語 の 語 りにおける 知 覚 動 詞 の 用 法 について Author(s) 今 井, 敬 子 Citation 人 文 論 集. 57(1), p. A49-A66 Issue Date 2006-07-31 URL http://doi.org/10.14945/00001112

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title 無 : 道 家 的 宇 宙 論 の 展 開 Author(s) 荒 川, 紘 Citation 人 文 論 集. 52(1), p. 1-22 Issue Date 2001-07-31 URL http://doi.org/10.14945/00000419 Version

More information

Title 英 語 の 同 族 目 的 語 構 文 の 特 性 について Author(s) 大 庭, 幸 男 Citation 待 兼 山 論 叢. 文 化 動 態 論 篇. 45 P.95-P.118 Issue 2011-12-26 Date Text Version publisher URL http://hdl.handle.net/11094/25115 DOI Rights Osaka

More information

MFS 8A3 9.8A3 #026832XE OB NO.002-21051-4 0910 NB 3,400 HOW TO USE THIS PARTS LIST 1. This Parts List contains the component parts of the Tohatsu outboard motors. 2. Please keep the Parts List updated

More information

表1票4.qx4

表1票4.qx4 iii iv v 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 22 23 10 11 24 25 26 27 10 56 28 11 29 30 12 13 14 15 16 17 18 19 2010 2111 22 23 2412 2513 14 31 17 32 18 33 19 34 20 35 21 36 24 37 25 38 2614

More information

エレクトーンのお客様向けiPhone/iPad接続マニュアル

エレクトーンのお客様向けiPhone/iPad接続マニュアル / JA 1 2 3 4 USB TO DEVICE USB TO DEVICE USB TO DEVICE 5 USB TO HOST USB TO HOST USB TO HOST i-ux1 6 7 i-ux1 USB TO HOST i-mx1 OUT IN IN OUT OUT IN OUT IN i-mx1 OUT IN IN OUT OUT IN OUT IN USB TO DEVICE

More information

はじめての帳票作成

はじめての帳票作成 ucosminexus EUR 3020-7-532 OS Windows Vista Windows XP P-26D2-5684 ucosminexus EUR Designer 08-00 P-26D2-5784 ucosminexus EUR Developer 08-00 ISO9001 TickIT Microsoft Microsoft Corp. Microsoft Excel Microsoft

More information

2

2 DX Simulator Copyright 2001-2002 Yamaha Corporation. All rights reserved. Version 1.2, 2002 YAMAHA CORPORATION 2 z x z x c 3 z Windows Macintosh Windows Macintosh x 4 z Windows Macintosh Windows Macintosh

More information

ITR Market View:アイデンティティ/アクセス管理市場2018目次

ITR Market View:アイデンティティ/アクセス管理市場2018目次 ITR Market View: 2018... 1 1-1... 2 1-2... 3 1-2-1... 3 1-2-2... 5 1-2-3... 5 1-2-4... 5 1-3... 6... 9 2-1... 10 2-1-1... 10 2-1-2... 14 2-2 IDM IAM... 16 2-2-1 IDM IAM... 16 2-2-1-1... 16 2-2-1-2... 19

More information

News and Events 3 Country News 4 Feature Story 6 Technical Tips1 Global Manufacturing Solutions12 Value Proposition 15 Technology Watch 16 Product Foc

News and Events 3 Country News 4 Feature Story 6 Technical Tips1 Global Manufacturing Solutions12 Value Proposition 15 Technology Watch 16 Product Foc ASIA PACIFIC JAPAN APRIL 24 THE SEMICONDUCTOR INDUSTRY REBOUNDS News and Events 3 Country News 4 Feature Story 6 Technical Tips1 Global Manufacturing Solutions12 Value Proposition 15 Technology Watch 16

More information

Copyright 2006 KDDI Corporation. All Rights Reserved page1

Copyright 2006 KDDI Corporation. All Rights Reserved page1 Copyright 2006 KDDI Corporation. All Rights Reserved page1 Copyright 2006 KDDI Corporation. All Rights Reserved page2 Copyright 2006 KDDI Corporation. All Rights Reserved page3 Copyright 2006 KDDI Corporation.

More information

IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. App

IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. App IT/IT IBM Zero to One IBM IBM IT/IT IBM IBM 100 IBM IBM DNA IBM IBM IT IT IT IT IT IT IoT Cloud / / IBM IBM IT/IT IT IT IBM 1. XX Important Legal Information/Data Protection 2. Apply to job(s) 10 Create

More information

02_巻頭特集.indd

02_巻頭特集.indd J apanese text Copyright - Sekai Bunka Publishing Inc. All rights reserved. Reproduction in whole or in part without permission is prohibited. Spring / Summer 2014 Vol. 33 1 Spring / Summer 2014 Vol. 33

More information

目次 1 ストーリーを構成する 5 つの要素... 3 要素 1 はじめに ( 挨拶 )... 3 要素 2 DVD の流れの紹介... 5 要素 3 なぜ できないのか( 問題の原因 )... 6 要素 4 ノウハウ... 7 要素 5 サポート Copyright c 2012 R

目次 1 ストーリーを構成する 5 つの要素... 3 要素 1 はじめに ( 挨拶 )... 3 要素 2 DVD の流れの紹介... 5 要素 3 なぜ できないのか( 問題の原因 )... 6 要素 4 ノウハウ... 7 要素 5 サポート Copyright c 2012 R 第 6 章 ストーリーの作成 Copyright c 2012 ROOT 出版 All Rights Reserved 1 目次 1 ストーリーを構成する 5 つの要素... 3 要素 1 はじめに ( 挨拶 )... 3 要素 2 DVD の流れの紹介... 5 要素 3 なぜ できないのか( 問題の原因 )... 6 要素 4 ノウハウ... 7 要素 5 サポート... 8 2 Copyright

More information

Title 自 然 の 記 号 = 書 物 観 とガリレオ 的 科 学 Author(s) 金 子, 務 Editor(s) Citation 人 文 学 論 集. 1993, 11, p.31-47 Issue Date 1993-03-01 URL http://hdl.handle.net/10466/8821 Rights http://repository.osakafu-u.ac.jp/dspace/

More information

Fuji Xerox Co., Ltd. All rights reserved.

Fuji Xerox Co., Ltd. All rights reserved. 2011 Fuji Xerox Co., Ltd. All rights reserved. 2 2011 Fuji Xerox Co., Ltd. All rights reserved. 2011 Fuji Xerox Co., Ltd. All rights reserved. 2011 Fuji Xerox Co., Ltd. All rights reserved. 2011 Fuji Xerox

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title 産 業 精 神 保 健 の 歴 史 (2) : 1980 年 代 から1990 年 代 前 半 まで Author(s) 荻 野, 達 史 Citation 人 文 論 集. 62(1), p. 21-40 Issue Date 2011-07-27 URL http://dx.doi.org/10.14945/00006179

More information

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P P.11 P.13 P.15 P.16 P.17 P.17 P.18 P.20 P.21 P.23 P P P P P P P P.31

P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P P.11 P.13 P.15 P.16 P.17 P.17 P.18 P.20 P.21 P.23 P P P P P P P P.31 201729 3 2017 5 15 P. 2 P. 4 P. 5 P. 6 P. 7 P. 9 P.10 2017 P.11 P.13 P.15 P.16 P.17 P.17 P.18 P.20 P.21 P.23 P.24 10 P.25 11 P.27 12 P.28 13 P.29 14 P.29 15 P.30 16 P.31 17 P.32 P.34 P.35 Copyright 2017

More information

Dolphin 6110 Quick Start Guide

Dolphin 6110 Quick Start Guide Dolphin TM 6110 モバイルコンピュータ クイックスタートガイド Dolphin 6110 モバイルコンピュータ ªªªªª v t ª ª ªªª v Dolphin 6110 ªª ª ªªªªªª ( ) ª ª ªªªªª ªªª (3.7 V ªª ª ª ) AC «KSAS0100500200D5 :100-240V AC 50/60Hz 0.4 A : 5 V DC 2.0

More information

memo ii

memo ii memo ii iii iv 1 2 3 4 5 6 7 8 1. 2. memo 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 1 2 3 47 1 2 3 48 memo 49 50 51 memo 52 memo 54

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title Emersonの'The American Scholar'について Author(s) 重 松, 宗 育 Citation 人 文 論 集. 26, p. A59-A77 Issue Date 1975-12-25 URL http://doi.org/10.14945/00008654

More information

SURE: Shizuoka University REp http://ir.lib.shizuoka.ac.jp/ Title 秦 漢 の 兵 制 について : 地 方 軍 を 中 心 として Author(s) 重 近, 啓 樹 Citation 人 文 論 集. 36, p. 31-70 Issue Date 1986-01-31 URL http://doi.org/10.14945/00004031

More information