Vi har bytt namn till Adlibris Campus! Campusbokhandeln ❤️ Adlibris - Läs mer här
Software Requirements | 1:a upplagan
- Pocket, Engelska, 2001
- Författare: Soren Lauesen
- Betyg:
Från
491
kr
Finns i lager i Lund, Morgongåva.
Beskrivning
Preface
Introduction & Basic Concepts
Data Requirements
Functional Requirements
Non-Functional Requirements
The Requirements Process
Elicitation
Checking & Validation
Detailed Techniques
References
App A Danish Shipyard
App B Public Health Admin
App C Noise Source Location
App D Budgeting & Accounting
Introduction & Basic Concepts
Data Requirements
Functional Requirements
Non-Functional Requirements
The Requirements Process
Elicitation
Checking & Validation
Detailed Techniques
References
App A Danish Shipyard
App B Public Health Admin
App C Noise Source Location
App D Budgeting & Accounting
Produktinformation
Kategori:
Data & IT
Bandtyp:
Pocket
Språk:
Engelska
Förlag:
Pearson Education
Upplaga:
1
Utgiven:
2001-12-11
ISBN:
9780201745702
Sidantal:
608
Används bl.a. i följande kurser
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
} else {
setTimeout(() => {
$refs.dialog.close();
}, 300)
document.body.style.overflow = '';
}
});"
class="h-full"
>