Файловый менеджер - Редактировать - /opt/imh-python/lib/python3.9/site-packages/picotui/posixread.py
Ðазад
import ctypes libc = ctypes.CDLL("libc.so.6", use_errno=True) buf = ctypes.create_string_buffer(32) def read(fd, sz): sz = min(sz, 32) res = libc.read(0, buf, sz) if res >= 0: return buf[:res] raise OSError(ctypes.get_errno())
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка