略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: posix_mknod constants

2024-05-02

posix_mknod() constants

注意:

Please note that some of them may not be available on your system.

POSIX_S_IFBLK (int)
Block special file
POSIX_S_IFCHR (int)
Character special file
POSIX_S_IFIFO (int)
FIFO (named pipe) special file
POSIX_S_IFREG (int)
Normal file
POSIX_S_IFSOCK (int)
Socket
add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/posix.constants.mknod.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3