홈
PHP
Tags
PHP 튜토리얼
최신 기사 목록
한국어
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
현재 위치:
홈
>
함수 카테고리 모음
>
opcache_compile_file
opcache_compile_file
PHP 스크립트를 실행하지 않고 컴파일하고 캐시합니다
이름:
opcache_compile_file
분류:
opcache
사용 언어:
php
한 줄 설명:
PHP 스크립트를 실행하지 않고 컴파일하고 캐시합니다
관련 콘텐츠
Opcache_compile_file이 캐시를 즉시 업데이트하지 않는 이유는 무엇입니까?
2
유사한 함수
opcache_get_status
opcache_get_status
캐시에대한상태정보를얻습니다
opcache_get_configuration
opcache_get_configuration
캐시에대한구성정보를가져옵니다
opcache_reset
opcache_reset
Opcode캐시의내용을재설정하십시오
opcache_compile_file
opcache_compile_file
PHP스크립트를실행하지않고컴파일하고캐
opcache_is_script_cached
opcache_is_script_cached
스크립트가Opcache에캐시되어있는지
opcache_invalidate
opcache_invalidate
잘못된캐시스크립트
인기 기사
Opcache_compile_file이 캐시를 즉시 업데이트하지 않는 이유는 무엇입니까?