"대문"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Hunter0x01 (토론 | 기여) 잔글 |
Hunter0x01 (토론 | 기여) 잔글 |
||
8번째 줄: | 8번째 줄: | ||
default [[Main Page|Go to main page]] | default [[Main Page|Go to main page]] | ||
</imagemap> | </imagemap> | ||
+ | |||
+ | |||
+ | <graphviz renderer="neato" caption="Graph for example no. 2"> | ||
+ | graph example2 { | ||
+ | run -- intr; | ||
+ | intr -- runbl; | ||
+ | runbl -- run; | ||
+ | run -- kernel; | ||
+ | kernel -- zombie; | ||
+ | kernel -- sleep; | ||
+ | kernel -- runmem; | ||
+ | sleep -- swap; | ||
+ | swap -- runswap; | ||
+ | runswap -- new; | ||
+ | runswap -- runmem; | ||
+ | new -- runmem; | ||
+ | sleep -- runmem; | ||
+ | } | ||
+ | </graphviz> | ||
<source lang="dos"> | <source lang="dos"> |
2020년 9월 29일 (화) 12:56 판
처음
무엇을 채울까
<graphviz renderer="neato" caption="Graph for example no. 2">
graph example2 {
run -- intr; intr -- runbl; runbl -- run; run -- kernel; kernel -- zombie; kernel -- sleep; kernel -- runmem; sleep -- swap; swap -- runswap; runswap -- new; runswap -- runmem; new -- runmem; sleep -- runmem;
} </graphviz>
Microsoft Windows [Version 10.0.18362.1082]
(c) 2019 Microsoft Corporation. All rights reserved.
C:\Users\HOME>dir
C 드라이브의 볼륨에는 이름이 없습니다.
볼륨 일련 번호: CAC0-CD6A
C:\Users\HOME 디렉터리
2020-09-28 오후 09:05 <DIR> .
2020-09-28 오후 09:05 <DIR> ..
2020-08-29 오후 04:06 <DIR> .android
2020-08-28 오후 09:47 <DIR> .AndroidStudio4.0
2020-08-16 오후 05:42 <DIR> .config
2020-09-19 오후 09:14 <DIR> .designer
2020-08-16 오후 05:42 <DIR> .eclipse
2020-08-28 오후 10:05 16 .emulator_console_auth_token
2020-08-28 오후 10:06 <DIR> .gradle
2020-07-31 오후 10:27 <DIR> .jdks
2020-07-31 오후 09:34 <DIR> .m2
2020-09-28 오후 09:05 <DIR> .matplotlib
2020-08-06 오후 07:14 <DIR> .p2
2020-08-16 오후 06:03 <DIR> .sts4
2020-08-16 오후 05:42 <DIR> .tooling
2020-09-02 오전 08:11 3,343 1.txt
2020-09-02 오전 08:11 4,148 2.txt
2020-09-15 오후 09:00 <DIR> 3D Objects
2020-08-28 오후 10:07 <DIR> AndroidStudioProjects
2020-09-15 오후 09:00 <DIR> Contacts
2020-09-25 오후 11:37 <DIR> Desktop
2020-09-15 오후 09:00 <DIR> Documents
2020-09-29 오후 09:18 <DIR> Downloads
2020-09-15 오후 09:00 <DIR> Favorites
2020-09-02 오후 05:57 <DIR> HDGW
2020-08-06 오후 07:14 <DIR> hsperfdata_HOME
2020-07-12 오후 06:53 <DIR> Intel
2020-09-15 오후 09:00 <DIR> Links
2020-09-15 오후 09:00 <DIR> Music
2020-09-19 오전 07:07 <DIR> OneDrive
2020-09-17 오후 08:40 <DIR> Pictures
2020-09-19 오후 09:00 <DIR> PycharmProjects
2020-09-15 오후 09:00 <DIR> Saved Games
2020-09-15 오후 09:00 <DIR> Searches
2020-09-15 오후 09:00 <DIR> Videos
3개 파일 7,507 바이트
32개 디렉터리 60,836,765,696 바이트 남음
C:\Users\HOME>