geçersiz sekizlik değerQRegExp
invalid octal value
'% 1'% 2, Altılık% 3, Sekizlik% 4
'%1 '%2, Hex %3, Octal %4
Tabanı sekizlik sisteme dönüştür.
Switch base to octal.
Sekizlik karakter 000 to 377 (2^8- 1)
Octal character 000 to 377 (2^8-1)
HEX2OCT () işlevi, bir sayıyı sekizli düzende gönderir.
The HEX2OCT() function returns the value formatted as an octal number.
DEC2OCT () işlevi, bir sayıyı sekizli düzende gönderir.
The DEC2OCT() function returns the value formatted as an octal number.
BIN2OCT () işlevi, verilen sayıyı sekizlik düzende gönderir.
The BIN2OCT() function returns the value formatted as an octal number.
Sekizlik 8- bit@ label: textbox encoding of one byte as character
Octal 8-bit
Sekizlik@ item: inlistbox encoding of the bytes as values in the binary format
Octal
Yetkiler kolonunda, geleneksel yetkiler (rwxr- xr- x) yerine numaralarını (0755) görüntüler.
Show octal numbers (0755) instead of the standard permissions (rwxr-xr-x) in the permission column.