diff options
author | tv <4z3.pp@src.mine.nu> | 2011-05-26 10:29:34 -0700 |
---|---|---|
committer | tv <4z3.pp@src.mine.nu> | 2011-05-26 10:29:34 -0700 |
commit | f4b026b279a4f2a2370bcbfe31df1931bcf2bc1f (patch) | |
tree | ca49f3e56fcc9cf9479210523d59a8384bdfbe6a /cholerab/enterprise/README | |
parent | 768d611e6df93c4d30df7eb3a454373f93aa862e (diff) |
Edited README via GitHub
Diffstat (limited to 'cholerab/enterprise/README')
-rw-r--r-- | cholerab/enterprise/README | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/cholerab/enterprise/README b/cholerab/enterprise/README index 36bb33f7..6938fbe0 100644 --- a/cholerab/enterprise/README +++ b/cholerab/enterprise/README @@ -29,18 +29,20 @@ then exec sudo "$0" "$@" fi </script> + Enterprise Shutdown ------------------ -Mittel der Wahl um einen Shutdown zu forcen -Bsp: Not-Aus also kommerzielles Produkt +Mittel der Wahl um einen Shutdown zu erzwingen + +Bsp: das Not-Aus in der Maschinensicherheit Enterprise Deep Copy -------------------- -var copy = JSON.parse(JSON.stringify(source)) +Bsp: var copy = JSON.parse(JSON.stringify(source)) Enterprise Thinking ------------------- -Prozess um auf Enterprise Patterns +Prozess um auf Enterprise Patterns zu kommen Bug-Driven Development --------------------- |