Plik:Stdstreams-notitle.svg

Rozmiar pierwotny(Plik SVG, nominalnie 323 × 191 pikseli, rozmiar pliku: 4 KB)

Ten plik znajduje się w Wikimedia Commons i może być używany w innych projektach. Poniżej znajdują się informacje ze strony opisu tego pliku.

Opis

 
W3C-validity not checked.
Opis
English: Schema of POSIX and C standard streams (stdio). Illustrates a text terminal, the program in execution (process), the streams standard input stdin, standard output stdout, standard error stderr.
Deutsch: Schema von POSIX und C Standard-Datenströmen
Français : Scheme de POSIX et C Flux standard
Español: Esquema de POSIX y C de Entrada estándar
Português: Esquema do POSIX y C do Fluxos padrão
Română: Schemă despre POSIX și C standard streams
Magyar: Ábrázolja az POSIX és C standard streams
Italiano: Schematica degli POSIX e C Canali standard
Data
Źródło Praca własna
Autor Danielpr85 based on Graphviz source of TuukkaH

Licencja

Public domain Ja, właściciel praw autorskich do tej pracy, udostępniam ją jako własność publiczną. Dotyczy to całego świata.
W niektórych krajach może nie być to prawnie możliwe, jeśli tak, to:
Zapewniam każdemu prawo do użycia tej pracy w dowolnym celu, bez żadnych ograniczeń, chyba że te ograniczenia są wymagane przez prawo.

Graphviz source

// file: stdstreams.dot
// SVG generated with
//   dot - graphviz version 2.38.0 (20140413.2041)
// using the command
//   dot -Tsvg stdstreams.dot > stdstreams.svg
digraph StandardStreams {
    rankdir=LR
    style=filled
    color=white
    subgraph clusterTerminal {
        label="Text terminal"
        style=filled
        color=lightgrey
        node [style="filled,bold,rounded",fillcolor=white,shape=box]
        Keyboard
        Display
    }
    Keyboard -> Process [label="#0 stdin"]
    Process -> Display [label="#1 stdout"]
    Process -> Display [label="#2 stderr"]
}

Podpisy

Dodaj jednolinijkowe objaśnienie tego, co ten plik pokazuje

Obiekty przedstawione na tym zdjęciu

przedstawia

Jakaś wartość bez elementu Wikidanych

Historia pliku

Kliknij na datę/czas, aby zobaczyć, jak plik wyglądał w tym czasie.

Data i czasMiniaturaWymiaryUżytkownikOpis
aktualny09:01, 15 wrz 2016Miniatura wersji z 09:01, 15 wrz 2016323 × 191 (4 KB)Danielpr85File as produced by Graphviz by the given source (no Inkscape), filesize 3.6K.
13:59, 14 wrz 2016Miniatura wersji z 13:59, 14 wrz 2016535 × 328 (58 KB)Danielpr85The numbers #0, #1, #2 have a meaning. Reverted to version as of 22:27, 17 January 2009 (UTC)
15:34, 1 lis 2013Miniatura wersji z 15:34, 1 lis 2013535 × 328 (9 KB)ScotXWfrom 2KiB to 58KiB down to 9KiB
00:27, 18 sty 2009Miniatura wersji z 00:27, 18 sty 2009535 × 328 (58 KB)TyIzaeL{{Information |Description=Improved version of previous image. To better match another streams diagram I reworked. |Source= |Date= |Author= |Permission= |other_versions= }}
04:13, 7 kwi 2006Miniatura wersji z 04:13, 7 kwi 2006338 × 231 (2 KB)TuukkaHI made this simple diagram of Unix and C standard streams (stdio) using Graphviz. Depicted: a text terminal, the running program, the streams standard input stdin, standard output stdout, standard error stderr. Commandline was <stdstreams.dot dot -Tsvg

Następujące strony korzystają z tego pliku:

Globalne wykorzystanie pliku

Ten plik jest wykorzystywany także w innych projektach wiki:

Metadane