Git HTML/

Size: px
Start display at page:

Download "Git HTML/"

Transcription

1 2 Spring Soft

2 Git HTML/CSS HTML HTML CSS CSS JavaScript JavaScript JavaScript Account Class CreateAccount Class EditAccount Class Login Class Book Class BookManage Class Mail MailManage BookSearch Class PublicManage Class BrowserController Class ServerController Class ISBN ISBNController Class InOut Class Change Class

3

4 1 PC Web 1.1 () 1.2 :HTML CSS PHP JavaScript DBMS: MySQL : LaTeX : Git HTTP : Node.js : safari GoogleChrome 1.3 Git Git Spring Soft. 3 3

5 () 1. master 2. 2 Function -F MRepo () 1.1 Function MRepo 1.1-F BugPatch -B MRepo () 1.1 BugPatch MRepo 1.1-B BugPatch BOOK MAN-AGE ( ) Function BugPatch 4 MRepo 1.1 Function BugPatch MRepo 1.2 4

6 2 HTML/CSS Google HTML / CSS HTML/CSS 2.1 (HTTP: / alt 2.3 UTF-8 BOM 2.4 HTML HTML5 XHTML5 HTML HTML HTML HTML hx p a HTML a onclick JavaScript alt alt= 5

7 UTF-8 HTML & 2.5 HTML li 2.6 CSS CSS CSS CSS CSS HTML W3C CSS validator ID ID ID ID CSS CSS CSS 3 JavaScript Google JavaScript JavaScript 6

8 3.1 JavaScript var NAME LIKE THIS if delete null eval() eval with() with 3.2 JavaScript 7

9 ClassNamesLikeThis() methodnameslikethis( ) functionnameslikethis( ) variablenamedlikethis( ) CONSTANT VALUES LIKE THIS( ) filenamedlikethis.js( ) ( ) ( ) 4 BOOK MAN-AGE ISBN 4.1 BOOK MAN-AGE 6 6, 7, 8 8

10 4.1.1 Account Class module.exports = Account save(fn) - update(fn) - hashpassword(fn) - getbyname(name, fn) - getid(id, fn) - get(id, fn) - authenticate(id, passward, fn) - tojson() account() Object save() ID ID ID update() 9

11 ID hashpassword() password getbyname() ID getid() ID ID ID get() 10

12 ID ID ID authenticate() ID ID ID tojson() JOSN ID ID CreateAccount Class Account = require():var submit(req,res,next) submit() 11

13 HTTP POST HTTP POST EditAccount Class Account = require():var submit(req,res,next) submit() Login Class Account = require():var submit(req,res,next) - logout(req,res) submit() 12

14 ID Account.authenticate() logout() Book Class account:string - ID:int - title:string - author:string - publisher:string - genre:string - storage:string - borrower:string - ISBN:int - needed:byte 13

15 - loaned:byte - date:int - publicdate:int - loandate:int BookManage Class # mybooks expandbooks( words :String) : void + requestisbn(isbn) : String + add( request :String, words :String) : String + edit( request :String, words :String) : String + loan( request :String, words :String) : String + delete( request :String, words :String) : String expandbooks( words :String) JSON JSON "words": JSON [ "ID": ID, "title":, "author":, "publisher":, "genre":, "storage":, "borrower":, 14

16 "ISBN":ISBN, "date": "needed":, "publicdate": "loaned": "loandate":, ] JSON Book Book mybooks requestisbn(number) ISBN JSON Number ISBN JSON "result":ture, "words": JSON "title":, "author":, "publisher":, "genre":, "ISBN":ISBN, JSON "result":false, "words":"" JSON 15

17 "result":false, "words":"" ISBN JSON ISBN JSON JSON add( request :String, words :String) JSON Boolean JSON "request":, "account":, "words": add () JSON "title":, "author":, "publisher":, "genre":, "storage":, "ISBN":ISBN, "needed": "date": "publicdate": JSON "result":true, 16

18 JSON "result":false, "words":"" JSON "result":false, "words":"" JSON JSON JSON ture JSON JSON date : publicdate : needed : edit( request :String, words :String) JSON Boolean JSON "request":, "account":, "words": edit () JSON "ID": ID, "title":, "author":, "publisher":, "genre":, "storage":, 17

19 "ISBN":ISBN, "needed": "date": "publicdate": JSON "result":true, JSON "result":false, "words":"" JSON "result":false, "words":"" JSON JSON JSON ture JSON JSON date : publicdate : needed : loan( request : String, words :String) JSON Boolean JSON "request":, "account":, 18

20 "words": loan () JSON "ID": ID, "borrower":, "loaned" : "loandate": JSON "result":true, JSON "result":false, "words":"" JSON "result":false, "words":"" JSON JSON JSON ture JSON JSON loandate : add delete( request : delete, words :String) JSON Boolean 19

21 JSON "request":, "account":, "words": delete () JSON "ID": ID, JSON "result":true, JSON "result":false, "words":"" JSON ture JSON JSON ?? Mail sender : String + getter : String 20

22 + subtitle : String + text : String - senddate : String + unread : byte MailManage mymails getmailinfo( request :String) : String + getmaillist( request :String) : String - showmaillist( request :String, words :[String]) : String - getresendaddress( request :String) : String - getnewsendaddress( request :String) : String + sendmail( request :String, words :[String]) : Boolean getmailinfo( request :String) getmaillist JSON JSON JSON reqest : getsendedmail ( ) getincom () JSON words : JSON 21

23 [ "sender":, "getter":, "subtitle":, "text":, "senddate":, "unread": ] transmission transmission showmaillist getmaillist JSON getmaillist( request :String) JSON JSON JSON reqest : getsendmail ( ) getincom () JSON words : JSON [ "sender":, "getter":, "subtitle":, "senddate":, "unread":, ] 22

24 getmailinfo getmailinfo 20 showmaillist JSON showmaillist( request :String, words :[String]) getmailinfo getmaillist JSON JSON JSON request : words : dayascend : daydescend : JSON [ "sender":, "getter":, "subtitle":, "senddate":, "unread":, ] outgomailtop incom top JSON getresendaddress( request :String) ID sendmail JSON JSON 23

25 JSON reqest : getsender : ID JSON words : ID ID JSON getnewsendaddress( request :String) sendmail JSON JSON JSON reqest : getbookaccount : ID JSON words : ID JSON ID JSON sendmail( request :String, words :[String]) JSON Boolean JSON request :, words : add () JSON [ "subtitle":, "text": ] JSON 24

26 "result": true JSON "result":false, "words":"" JSON Mail Mail HTTP BOX getresendaddress getnewsendaddress Mail Mail mymails Mail DB JSON sender : ID senddate : unread : getter :getresendaddress getnewsendaddress BookSearch Class orsearch( words :String) : String + andsearch( words :String) : String + sort(int) : String orsearch( words :String) JSON JSON JSON 25

27 "words": JSON [ 1, 2, 3, ] JSON "words": JSON [ "title":, "author":, "publisher":, "genre":, "storage":, "ISBN":ISBN, "needed": "borrower":, "loaned" : "date": "publicdate": "loandate":, ] BookManage mybooks OR JSON JSON andsearch( words :String) JSON JSON JSON 26

28 "words": JSON "title":, "author":, "publisher":, JSON "words": JSON [ "title":, "author":, "publisher":, "genre":, "storage":, "ISBN":ISBN, "needed": "borrower":, "loaned" : "date": "publicdate": "loandate":, ] BookManage mybooks AND JSON JSON sort(number) 27

29 JSON JSON "words": JSON [ "title":, "author":, "publisher":, "genre":, "storage":, "ISBN":ISBN, "needed": "borrower":, "loaned" : "date": "publicdate": "loandate":, ] BookManage mybooks JSON JSON 28

30 PublicManage Class publicbooks expandbooks( words :String ) : void + orsearch( request :String, words :String) : String + andsearch( request :String, words :String) : String + sort(int) :String expandbooks( words :String) JSON JSON "words": JSON [ "account": "title":, "author":, "publisher":, "genre":, "ISBN":ISBN, "publicdate":, ] 29

31 JSON Book Book publicbooks orsearch( request :String, words :String) JSON JSON JSON "request":, "words": orsearch (OR ) JSON [ 1, 2, 3, ] JSON "result":ture, "words": JSON [ "account": "title":, "author":, "publisher":, "genre":, "ISBN":ISBN,, ] JSON "result":false, 30

32 "words":"" JSON "result":false, "words":"" JSON JSON JSON ture JSON JSON JSON expandbooks publicbooks andsearch( request :String, words :String) JSON JSON JSON "request":, "words": andsearch AND ) JSON "title":, "author":, "publisher":, JSON "result":ture, "words": 31

33 JSON [ "account": "title":, "author":, "publisher":, "genre":, "ISBN":ISBN,, ] JSON "result":false, "words":"" JSON "result":false, "words":"" JSON JSON JSON ture JSON JSON JSON expandbooks publicbooks sort(number) JSON JSON 32

34 "words": JSON [ "account": "title":, "author":, "publisher":, "genre":, "ISBN":ISBN, "publicdate":, ] publicbooks JSON JSON , BrowserController Class HTTP 33

35 connestablishment():boolean - connfailed() - transmission(request JSON:String):request JSON:String - reception(request JSON:String):String - connectioncheck():string connestablishment() true false HTTP XML HTTP true false connfailed() HTTP HTTP transmission() 34

36 JSON "request":, "words": JSON "title":, "author":, "publisher":, "genre":, "storage":, "ISBN":ISBN, "needed": HTTP reception() JSON JSON connectioncheck() 35

37 connestablishment() false true false ServerController Class HTTP datatransmission(request JSON:String):String - datareception(request JSON:String):String - servererror() - accountcheck(request JSON:String):String datatransmission() JSON transmission() JSON "request":, "words": datareception() 36

38 sabaerror() accountcheck() ID ID DB transmission() datareception() datatransmission() IDreception() ID 2 datatransmission() ID reception() 37

39 4.7 ISBN AmazonAPI ISBN ISBNController Class AmazonAPI ISBN table Name:String isbnsearch(request JSON:String):String - Amazonapi(request JSON):String - isbnregistration(request JSON:String):String isbnsearch() ISBN JSON ISBN ISBN ISBN ISBN JSON ISBN Amazonapi() ISBN AmazonAPI ISBN API API JSON 38

40 API Amazon Amazon ResponseGroup JSON isbnregistration() AmazonAPI JSON Amazonapi() JSON datatransmission() 4.8 Web InOut Class :inputbutton :viewoutput viewinput(int) + viewoutput(int,string) viewinput() 39

41 viewoutput() Change Change Class :inputbutton logintop(int) + newcreatetop(int) + useterms(int) + newcreatecompletion(int) + maintop(int) + logout(int) + bomtop(int) + opntop(int) + maltop(int) + acctop(int) + addbook(int) 40

42 + trashbox(int) + genre(int) + sort(int) + asvancedsearchtop(int) + asvancedsearch(int) + loanedit(int) + editbook(int) + editcompletion(int) + changeaccount(int) + recordaccount(int) + outgomailtop(int) + incom top(int) + sendoutgomail(int) + booktitle(int) + loan(int) + unbooktitle(int) + mailtitle(int) + closemodal(int) + closeaccordion(int) + inputisbn(int,string) + error(int) logintop() :1 6 :Log04 41

43 (Top01) Login (1 ) (Log03) (6 ) (Log04) newcreatetop() :2 5 :Log01 (Top0) (2 ) (Log02) (5 ) (Log01) useterms() :3 :Log02 (Log01) (Log02) newcreatecompletion() :4 :Log03 (Log0) (Log03) maintop() 42

44 :7 8 7 ID :Man01 (Log04) Login (7 ) (Man01) BOOKMAN- AGE (8 ) (Man01) logout() :9 :Top01 (Man01) (Top01) bomtop() :10 31 :Bom01 (Man01) (10 ) (Bom04) BACK (31 ) (Bom01) opntop() :11 43

45 :Opn01 (Man01) (Opn01) maltop() :12 :Mal01 (Man01) (Mal01) acctop() :13 58 :Acc01 (Man01) (18 ) (Acc02) (58 ) (Acc01) contacttop() :14 :Hel01 44

46 (Man01) (Hel01) addbook() :19 34 :Bom04 (Bom01) (19 ) (Bom08) (34 ) (Bom04) trashbox() :18 :Bom06 (Bom01) (Bom06) genre() :21 : (Bom01) sort() 45

47 :22 : (Bom01) asvancedsearchtop() :20 :Bom02 (Bom01) (Bom02) asvancedsearch() :28 :Bom03 (Bom02) (Bom03) loanedit() :18 46

48 :Bom07 (Bom07) editbook() : :Bom05 (19 ) (Bom08) (32 ) (Bom09) (36 ) (Bom05) editcompletion() :35 :Bom09 (Bom05) (Bom09) changeaccount() :55 :Acc02 47

49 (Acc01) (Acc02) recordaccount() :58 :Acc01 (Acc02) (Acc01) outgomailtop() :51 :Mal04 (Mal01) (Mal04) incom top() :53 :Mal01 (Mal04) (Mal01) 48

50 sendoutgomail() :49 :Mal03 (Mal02) (Mal03) booktitle() :16 : (Bom01) loan() :18 : (Bom01) unbooktitle() 49

51 :41 : (Opn01) mailtitle() :50 : (Mal01) closemodal() :60 : closeaccordion() :61 : 50

52 inputisbn() ISBN :29 ISBN : (Bom04) (Bom05) ISBN DB ISBN DB Amazon API ISBN error() : (Err01) HP ProLiant ML110 Gen9 HTTP DBMS DB HTTP 51

53 1: ISBN Amazon ISBN Amazon Amazon API Amazon Amazon DB OS Windows7 HTTP Node.jsv DBMS MySQL

54 2: ID 1: OS WindowsServer,Linux 24TB 48TB GB 256GB CPU 2.80GHz 128W 100V 53

55 2: MySQL5.7.9 MySQL Standard Edition Linux,Unix,Mac,Windows 240,000(JPY) ID 1 ID ID ISBN :ISBN Amazon Advertising API ISBN ISBN ISBN

56 3: ID PW CHAR(8) CHAR(16) NCHAR(16) bit(1) DATE(YYYY/MM/DD/HH/mm/ss) ims4n sioek9k2 AGE kut01 zifh7silpo : (1) ID ID INTEGER(16) CHAR(8) NCHAR(16) NCHAR(16) 1248 kut ims4n. 5: (2) ISBN NCHAR(16) NCHAR(16) NCHAR(16) INTEGER(13) DATE(YYYY/MM/DD/HH/mm/ss)

57 6: ID INTEGER(16) DATE(YYYY/MM/DD/HH/mm/ss) : ID INTEGER(16) DATE NCHAR(16) : ID ID ID INTEGER(16) DATE CHAR(8) CHAR(8) NCHAR(16) NCHAR(16) BYTE(1) a2ol b3ok NULL a97m k24p 1. 3: 56

58 4: 5: 57

59 6: 58

60 7: 59

61 8: 60

62 9: 61

63 10: ISBN 62

64 11: 63

65 12: 64

66 13: 65

67 14: 66

68 15: 67

69 16: 68

70 17: 18: 69

71 19: 70

72 20: 71

73 21: ISBN 72

74 22: 73

75 23: 74

1 1 1.......................... 1 2........................ 2 2 3 1.................. 3 2.......................... 5 3........................... 6 4

1 1 1.......................... 1 2........................ 2 2 3 1.................. 3 2.......................... 5 3........................... 6 4 1 1 1.......................... 1 2........................ 2 2 3 1.................. 3 2.......................... 5 3........................... 6 4........................ 7 3 Ajax 8 1...........................

More information

ohp.mgp

ohp.mgp 2019/06/11 A/B -- HTML/WWW(World Wide Web -- (TA:, [ 1 ] !!? Web Page http://edu-gw2.math.cst.nihon-u.ac.jp/~kurino VNC Server Address : 10.9.209.159 Password : vnc-2019 (2019/06/04 : : * * / / : (cf.

More information

1 1 1......................... 1 2.......................... 2 3.................... 2 4...................... 3 2 4 1....... 4 2........................ 7 3................... 8 3 12 1...........................

More information

WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI

WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI 7 XML Week Web WebOS WebShell WebOS WebOS GUI WebOS WebOS 2 WebOS aplat WebOS WebOS 3 XML Yahoo!Pipes Popfry UNIX grep awk XML GUI WebOS GUI GUI 4 CUI CUI JavaScript I/O CommandClass WebShell webshell

More information

2 Java 35 Java Java HTML/CSS/JavaScript Java Java JSP MySQL Java 9:00 17:30 12:00 13: 項目 日数 時間 習得目標スキル Java 2 15 Web Java Java J

2 Java 35 Java Java HTML/CSS/JavaScript Java Java JSP MySQL Java 9:00 17:30 12:00 13: 項目 日数 時間 習得目標スキル Java 2 15 Web Java Java J 1 2018 4 Java 35 35 262.5 30 1 1 1,045,300 653,300 656,000 2017 12 389,300 2,700 2 946,900 554,900 290,900 101,100 1 2 Java Java Java Web Eclipse Java List Set Map StringBuilder HTML/CSS/JavaScript JSP/Servlet

More information

25 About what prevent spoofing of misusing a session information

25 About what prevent spoofing of misusing a session information 25 About what prevent spoofing of misusing a session information 1140349 2014 2 28 Web Web [1]. [2] SAS-2(Simple And Secure password authentication protocol, ver.2)[3] SAS-2 i Abstract About what prevent

More information

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3

ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 Web 2.0 Web Web Web Web Web Web Web I II I ii II Web Web HTML CSS PHP MySQL Web Web CSS JavaScript Web SQL Web 2014 3 1. 1.1 Web... 1 1.1.1... 3 1.1.2... 3 1.1.3... 4 1.2... 4 I 2 5 2. HTMLCSS 2.1 HTML...

More information

untitled

untitled 25 10 12 11 24 (1) 14 (2) 26 10 44 (3) (4) (5) 27 10 68 (6) (7) (8) 25 10 ( ) (1) (2) (3) ) city.yokohama.lg.jp city.yokohama.jp WEB WEB WEB WEB WEB WEB 1 25 10 WEB WEB (1) (2) (3) (4) 25 10 (1) WEB (2)

More information

1 6 1.1........................................... 6 1.1.1 Wiki.............................. 6 1.1.2............................. 7 1.2..............

1 6 1.1........................................... 6 1.1.1 Wiki.............................. 6 1.1.2............................. 7 1.2.............. Wiki 1 6 1.1........................................... 6 1.1.1 Wiki.............................. 6 1.1.2............................. 7 1.2.......................................... 7 1.2.1................

More information

DEIM Forum 2019 H2-2 SuperSQL SuperSQL SQL SuperSQL Web SuperSQL DBMS Pi

DEIM Forum 2019 H2-2 SuperSQL SuperSQL SQL SuperSQL Web SuperSQL DBMS Pi DEIM Forum 2019 H2-2 SuperSQL 223 8522 3 14 1 E-mail: {terui,goto}@db.ics.keio.ac.jp, toyama@ics.keio.ac.jp SuperSQL SQL SuperSQL Web SuperSQL DBMS PipelineDB SuperSQL Web Web 1 SQL SuperSQL HTML SuperSQL

More information

e10s におけるプロセス間通信の基本 219 HACK #34 Components.manager.removeBootstrappedManifestLocati on() function shutdown(adata, areason) { const IOService =

e10s におけるプロセス間通信の基本 219 HACK #34 Components.manager.removeBootstrappedManifestLocati on() function shutdown(adata, areason) { const IOService = e10s におけるプロセス間通信の基本 219 Components.manager.removeBootstrappedManifestLocati on() function shutdown(adata, areason) { const IOService = Cc["@mozilla.org/network/io-service;1"].getService(Ci.nsIIOService);

More information

1

1 ...1...37 1 HTML4.01 Transitional Frameset DOCTYPE 5.1.a 2 Windows Shift_JIS Linux Unix EUC jp meta 5.1.a 3 5.1.a JIS cm cc kg alt 4 5.4.a 5.4.a 5 alt alt alt alt alt alt="" alt 6 5.4.b 5.4.b 7 8 5.3.a

More information

Web Web Web Web i

Web Web Web Web i 28 Research of password manager using pattern lock and user certificate 1170369 2017 2 28 Web Web Web Web i Abstract Research of password manager using pattern lock and user certificate Takuya Mimoto In

More information

CodeIgniter Con 2011, Tokyo Japan, February

CodeIgniter Con 2011, Tokyo Japan, February CodeIgniter Con 2011, Tokyo Japan, February 19 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 http://www.iviking.org/fx.php/ 25 26 10 27 28 29 30 31

More information

1,.,,,., RDBM, SQL. OSS,, SQL,,.

1,.,,,., RDBM, SQL. OSS,, SQL,,. 1,.,,,., RDBM, SQL. OSS,, SQL,,. 3 10 10 OSS RDBMS SQL 11 10.1 OSS RDBMS............................ 11 10.1.1 PostgreSQL................................. 11 10.1.2 MySQL...................................

More information

※サンプルアプリケーションを固めたファイル(orcasample

※サンプルアプリケーションを固めたファイル(orcasample SDK XML... 3... 4 orca... 4 table-name...4 method... 4 functions... 4 function... 5 function-params... 5 function-param... 5... 6... 6... 8... 10... 12... 14 dbs... 18 dbs... 18 dbs... 18... 18... 19...

More information

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4

Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 XML Day Web2.0 REST SOAP SOAP REST WADL, WSDL2.0 REST SOAP " " 2006 12 11 XML Web2.0 SOAP REST 2 Web SOAP Internet Web REST SOAP REST 3 REST SOAP 4 REST Representational State Transfer REST Web URL XML

More information

10th Developer Camp - B5

10th Developer Camp - B5 B5 PHP テクニカルセッション Delphi for PHP で作るリッチコンテンツブログ エンバカデロ テクノロジーズエヴァンジェリスト高橋智宏 アジェンダ コンポーネントをフル活用しよう お馴染み データモジュール Blog データの表示用ページ Blog データの登録用ページ 2 コンポーネントをフル活用しよう 開発環境の進歩と退化 80 年代の IDE が登場エディタ + コマンドライン型の開発から脱却

More information

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV

10/ / /30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20 6. http, CGI Perl 11/27 7. ( ) Perl 12/ 4 8. Windows Winsock 12/11 9. JAV tutimura@mist.i.u-tokyo.ac.jp kaneko@ipl.t.u-tokyo.ac.jp http://www.misojiro.t.u-tokyo.ac.jp/ tutimura/sem3/ 2002 12 11 p.1/33 10/16 1. 10/23 2. 10/30 3. ( ) 11/ 6 4. UNIX + C socket 11/13 5. ( ) C 11/20

More information

Web Web Web Web Web, i

Web Web Web Web Web, i 22 Web Research of a Web search support system based on individual sensitivity 1135117 2011 2 14 Web Web Web Web Web, i Abstract Research of a Web search support system based on individual sensitivity

More information

vuejs_meetup.key

vuejs_meetup.key Rails Vue.js Vue.js Meetup 2015-01-28 @kazupon About Me @kazupon CUUSOO SYSTEM Vue.js Plugin vue-i18n: https://github.com/kazupon/vue-i18n vue-validator: https://github.com/kazupon/vue-validator Vue.js

More information

2015: Moodle 1,2, 2, 1, 2, Moodle Moodle SCO(Sharable Content Object) Moodle (Conditional Activities)

2015: Moodle 1,2, 2, 1, 2, Moodle Moodle SCO(Sharable Content Object) Moodle (Conditional Activities) Title 倫倫姫アップデート2015: 学認連携 Moodleの利用拡大と運用の改善 Author(s) 上田, 浩 ; 中村, 素典 Citation 2015 年度年次大会講演論文集 (2015) Issue Date 2015-12-02 URL http://hdl.handle.net/2433/202073 Right Type Journal Article Textversion

More information

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0

Oracle XML DB によるスケーラビリティおよびパフォーマンス検証 - MML v.3.0 Oracle XML DB MML v3.0 2004 5 27 1 Memo 1 Agenda XML MML v3.0 2 Oracle XML Oracle XML DB XML API Oracle XML DB W3C XML Schema 1.0 XPath 1.0 XSLT 1.0 Oracle W3C XML Schema Oracle 2 XML Oracle XML Developer

More information

JavaScript の使い方

JavaScript の使い方 JavaScript Release10.5 JavaScript NXJ JavaScript JavaScript JavaScript 2 JavaScript JavaScript JavaScript NXJ JavaScript 1: JavaScript 2: JavaScript 3: JavaScript 4: 1 1: JavaScript JavaScript NXJ Static

More information

XMLテクノロジを使いやすくする

XMLテクノロジを使いやすくする XML 2005 9 XML... 3... 3 XML... 5 DOM XML... 5 DOM 3.0 Load and Save... 5 DOM 3.0 Validation... 8 SAX XML... 11 SAX... 11 XSL... 12... 13... 13... 14... 14 XML... 15 XML... 15 JAXB CLASS GENERATOR... 16

More information

XMLアクセス機能説明書

XMLアクセス機能説明書 SolarisTM Solaris Microsoft Windows NT Server network operating system Version 4.0 Windows NT Microsoft Windows 2000 Server operating systemmicrosoft Windows 2000 Advanced Server operating system Windows

More information

1 JIS X 8341-3:2016 WCAG2.0 http://waic.jp/docs/wcag2/understanding.html WCAG2.0 http://waic.jp/docs/wcag2/techs.html 2 ... 1... 3... 6 1.1... 6 1.2... 7... 8 1.1.1... 8 1.2.1... 13 1.2.2... 14 1.2.3...

More information

1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2.........................

1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2......................... 18 PHP Ajax 1 2 1.1................................ 2 1.2................................. 2 1.2.1............................... 3 1.2.2................................... 3 2 7 2.1.......................

More information

Wiki Wiki Wiki...

Wiki Wiki Wiki... 21 RDB Wiki 0830016 : : 2010 1 29 1 1 5 1.1........................................... 5 1.2 Wiki...................................... 7 1.2.1 Wiki.................... 7 1.2.2 Wiki.................. 8

More information

1 1 1.................... 1 2...................... 2 3................... 3 2 5 1.............................. 5 2........................ 6 3.................... 9 3 11 1...........................

More information

付加情報をもったファイル共有システム

付加情報をもったファイル共有システム 1 2 1 6 1.1....................................... 6 1.2...................................... 6 1.3..................................... 6 1.4................................... 7 2 8 2.1 Annphony....................................

More information

etrust Access Control etrust Access Control UNIX(Linux, Windows) 2

etrust Access Control   etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control UNIX(Linux, Windows) 2 etrust Access Control etrust Access Control 3 ID 10 ID SU ID root 4 OS OS 2 aaa 3 5 TCP/IP outgoing incoming DMZ 6 OS setuid/setgid) OS

More information

test

test PostgreSQL CTO 5 2011 5 2011 9 2012 5 2013 10 2013 11 1 5000 JOIN 4 1. 2. 5 6 http://www.slideshare.net/mistakah/gpsgnss Location Base ( ) PostgreSQL x PostgreSQL 2011/8 MySQL MongoDB PostgreSQL GIS 2011/9

More information

"CAS を利用した Single Sign On 環境の構築"

CAS を利用した Single Sign On 環境の構築 CAS Single Sign On (Hisashi NAITO) naito@math.nagoya-u.ac.jp Graduate School of Mathematics, Nagoya University naito@math.nagoya-u.ac.jp, Oct. 19, 2005 Tohoku Univ. p. 1/40 Plan of Talk CAS CAS 2 CAS Single

More information

1 1 1............................ 1 2............................ 1 3 Java........................ 2 4........................ 3 2 4 1................

1 1 1............................ 1 2............................ 1 3 Java........................ 2 4........................ 3 2 4 1................ Java 1 1 1............................ 1 2............................ 1 3 Java........................ 2 4........................ 3 2 4 1......................... 4 2.......................... 4 3....................

More information

第3回_416.ppt

第3回_416.ppt 3 3 2010 4 IPA Web http://www.ipa.go.jp/security/awareness/vendor/programming Copyright 2010 IPA 1 3-1 3-1-1 SQL #1 3-1-2 SQL #2 3-1-3 3-1-4 3-2 3-2-1 #2 3-2-2 #1 3-2-3 HTTP 3-3 3-3-1 3-3-2 Copyright 2010

More information

ALG ppt

ALG ppt 2012614 (sakai.keiichi@kochi-tech.ac.jp) http://www.info.kochi-tech.ac.jp/k1sakai/lecture/alg/2012/index.html 1 2 2 3 29 20 32 14 24 30 48 7 19 21 31 4 N O(log N) 29 O(N) 20 32 14 24 30 48 7 19 21 31 5

More information

untitled

untitled DSpace 1 1 DSpace HOME...4 1.1 DSpace is Live...4 1.2 Search...4 1.3 Communities in DSpace...6 1.4...6 1.4.1 Browse...7 1.4.2 Sign on to...14 1.4.3 Help...16 1.4.4 About DSpace...16 2 My DSpace...17 2.1

More information

manual.dvi

manual.dvi oscommerce 2002 9 6 oscommerce oscommerce 2.2 1 1 1.1................................................. 1 1.1.1......................................... 1 1.2.................................................

More information

Web2.0 LL Framework Ruby on Rails / TurboGears / CakePHP Atlas Web2.0 XML Selenium / JMeter 3 Ajax Web 2.0 UI... 1. Ruby on Rails Web 2. ASP.NET AJAX,

Web2.0 LL Framework Ruby on Rails / TurboGears / CakePHP Atlas Web2.0 XML Selenium / JMeter 3 Ajax Web 2.0 UI... 1. Ruby on Rails Web 2. ASP.NET AJAX, Web2.0 coopetitive Web2.0 LL Framework Ruby on Rails / TurboGears / CakePHP Atlas Web2.0 XML Selenium / JMeter 3 Ajax Web 2.0 UI... 1. Ruby on Rails Web 2. ASP.NET AJAX, jmaki UI 3. prototype.js JavaScript

More information

Blue Asterisk template

Blue Asterisk template IBM Content Analyzer V8.4.2 TEXT MINER の新機能 大和ソフトウェア開発 2008 IBM Corporation 目次 UI カスタマイズ機能 検索条件の共有 柔軟な検索条件の設定 2 UI カスタマイズ機能 アプリケーションをカスタマイズするために Java Script ファイルおよびカスケーディングスタイルシート (CSS) ファイルの読み込み機能が提供されています

More information

事例に見るSCORMの・・・

事例に見るSCORMの・・・ SCORM 1.2 2005 8 2004, 2005 i 2004 6 1.0 2004 6 1.02 3.1.1 2005 1 1.1 2.1.4, 2.4.9, 2.5.2, 2.5.3, 3.1.3, 3.4.6, 3.5.2, 3.5.3. 2005 8 1.2 2.1.1 BOM 2.2.2, 2.4.10, 3.1.1 BOM 3.2.2, 3.4.7. ii 1. 1 2. 2 2.1

More information

第2回_416.ppt

第2回_416.ppt 3 2 2010 4 IPA Web http://www.ipa.go.jp/security/awareness/vendor/programming Copyright 2010 IPA 1 2-1 2-1-1 (CSRF) 2-1-2 ID 2-1-3 ID 2-1-4 https: 2-1-5 ID 2-1-6 2-1-7 2-2 2-2-1 2-2-2 2-3 2 2-3-1 Web Copyright

More information

11 Windows XP IP WEP (Web )

11 Windows XP IP WEP (Web ) Docodemo-Net (WEP ) cis-supports 25 11 18 1 Docodemo-Net 3 2 Docodemo-Net 3 3 3 4 3 5 4 5.1 LAN........................................ 4 5.2 LAN........................................ 4 6 5 6.1 LAN........................................

More information

Web

Web JAIST Reposi https://dspace.j Title Web での文章入力時における情報補完 Author(s) 中村, 和正 Citation Issue Date 2007-03 Type Thesis or Dissertation Text version author URL http://hdl.handle.net/10119/3589 Rights Description

More information

1 Web Web 1,,,, Web, Web : - i -

1 Web Web 1,,,, Web, Web : - i - 2015 Future University Hakodate 2015 System Information Science Practice Group Report Project Name Improvement of Environment for Learning Mathematics at FUN A ( ) Group Name GroupA (System) /Project No.

More information

untitled

untitled Project Zero Web Web Oriented Architecture(WOA) HVSC. Beta Works 2 3 Ajax Asynchronous + JavaScript + XML JavaScript (XMLHttpRequest) XML, JSON XHTML HTML CSS Document Object Model (DOM) ( ) ( ) Web Web

More information

07_経営論集2010 小松先生.indd

07_経営論集2010 小松先生.indd 19 1 2009 105 123 Web Web Web Web World Wide Web WWW OS 1990 WWW Web HTML CSS JavaScript Web 1 WWW 2 Web Web 3 Web 4 HTML5 5 Web Web 3 1970 WWW HTML Web WWW WWW WWW WWW WWW 105 Web WWW 2 Web 1 1 NTT NTT

More information

新・明解Java入門

新・明解Java入門 537,... 224,... 224,... 32, 35,... 188, 216, 312 -... 38 -... 38 --... 102 --... 103 -=... 111 -classpath... 379 '... 106, 474!... 57, 97!=... 56 "... 14, 476 %... 38 %=... 111 &... 240, 247 &&... 66,

More information

Oracle Lite Tutorial

Oracle Lite Tutorial GrapeCity -.NET with GrapeCity - FlexGrid Creation Date: Nov. 30, 2005 Last Update: Nov. 30, 2005 Version: 1.0 Document Control Internal Use Only Author Hiroshi Ota Change Logs Date Author Version Change

More information

1_26.dvi

1_26.dvi C3PV 1,a) 2,b) 2,c) 3,d) 1,e) 2012 4 20, 2012 10 10 C3PV C3PV C3PV 1 Java C3PV 45 38 84% Programming Process Visualization for Supporting Students in Programming Exercise Hiroshi Igaki 1,a) Shun Saito

More information

MOMW_I_,II 利用ガイド.PDF

MOMW_I_,II 利用ガイド.PDF MOMW (I), II 1 The Making of the Modern World I. The Making of the Modern World... 2 II.... 3 II-1... 3 II-2 Basic Search... 4 II-3... 5 II-4 Advanced Search... 9 II-5... 13 III.... 14 III-1... 14 III-2...

More information

AuthorManual_JSTP.ppt

AuthorManual_JSTP.ppt ScholarOne Manuscripts Log In Create Account Main Menu Author Dashboard Step 1: Type, Title & Abstract Step 2: Attributes Step 3: Authors & Institutions Step 4: Reviewers Step 5: Details & Comments Step

More information

ACS電子ジャーナル利用マニュアル

ACS電子ジャーナル利用マニュアル American Chemical Society ACS Web Edition & Journal Archives American Chemical Society ACS 4 Web Edition 2002 7 1879 Journal Archives ACS 1...2 2 2-1...3 2-2...4 2-3...5 3 3-1 Abstract...6 3-2 Full Text

More information

アルゴリズムとデータ構造1

アルゴリズムとデータ構造1 1 200972 (sakai.keiichi@kochi sakai.keiichi@kochi-tech.ac.jp) http://www.info.kochi ://www.info.kochi-tech.ac.jp/k1sakai/lecture/alg/2009/index.html 29 20 32 14 24 30 48 7 19 21 31 Object public class

More information

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa

2.2 Sage I 11 factor Sage Sage exit quit 1 sage : exit 2 Exiting Sage ( CPU time 0m0.06s, Wall time 2m8.71 s). 2.2 Sage Python Sage 1. Sage.sage 2. sa I 2017 11 1 SageMath SageMath( Sage ) Sage Python Sage Python Sage Maxima Maxima Sage Sage Sage Linux, Mac, Windows *1 2 Sage Sage 4 1. ( sage CUI) 2. Sage ( sage.sage ) 3. Sage ( notebook() ) 4. Sage

More information

WEBサービス超入門 mask.key

WEBサービス超入門 mask.key WEB WEB 2 3 4 6 7 8 10 11 12 13 15 16 IT UX UI Logic UI Logic DB WEBAPI IT UX UI UI Logic UI Logic API DB DB WEBAPI xunit OS IT JavaScript UI Logic UI Logic Objective-C Swift HTML PHP Ruby Python JavaScript

More information

ファーストステップガイド1.2.doc

ファーストステップガイド1.2.doc Ver.1.2 EasyNetBox for Spam Filter Powered by SENDMAIL CSK Win. Sendmail, Inc. MicrosoftWindows Microsoft Corporation. Windows XP MicrosoftCorporation. LinuxLinus Torvalds 2 ...4 1.1... 4 1.2 PC... 5 1.3...

More information

2016 IP 1 1 1 1.1............................................. 1 1.2.............................................. 1 1.3............................................. 1 1.4.............................................

More information

tkk0408nari

tkk0408nari SQLStatement Class Sql Database SQL Structured Query Language( ) ISO JIS http://www.techscore.com/tech/sql/02_02.html Database sql Perl Java SQL ( ) create table tu_data ( id integer not null, -- id aid

More information

ABOUT BiND6 for Service M for Business L WordPress Facebook for Personal Plan S for Shop & Service Plan M 20p 10p 02

ABOUT BiND6 for Service M for Business L WordPress Facebook for Personal Plan S for Shop & Service Plan M 20p 10p 02 OK BiND 140 ABOUT BiND6 for Service M for Business L WordPress Facebook for Personal Plan S for Shop & Service Plan M 20p 10p 02 for Online Shop XL for Personal S Extensions BiND6 3 4p Google Facebook

More information

n n n ( ) n Oracle 16 PostgreSQL 3 MySQL

n n n ( ) n Oracle 16 PostgreSQL 3 MySQL SaaS CAM MACS PostgreSQL ~ ~ 7 PostgreSQL in 2014/02/07 n n n ( ) n Oracle 16 PostgreSQL 3 MySQL n SaaS CAM MACS n AWS n 1993 6 1 1999 4 1 C/S CAM MACS 2007 4 1 SaaS CAM MACS 2007 11 1 SaaS CAM MACS CAM

More information

オンラインテスト

オンラインテスト 1. 2. JavaScript 3. Perl 4. CGI 1. WWW HTML WWW World Wide Web HTML Hyper Text Markup Language XML, XHTML Java (.java) JavaApplet (.class,.jar) JavaServlet (.jsp) JavaScript (.html) CGI (.cgi) SSI (.shtml)

More information

修 士 論 文

修 士 論 文 Web 050011 2002 Copyright 2000 by Masanori Ito 1... 1 1.1... 1 1.1.1 WWW... 1 1.1.2 Web... 1 1.1.3 WWW... 2 1.2... 3 1.3... 3 2... 4 2.1 Web... 4 2.1.1 Web... 4 2.1.2... 5 2.1.3... 5 2.2 PC... 6 2.2.1

More information

”‰−ofiI…R…fi…e…L…X…g‡ðŠp‡¢‡½„�“õ„‰›Ê‡Ì™ñ”¦

”‰−ofiI…R…fi…e…L…X…g‡ðŠp‡¢‡½„�“õ„‰›Ê‡Ì™ñ”¦ 1 1 5 1.1........................................... 5 1.2.................................. 6 1.2.1.............. 6 1.2.2........................... 7 1.3........................................... 7

More information

経営論集2011_07_小松先生.indd

経営論集2011_07_小松先生.indd 20 1 2010 103 125 HTML+CSS HTML CSS CMS Web CMS CMS CMS CMS DreamWeaver Web Web CMS Web Web CSS Web Eclipse HTML CSS Web Web HTML CSS Web HTML CSS Web HTML CSS Web 1 Web Web HTML Web 103 HTML+CSS Web HTML

More information

1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4..

1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4.. CD 1 1 1.......................... 1 2.......................... 2 2 5 1........................... 5 2................... 7 3..................... 8 4......................... 13 5 CD.................

More information

Web±ÜÍ÷¤Î³Ú¤·¤µ¤ò¹â¤á¤ëWeb¥Ú¡¼¥¸²ÄÄ°²½¥·¥¹¥Æ¥à

Web±ÜÍ÷¤Î³Ú¤·¤µ¤ò¹â¤á¤ëWeb¥Ú¡¼¥¸²ÄÄ°²½¥·¥¹¥Æ¥à Web Web 2 3 1 PC, Web, Web. Web,., Web., Web HTML, HTML., Web, Web.,,., Web, Web., Web, Web., Web, Web. 2 1 6 1.1.................................................. 6 1.2.................................................

More information

Oracle Lite Tutorial

Oracle Lite Tutorial GrapeCity -.NET with GrapeCity - SPREAD Creation Date: Nov. 30, 2005 Last Update: Nov. 30, 2005 Version: 1.0 Document Control Internal Use Only Author Hiroshi Ota Change Logs Date Author Version Change

More information

B 20 Web

B 20 Web B 20 Web 0753018 21 1 29 1 1 6 2 8 3 UI 10 3.1........................ 10 3.2 Web............ 11 3.3......... 12 4 UI 14 4.1 Web....................... 15 4.2 Web........... 16 4.3 Web....................

More information

1 3 [1] [2, 3] WWW 2.1 WWW WWW DjVu 3 ( 1) 2 DjVu DjVu DjVu[2] 16 ( ) http

1 3 [1] [2, 3] WWW 2.1 WWW WWW DjVu 3 ( 1) 2 DjVu DjVu DjVu[2] 16 ( )  http Title 拓本文字データベース ( 説明書 ) Author(s) 安岡, 孝一 Citation (2005) Issue Date 2005-03 URL http://hdl.handle.net/2433/65870 Right Type Data or Dataset Textversion publisher Kyoto University 1 3 [1] [2, 3] 2 3 2

More information

31 Jul.2012 API Application Program Interface Markup SEMANTICS OFFLINE & STORAGE DEVICE ACCESS CONNECTIVITY MULTIMEDIA 3D, GRAPHICS EFFECTS PERFORMANCE INTEGRATION CSS3 HTML5 CSS3 JavaScript WHATWG

More information

m_sotsuron

m_sotsuron iphone Web 0848066 1. 1 1 1 2 iphone 2 3 2 4 3 2. 3 1 3 2 iphone Web 6 3 HTML 10 4 CSS 12 5 iphone 14 6 15 7 16 8 ipad 18 3. 22 iphone Web Web 2 iphone Web iphone iphone Web iphone Web PC 1 2000 iphone

More information

Lotus Domino XML活用の基礎!

Lotus Domino XML活用の基礎! IBM Software Group Lotus Domino XML 2 Agenda Domino XML Domino XML Lotus Domino Web XML Lotus Domino Web XML XML 3 Domino XML Language (DXL) XML Lotus Domino Lotus Notes/Domino R5 Lotus Notes/Domino 6.x

More information

hands_on_4.PDF

hands_on_4.PDF PHPMySQL 4 PC LAN 2 () () SQLDBMS DBMS DataBase Management System mysql DBMS SQL Structured Query Language SQL DBMS 3 DBMS DataBase Management System B Table 3 Table 2 Table 1 a 1 a 2 a 3 A SQLStructured

More information

橡t15-shibuya.kashiwa.ppt

橡t15-shibuya.kashiwa.ppt PHPLib PHPLib 1 Web Application PHPLib DB_S PostgreSQL, MySQL, Oracle, ODBC Session GET Auth Perm User 2 PHPLib local.inc Require($_PHPLIB[ libdir ]. db_mysql.inc ); db_pgsql.inc prepend.php3 Php3.ini

More information

3. XML, DB, DB (AP). DB, DB, AP. RDB., XMLDB, XML,.,,.,, (XML / ), XML,,., AP. AP AP AP 検索キー //A=1 //A=2 //A=3 返却 XML 全体 XML 全体 XML 全体 XMLDB <root> <A

3. XML, DB, DB (AP). DB, DB, AP. RDB., XMLDB, XML,.,,.,, (XML / ), XML,,., AP. AP AP AP 検索キー //A=1 //A=2 //A=3 返却 XML 全体 XML 全体 XML 全体 XMLDB <root> <A PostgreSQL XML 1 1 1 1 XML,,, /. XML.,,, PostgreSQL.. Implementation of Yet Another XML-type for PostgreSQL Toshifumi Enomoto, 1 Gengo Suzuki, 1 Nobuyuki Kobayashi 1 and Masashi Yamamuro 1 There are various

More information

• P. 1 Audials One 9 ...7...7 CD Audials One...8 Audials One USB...8 Audials One USB...8 Audials One USB...9 Audials One USB...9 Audials One... 11 P. 2 Audials One... 11 Audials One... 12... 17... 19...

More information

1. IEEE Xplore 1.1. IEEE Xplore Institute of electrical and Electronics Engineers (IEEE) Institution of Electrical Engineers (IEE) 12, IEEE Xpl

1. IEEE Xplore 1.1. IEEE Xplore Institute of electrical and Electronics Engineers (IEEE) Institution of Electrical Engineers (IEE) 12, IEEE Xpl IEL Online IEEE Xplore2.0 - IEEE/IEE Electronic Library Online - 1. IEEE XPLORE... 2 1. IEEE XPLORE... 2 1.1.... 2 1.2. IEEE XPLORE... 2 1.3. IEEE XPLORE... 3 1.4. IEEE XPLORE... 3 2.... 4 2.1.... 5 2.2....

More information

untitled

untitled 2011 6 20 (sakai.keiichi@kochi-tech.ac.jp) http://www.info.kochi-tech.ac.jp/k1sakai/lecture/alg/2011/index.html tech.ac.jp/k1sakai/lecture/alg/2011/index.html html 1 O(1) O(1) 2 (123) () H(k) = k mod n

More information

DEIM Forum 2010 D Development of a La

DEIM Forum 2010 D Development of a La DEIM Forum 2010 D5-3 432-8011 3-5-1 E-mail: {cs06062,cs06015}@s.inf.shizuoka.ac.jp, {yokoyama,fukuta,ishikawa}@.inf.shizuoka.ac.jp Development of a Large-scale Visualization System Based on Sensor Network

More information

paper.pdf

paper.pdf Cop: Web 1,a) 1,b) GUI, UI,,., GUI, Java Swing., Web HTML CSS,. CSS,, CSS,.,, HTML CSS Cop. Cop, JavaScript,,. Cop, Web,. Web, HTML, CSS, JavaScript, 1., GUI, Web., HTML CSS (UI), JavaScript, Web GUI.

More information

Web

Web Web 1 1 1........................... 1 2 Web...................... 1 3...................... 3 4........................ 4 5........................... 5 i............................ 5 ii iii..........................

More information

untitled

untitled JavaScript HP JavaScript JavaScript Web JavaScript Web JavaScript JavaScript JavaScript HTML HTML HTML JavaScript 1. JavaScript ON/OFF 2. JavaScript 3. 4. 5. 6. 7. 8. 9. 10. if 11. if 12. switch 13. 14.

More information

FileMaker Server Getting Started Guide

FileMaker Server Getting Started Guide FileMaker Server 11 2004-2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker FileMaker, Inc. FileMaker, Inc. FileMaker FileMaker,

More information

untitled

untitled -1- JAX-RS JAX-RS Java API for RESTful Web Service JAX-RS REST Web API JAX-RS JCP JSR-311 JAX-RS https://jersey.dev.java.net/ Jersey JAX-RS RESTEasy 1RESTJAX-RSJerseyRESTEasy JersyRESTEasy JAX RS REST

More information

1

1 1 2 3 4 5 0% 20% 40% 60% 80% 100% 6 7 8 0% 20% 40% 60% 80% 100% 9 0% 20% 40% 60% 80% 100% 10 100% 90% 80% 70% 60% 50% 40% 30% 20% 10% 0% 2529 (n=17) 3034 35 (n=21) (n=17) 2529 (n=19) 3034 35 (n=34) (n=64)

More information

ビッグデータアナリティクス - 第3回: 分散処理とApache Spark

ビッグデータアナリティクス - 第3回: 分散処理とApache Spark 3 : Apache Spark 2017 10 20 2017 10 20 1 / 32 2011 1.8ZB 2020 35ZB 1ZB = 10 21 = 1,000,000,000,000 GB Word Excel XML CSV JSON text... 2017 10 20 2 / 32 CPU SPECfp Pentium G3420 77.6 8,946 Xeon Gold 6128

More information

Alchemy API 2

Alchemy API 2 IBM Bluemix AlchemyAPI 1 Alchemy API 2 Free API Key h"p://www.alchemyapi.com/ 3 目的 チェック ( 例 )To retrieve meta informa7on in images. 名 姓 メールアドレス確認メールアドレス 挑戦すること 4 Free API Key!! 1000! API API! API =! API

More information

SmartBrowser_document_build30_update.pptx

SmartBrowser_document_build30_update.pptx SmartBrowser Update for ios / Version 1.3.1 build30 2017 年 8 月 株式会社ブルーテック 更新内容 - 概要 ios Version 1.3.1 build28 の更新内容について 1. 設定をQRから読み込み更新する機能 2.URLをQRから読み込み画面遷移する機能 3.WEBページのローカルファイル保存と外部インテントからの起動 4.JQuery-LoadImageライブラリの組み込み

More information

1. A0 A B A0 A : A1,...,A5 B : B1,...,B

1. A0 A B A0 A : A1,...,A5 B : B1,...,B 1. A0 A B A0 A : A1,...,A5 B : B1,...,B12 2. 3. 4. 5. A0 A, B Z Z m, n Z m n m, n A m, n B m=n (1) A, B (2) A B = A B = Z/ π : Z Z/ (3) A B Z/ (4) Z/ A, B (5) f : Z Z f(n) = n f = g π g : Z/ Z A, B (6)

More information

28 2016 24 4 16-1 - KuniJiban XML Windows7 10 Google Chrome MS-IE 11 Mozilla Firefox iphone6 Safari URL http://geonews.zenchiren.or.jp/api/2016kumamotoeq/index.html http://www.web-gis.jp/2016kumamotoeq/index.html

More information

IPSJ SIG Technical Report Vol.2014-HCI-157 No.26 Vol.2014-GN-91 No.26 Vol.2014-EC-31 No /3/15 1,a) 2 3 Web (SERP) ( ) Web (VP) SERP VP VP SERP

IPSJ SIG Technical Report Vol.2014-HCI-157 No.26 Vol.2014-GN-91 No.26 Vol.2014-EC-31 No /3/15 1,a) 2 3 Web (SERP) ( ) Web (VP) SERP VP VP SERP 1,a) 2 3 Web (SERP) ( ) Web (VP) SERP VP VP SERP VP Web 1. Web Web Web Web Google SERP SERP 1 1 2-1-1, Hodokubo, Hino, Tokyo 191 8506, Japan 2 4-12-3, Higash-Shinagawa, Shinagawa, Tokyo 140 0002, Japan

More information

Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST +

Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST + Web2.0 REST API + XSLT Amazon hon.jp API XML Consortium 2006-04-11 XML ( ) REST(GET)API hon.jp Amazon.co.jp Google Map Exif to RDF(kanzaki.com) REST +XSLT hon.jp hon.jp + Aamazon.co.jp Exif to RDF(kanzaki.com)

More information

10-C.._241_266_.Z

10-C.._241_266_.Z Windows 10 1 2 3 4 5 Visual Studio 2008LINQ MySchedule 242 Microsoft Visual C# 2008 10 Windows 243 1 LINQIEnumerableXML LINQ to Object q Form1.cs w RefreshListBox private void RefreshListBox() schedulelistbox.items.clear();

More information

FileMaker Server Getting Started Guide

FileMaker Server Getting Started Guide FileMaker Server 13 2007-2013 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker Bento FileMaker, Inc. FileMaker WebDirect Bento FileMaker,

More information

EPUB

EPUB 23 3 EPUB ipad 1 20 1985 CD-ROM 1987 1988 CD-ROM 1990 8cmCD-ROM DD-1 1993 NEC 1995 1997 1998 T-Time 1999 PDA 2 155 2000 8 2001 MDF PDA 2003 au 2004 2003 15 2005 2007 2008 2009 2006 Reader 2007 Kindle 2008

More information