Ptr (примеров 7)
-
You can also perform reverse lookups on pointer (PTR) records of incoming IP addresses.
Также, вы можете вы можете выполнить обратный поиск входящего IP адреса по указательным записям (PTR).
-
Grilles for air supply (PTR) and exhaust (ORP-A) in rooms that have hidden fan coil units.
Решетки предназначены для подачи (PTR) и вывода (ORP-A) воздуха в помещениях, в которых используются скрытые вентиляторно-конвекторные единицы.
-
Enter the IP address bound to the DMZ interface in the IP address text box and place a checkmark in the Create associated pointer (PTR) record checkbox.
Введите IP-адрес, связанный с DMZ интерфейсом, в поле IP address и отметьте поле Create associated pointer (PTR) record.
-
Choose subtree: If N is a non-leaf node, choose the entry (R, ptr, LHV) with the minimum LHV value greater than h.C4.
Выбираем поддерево: Если N не является листом, выбираем элемент (R, ptr, LHV) с минимальным LHV, превосходящим h.
-
For example, in the declaration int *ptr, the dereferenced form *ptr is an int, while the reference form ptr is a pointer to an int.
Например, в объявлении int *ptr разыменованная форма *ptr является целым (int), а ссылочная форма ptr - указателем на целое.