현재 위치: > 함수 카테고리 모음> diskfreespace

diskfreespace

disk_free_space의 별칭
이름:diskfreespace
분류:파일 시스템
사용 언어:php
한 줄 설명:disk_free_space ()에 대한 별칭.

 <span class="token php language-php"><span class="token delimiter important"><? php</span>
<span class="token keyword">Echo</span> <span class="token function">diskfreespace</span> <span class="token punctuation">(</span> <span class="token string double-quoted-string">"c :"</span> <span class="token punctuation">)</span> <span class="token punctuation">;</span>
<span class="token delimiter important">?></span></span>

산출:

 209693288558
유사한 함수
  • 파일의 inode를 가져옵니다 fileinode

    fileinode

    파일의inode를가져옵니다
  • 파일에 데이터를 작성하십시오 file_put_contents

    file_put_contents

    파일에데이터를작성하십시오
  • 파일의 형식 입력 fscanf

    fscanf

    파일의형식입력
  • 파일 소유자를 변경하십시오 chown

    chown

    파일소유자를변경하십시오
  • fwrite의 별칭 fputs

    fputs

    fwrite의별칭
  • 파일이나 디렉토리가 있는지 확인하십시오 file_exists

    file_exists

    파일이나디렉토리가있는지확인하십시오
  • 기호 링크의 소유자를 수정하십시오 lchown

    lchown

    기호링크의소유자를수정하십시오
  • 파일 포인터 위치를 되 감습니다 rewind

    rewind

    파일포인터위치를되감습니다