previous example – Czech Translation – Keybot Dictionary

Spacer TTN Translation Network TTN TTN Login Deutsch Français Spacer Help
Source Languages Target Languages
Keybot      12 Results   10 Domains
  git-scm.com  
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
. 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  
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
. 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  
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.
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  
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.
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).