Plug-in-Entwicklung mit jQuery:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Frankfurt, M.
Entwickler.press
2010
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturangaben |
Beschreibung: | 344 S. graph. Darst. 24 cm |
ISBN: | 9783868020526 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV037305167 | ||
003 | DE-604 | ||
005 | 20120928 | ||
007 | t | ||
008 | 110328s2010 gw d||| |||| 00||| ger d | ||
015 | |a 10,N17 |2 dnb | ||
015 | |a 11,A07 |2 dnb | ||
016 | 7 | |a 1001659767 |2 DE-101 | |
020 | |a 9783868020526 |c kart. : EUR 34.90 |9 978-3-86802-052-6 | ||
024 | 3 | |a 9783868020526 | |
035 | |a (OCoLC)694488559 | ||
035 | |a (DE-599)DNB1001659767 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-HE | ||
049 | |a DE-573 |a DE-863 | ||
082 | 0 | |a 006.76 |2 22/ger | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a ST 253 |0 (DE-625)143628: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
100 | 1 | |a Westhoff, Jakob |e Verfasser |0 (DE-588)14318380X |4 aut | |
245 | 1 | 0 | |a Plug-in-Entwicklung mit jQuery |c Jakob Westhoff |
264 | 1 | |a Frankfurt, M. |b Entwickler.press |c 2010 | |
300 | |a 344 S. |b graph. Darst. |c 24 cm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturangaben | ||
650 | 0 | 7 | |a Plug in |0 (DE-588)4753748-6 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a jQuery |0 (DE-588)7681087-2 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a jQuery |0 (DE-588)7681087-2 |D s |
689 | 0 | 1 | |a Plug in |0 (DE-588)4753748-6 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3456604&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022459740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-022459740 |
Datensatz im Suchindex
DE-BY-863_location | 1340 |
---|---|
DE-BY-FWS_call_number | 1340/ST 253 J86 W529st |
DE-BY-FWS_katkey | 446893 |
DE-BY-FWS_media_number | 083101259048 |
_version_ | 1806527557348098048 |
adam_text |
IMAGE 1
INHALTSVERZEICHNIS
INHALTSVERZEICHNIS 5
VORWORT 13
JAVASCRIPT: EIN UEBERBLICK
1.1 WEBANWENDUNGEN 1.2 SERVERSEITIGE WEBANWENDUNGEN 1.3 EINGEBETTET 1.4
JAVASCRIPT ALS WUNDERWAFFE?
1.5 ZUSAMMENFASSUNG
WILLKOMMEN IN DER WELT VON QUERY
2.1 HERUNTERLADEN UND EINBINDEN VON JQUERY 2.1.1 DOWNLOAD VON DER
JQUERY-WEBSEITE 2.1.2 VERWENDUNG EINES CDN 2.1.3 WELCHER WEG IST DER
BESSERE?
2.2 JQUERY VS. JAVASCRIPT 2.3 DOKUMENTENTRAVERSIERUNG 2.3.1
CSS-SELEKTOREN 2.3.2 ELEMENT-SETS
2.3.3 FLUENT INTERFACE 2.3.4 TRAVERSIERUNG DER BAUMSTRUKTUR 2.3.5
JQUERYS GEDAECHTNIS FUER SETS 2.4 DOKUMENTENMANIPULATION 2.4.1
CSS-EIGENSCHAFTEN 2.4.2 UMGANG MIT ATTRIBUTEN UND CSS-KLASSEN 2.4.3
ERSTELLEN NEUER ELEMENTE 2.4.4 ELEMENTE IM DOM PLATZIEREN 2.4.5 INHALTE
VON ELEMENTEN AUSLESEN UND VERAENDERN 2.4.6 ELEMENTE ERSETZEN, UMHUELLEN
ODER LOESCHEN 2.4.7 ELEMENTE AUS DEM DOM LOESEN
15
15
16
17
18
19
21
21
22
24
26
26
29
29
32
33
33
35
36
36
39
41
43
44
48
52
PLUG-IN-ENTWICKLUNG MIT JQUERY
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1001659767
DIGITALISIERT DURCH
IMAGE 2
INHALTSVERZEICHNIS
2.4.8 OPTISCHE POSITION UND GROESSE 52
2.4.9 CALLBACKS ANSTELLE VON WERTEN MIT JQUERY 1.4 57
2.5 EREIGNISBEHANDLUNG 58
2.5.1 EREIGNISSE REGISTRIEREN MIT JQUERY 58
2.5.2 DAS EVENT-OBJEKT 59
2.5.3 EREIGNISREGISTRIERUNGEN WIEDER AUFHEBEN 60
2.5.4 EREIGNISSE AUSLOESEN 61
2.5.5 UMGANG MIT BENUTZERDEFINIERTEN EREIGNISSEN 62
2.5.6 ABKUERZUNGEN ZUR EREIGNISREGISTRIERUNG 63
2.5.7 EREIGNISNAMENSRAEUME 65
2.5.8 DER WEG EINES EREIGNISSES 66
2.5.9 EREIGNISDELEGATION 67
2.5.10 EREIGNISSE AUSSERHALB VON ELEMENTEN 71
2.5.11 DIE PROXY-FUNKTION 74
2.6 ANIMATION 76
2.6.1 CSS-EIGENSCHAFTEN UEBER DIE ZEIT VERAENDERN 76
2.6.2 RELATIVE WERTE ALS ANIMATIONSZIEL 77
2.6.3 WERTE MIT SPEZIELLER BEDEUTUNG 78
2.6.4 MEHRSCHRITTIGE ANIMATIONEN 79
2.6.5 ANIMATIONEN WAEHREND DER AUSFUEHRUNG ANHALTEN 81
2.6.6 EINE EASING-FUNKTION PRO EIGENSCHAFT 81
2.6.7 ANIMIEREN MIT ABKUERZUNGEN 81
2.7 AJAX MIT JQUERY 83
2.7.1 JSON 84
2.7.2 VERSCHIEDENE KOMMUNIKATIONSWEGE 86
2.7.3 DIE AJAX-FUNKTION 91
2.7.4 GLOBALE AJAX-OPTIONEN MIT AJAXSETUP 100
2.7.5 ABKUERZUNGEN AUF DEM WEG ZU NEUEN DATEN 101
2.8 ZUSAMMENFASSUNG 103
3 JQUERY-PLUG-INS 105
3.1 WAS SIND JQUERY-PLUG-INS? 105
3.2 UNTERSCHIEDLICHE PLUG-IN-TYPEN 106
3.2.1 NEUE METHODEN 107
3.2.2 NEUE FUNKTIONEN 109
3.2.3 SPECIAL EVENTS 109
IMAGE 3
INHALTSVERZEICHNIS
3.2.4 ANIMATIONS EASING-FUNKTIONEN 109
3.2.5 CSS-SELEKTOREN 110
3.2.6 WIDGETS 110
3.2.7 EFFECTS 110
3.2.8 BEHAVIOURS 111
3.3 GRUNDREGELN DER PLUG-IN-ENTWICKLUNG 111
3.3.1 KONVENTIONEN ZUR NAMENSGEBUNG 111
3.3.2 ZUGRIFF AUF DIE JQUERY-BIBLIOTHEK 113
3.3.3 ANLEGEN NEUER SET-METHODEN 115
3.3.4 ANLEGEN NEUER FUNKTIONEN 116
3.3.5 BEACHTUNG DES FLUENT-INTERFACE 116
3.3.6 MULTIPLE ELEMENTE EINES SETS KORREKT BEHANDELN 117
118 119
121
121 121
122
123
126
127
128
OBJEKTORIENTIERUNG 129
5.1 KONZEPT DER OBJEKTORIENTIERUNG 129
5.1.1 EIN BEISPIEL BITTE! 130
5.2 KLASSEN != PROTOTYPEN 131
5.2.1 OBJEKTE IN JAVASCRIPT 132
5.2.2 PROTOTYPEN 135
5.2.3 KONSTRUKTORFUNKTIONEN 139
5.3 ZURUECK ZUM BANKSZENARIO 141
5.3.1 DER PROTOTYP FUER DAS KUNDENOBJEKT 141
5.3.2 DER PROTOTYP FUER DAS KONTENOBJEKT 142
5.3.3 ANLEGEN NEUER KUNDEN- UND KONTENOBJEKTE 143
PLUG-IN-ENTWICKLUNG MIT JQUERY
3.4 3.5
GRUNDGERUEST ZUSAMMENFASSUNG
4 HELLO WORLD
4.1 4.2 4.3
4.4 4.5 4.6
ANFORDERUNGEN AN DAS PLUG-IN GRUNDGERUEST DES WORLD-PLUG-INS BEHANDLUNG
VON OPTIONEN 4.3.1 IMPLEMENTIERUNG DER OPTIONSBEHANDLUNG MANIPULATION
DES DOM
DAS VOLLSTAENDIGE PLUG-IN ZUSAMMENFASSUNG
IMAGE 4
INHALTSVERZEICHNIS
5.4 PROTOTYPE CHAINS 143
5.4.1 KETTEN VON PROTOTYPEN 144
5.4.2 EIN WEITERES HINDERNIS: KONSTRUKTORFUNKTIONEN 146
5.5 ZURUECK ZUM BANKSZENARIO II 148
5.6 ZUSAMMENFASSUNG 149
6 LIVESEARCH 151
6.1 LIVESEARCH IM DETAIL 151
6.2 AUFGABEN DES PLUG-INS 152
6.3 KATEGORISIERUNG DES PLUG-INS 154
6.3.1 OBJEKTORIENTIERTES DESIGN 154
6.3.2 OBJEKTORIENTIERUNG NICHT ZUM SELBSTZWECK 155
6.4 DAS UEBLICHE GRUNDGERUEST 155
6.5 DAS _LIVESEARCH-OBJEKT 157
6.5.1 DER KONSTRUKTOR 157
6.5.2 METHODE: DISABLENATIVEAUTOCOMPLETE 159
6.5.3 METHODE: CREATELISTCONTAINER 160
6.5.4 METHODE: CREATESEARCHFUNCTION 162
6.5.5 METHODE: ATTACHTOTARGET 166
6.5.6 MOVECURSOR-METHODE 171
6.5.7 CLOSEAUTOCOMPLETELIST-METHODE 173
6.5.8 RENEWSEARCHDELAY-METHODE 174
6.5.9 ABORTRUNNINGSEARCH-METHODE 176
6.5.10 EXECUTESEARCH-METHODE 176
6.5.11 RESULTRECEIVED-METHODE 177
6.6 GLUECKWUNSCH ZUM ERSTEN ECHTEN PLUG-IN 178
6.7 ZUSAMMENFASSUNG 179
7 NEUE FUNKTIONEN FUER JQUERY 181
7.1 KURZEINFUEHRUNG IN REST 181
7.2 DIE FUNKTIONEN $.PUT, $.HEAD UND $.DELETE 182
7.2.1 DIE DEFINITION VON FUNKTIONEN 183
7.3 ZUSAMMENFASSUNG 185
IMAGE 5
INHALTSVERZEICHNIS
8 SPECIAL EVENTS 187
8.1 AUFBAU EINES SPECIAL EVENTS 187
8.1.1 MAGISCHE METHODEN 188
8.2 EXISTIERENDE EREIGNISSE ERWEITERN 191
8.2.1 EIN ANGEMESSENER MAUSZEIGER FUER ALLE ELEMENTE 191
8.3 DRAG AND DROP 192
8.3.1 DIE EREIGNISSE *DRAGSTART", *DRAGMOVE" UND *DRAGEND" 193 8.3.2 DAS
KERNSTUECK: *HANDLER 194
8.4 TASTATURSHORTCUTS MIT *ADD" UND *REMOVE" 197
8.4.1 ERWEITERUNG DES KEYPRESS-EREIGNISSES 198
8.5 ZUSAMMENFASSUNG 200
9 CSS-SELEKTOREN ENTWICKELN 201
9.1 SIZZLE 201
9.1.1 GESCHICHTE VON SIZZLE 201
9.1.2 SIZZLES ERWEITERUNGSMOEGLICHKEITEN 202
9.2 NEUE PSEUDOKLASSEN FUER JQUERY 206
9.2.1 DIE PSEUDOKLASSE :DRAGGABLE 206
9.2.2 DIE PSEUDOKLASSE :EV 209
9.3 ZUSAMMENFASSUNG 211
10 EASING-FUNKTIONEN ZUR ANIMATIONSKONTROLLE 213
10.1 EASING-FUNKTIONEN IM ALLGEMEINEN 213
10.2 JQUERYS DREINGABEN: LINEAR UND SWING 213
10.2.1 EASING AUF EINEN BLICK: GRAFISCHE DARSTELLUNG 213
10.2.2 JQUERYS INTERFACE FUER EASING-FUNKTIONEN 214
10.3 WEITERE EASING-FUNKTIONEN MIT DEM EASING-PLUG-IN 219
10.3.1 GRAFISCHE UEBERSICHT UEBER DIE FUNKTIONEN DES PLUG-INS 220 10.4
ZUSAMMENFASSUNG 224
11 JQUERY UL 225
11.1 INSTALLATION UND EINSATZ 226
11.2 BEREICHE DES FRAMEWORKS 228
11.3 WIDGETS UND BEHAVIOURS IM EINSATZ 229
11.3.1 DASWIDGET-API 229
11.3.2 BEHAVIOURS 232
PLUG-IN-ENTWICKLUNG MIT JQUERY
IMAGE 6
INHALTSVERZEICHNIS
11.4 ANIMATIONEN UND EFFEKTE 234
11.4.1 EFFEKTE-DAS NEUE PFERD IM STALL 234
11.4.2 FARBANIMATIONEN UND KLASSENUEBERGAENGE 235
11.4.3 EASING - UEBERGAENGE MIT NIVEAU 238
11.5 THEMEROLLER 238
11.6 ENTWICKLUNG EIGENER JQUERY UI WIDGETS 239
11.6.1 WIDGET ODER PLUG-IN? 240
11.6.2 ZIEL: DAS MYPROGRESSBAR-WIDGET 241
11.6.3 DIE WIDGET FACTORY 242
11.6.4 VERARBEITUNG VON OPTIONEN 244
11.6.5 MAGISCHE METHODEN UND EIGENSCHAFTEN 247
11.6.6 WIDGETS ERSCHAFFEN UND ZERSTOEREN 251
11.6.7 RUECKGABE EINES KONKRETEN WERTES 253
11.7 BEHAVIOURS ENTWICKELN 255
11.7.1 BEHAVIOUR: DESTROYABLE 255
11.8 KOMPLEXE EFFEKTE ZUM SELBERMACHEN 259
11.8.1 REGISTRIERUNG DES EIGENEN EFFEKTS 259
11.8.2 EFFEKTOPTIONEN BEHANDELN 260
11.8.3 HILFSMITTEL ZUR EFFEKTENTWICKLUNG 261
11.8.4 DER GRID-EFFEKT IM DETAIL 263
11.9 WIDGETS FIT FUER DEN THEMEROLLER 269
11.9.1 JQUERY-UI-CSS-FRAMEWORK 269
11.9.2 NAMENSGEBUNG FUER EIGENE CSS-KLASSEN 271
11.10 ZUSAMMENFASSUNG 272
12 TESTEN VON SOFTWARE 273
12.1 VERSCHIEDENE STUFEN DES TESTENS 273
12.2 UNIT TESTS IN JAVASCRIPT 275
12.2.1 TESTFRAMEWORKS 275
12.3 QUNIT 276
12.3.1 DOWNLOAD UND DOKUMENTATION 276
12.3.2 EINRICHTEN EINER TESTUMGEBUNG 276
12.3.3 DER ERSTE UNIT TEST 279
12.3.4 ASSERTIONS 282
12.3.5 DAS XUNIT-PATTERN UND QUNIT 285
12.3.6 HTML FIXTURES 288
10
IMAGE 7
INHALTSVERZEICHNIS
12.3.7 EREIGNISBEHANDLUNG TESTEN 291
12.3.8 ASYNCHRONE AUFRUFE TESTEN 294
12.3.9 FIREUNIT MIT QUNIT VERHEIRATEN 297
12.4 MOCKS UND STUBS 298
12.4.1 SIMULATION STUBS 299
12.4.2 MOCK-OBJEKTE 302
12.4.3 SINON.JS - STUBS, MOCKS UND SPYS 302
12.4.4 SINON.JS UND DER FAKEXMLHTTPREQUEST 303
12.4.5 EIN STUB FUER DIE ZEIT 306
12.5 JSTESTDRIVER 311
12.5.1 CLIENT/SERVER-ARCHITEKTUR 312
12.5.2 INSTALLATION UND EINRICHTUNG EINER TESTUMGEBUNG 313 12.5.3
ASSERTIONS 320
12.5.4 TESTLEBENSZYKLEN 322
12.5.5 HTML-FIXTURES 323
12.5.6 ASYNCHRONE TESTS MIT JSTESTDRIVER 326
12.5.7 CODE-COVERAGE-ANALYSE 326
12.5.8 LEGACY-TESTS: QUNIT-TESTS MIT JSTESTDRIVER AUSFUEHREN 331 12.6
ZUSAMMENFASSUNG 332
13 STICHWORTVERZEICHNIS 335
PLUG-IN-ENTWICKLUNG MIT JQUERY 11 |
any_adam_object | 1 |
author | Westhoff, Jakob |
author_GND | (DE-588)14318380X |
author_facet | Westhoff, Jakob |
author_role | aut |
author_sort | Westhoff, Jakob |
author_variant | j w jw |
building | Verbundindex |
bvnumber | BV037305167 |
classification_rvk | ST 250 ST 253 |
ctrlnum | (OCoLC)694488559 (DE-599)DNB1001659767 |
dewey-full | 006.76 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 006 - Special computer methods |
dewey-raw | 006.76 |
dewey-search | 006.76 |
dewey-sort | 16.76 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV037305167</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20120928</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">110328s2010 gw d||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">10,N17</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,A07</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1001659767</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783868020526</subfield><subfield code="c">kart. : EUR 34.90</subfield><subfield code="9">978-3-86802-052-6</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783868020526</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)694488559</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1001659767</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-HE</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-573</subfield><subfield code="a">DE-863</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">006.76</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 253</subfield><subfield code="0">(DE-625)143628:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Westhoff, Jakob</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)14318380X</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Plug-in-Entwicklung mit jQuery</subfield><subfield code="c">Jakob Westhoff</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Frankfurt, M.</subfield><subfield code="b">Entwickler.press</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">344 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">24 cm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturangaben</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Plug in</subfield><subfield code="0">(DE-588)4753748-6</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">jQuery</subfield><subfield code="0">(DE-588)7681087-2</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">jQuery</subfield><subfield code="0">(DE-588)7681087-2</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Plug in</subfield><subfield code="0">(DE-588)4753748-6</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3456604&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022459740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-022459740</subfield></datafield></record></collection> |
id | DE-604.BV037305167 |
illustrated | Illustrated |
indexdate | 2024-08-05T08:22:12Z |
institution | BVB |
isbn | 9783868020526 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-022459740 |
oclc_num | 694488559 |
open_access_boolean | |
owner | DE-573 DE-863 DE-BY-FWS |
owner_facet | DE-573 DE-863 DE-BY-FWS |
physical | 344 S. graph. Darst. 24 cm |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Entwickler.press |
record_format | marc |
spellingShingle | Westhoff, Jakob Plug-in-Entwicklung mit jQuery Plug in (DE-588)4753748-6 gnd jQuery (DE-588)7681087-2 gnd |
subject_GND | (DE-588)4753748-6 (DE-588)7681087-2 |
title | Plug-in-Entwicklung mit jQuery |
title_auth | Plug-in-Entwicklung mit jQuery |
title_exact_search | Plug-in-Entwicklung mit jQuery |
title_full | Plug-in-Entwicklung mit jQuery Jakob Westhoff |
title_fullStr | Plug-in-Entwicklung mit jQuery Jakob Westhoff |
title_full_unstemmed | Plug-in-Entwicklung mit jQuery Jakob Westhoff |
title_short | Plug-in-Entwicklung mit jQuery |
title_sort | plug in entwicklung mit jquery |
topic | Plug in (DE-588)4753748-6 gnd jQuery (DE-588)7681087-2 gnd |
topic_facet | Plug in jQuery |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3456604&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=022459740&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT westhoffjakob pluginentwicklungmitjquery |
Beschreibung
THWS Würzburg Teilbibliothek SHL, Raum I.2.11
Signatur: |
1340 ST 253 J86 W529st |
---|---|
Exemplar 1 | nicht ausleihbar Verfügbar Bestellen |