previous example – Czech Translation – Keybot Dictionary
TTN Translation Network
TTN
TTN
Login
Deutsch
Français
Source Languages
Target Languages
Select
Select
Keybot
12
Results
10
Domains
git-scm.com
Show text
Show cached source
Open source URL
are the commits that will be transferred to the server. You can also leave off one side of the syntax to have Git assume HEAD. For example, you can get the same results as in the
previous example
by typing
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
git-scm.com
as primary domain
. Jednu stranu intervalu můžete zcela vynechat, Git na její místo automaticky dosadí HEAD. For example, you can get the same results as in the previous example by typing
2 Hits
www.git-scm.com
Show text
Show cached source
Open source URL
are the commits that will be transferred to the server. You can also leave off one side of the syntax to have Git assume HEAD. For example, you can get the same results as in the
previous example
by typing
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
git-scm.com
as primary domain
. Jednu stranu intervalu můžete zcela vynechat, Git na její místo automaticky dosadí HEAD. For example, you can get the same results as in the previous example by typing
2 Hits
www.hw-group.com
Show text
Show cached source
Open source URL
Hercules is a TCP Client software, if you wish it to report input changes, you can switch it to TCP Client/Server as in the
previous example
. The computer mentioned here doesn't have to be your PC, it could also be your network server running an application.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
hw-group.com
as primary domain
Hercules je ale program typu TCP Client, pokud byste chtěli, aby I/O Controller hlásil změny na binárních vstupech, je možné jej nastavit do režimu TCP Client/Server jako v předchozím případě. Počítačem zde nemusí být pouze PC uživatele, ale také server, na němž běží řídící aplikace. tomu se ale blíží následující příklad aplikace.
www.gentoo.org
Show text
Show cached source
Open source URL
In the
previous example
we see that /dev/hda is a block device. However, more importantly, it has two special numbers assigned to it: 3, 0. This pair is called the major-minor pair. It is used by the kernel to map a device file to a real device.
Compare text pages
Compare HTM pages
Open source URL
Open target URL
Define
gentoo.org
as primary domain
Jako příklad můžeme uvést /dev/hda4 nebo /dev/tty5. První soubor zařízení odpovídá čtvrtému oddílu na prvním IDE zařízení. Jeho major-minor pár je 3, 4. Jinými slovy, minor odpovídá oddílu, zatímco major odpovídá zařízení. Druhý příklad má major-minor pár 4, 5. V tomto případě major odpovídá ovladači terminálu a minor číslu terminálu (zde pátého).