전문 번역가, 번역 회사, 웹 페이지 및 자유롭게 사용할 수 있는 번역 저장소 등을 활용합니다.
incorrect filesize! the file might have been corrupted!
incorrect filesize! the file might have been corrupted!
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
incorrect crc checksum! the file might have been corrupted!
incorrect crc checksum! the file might have been corrupted!
마지막 업데이트: 2011-10-23
사용 빈도: 1
품질:
php might also complain about missing functions in your module. (this shouldn't happen with the sample sources if you didn't modify them.) if the names of external functions you're trying to access from your module are misspelled, they'll remain as "unlinked symbols" in the symbol table. during dynamic loading and linkage by php, they won't resolve because of the typing errors - there are no corresponding symbols in the main binary. look for incorrect declarations in your module file or incorrectly written external references. note that this problem is specific to dynamic loadable modules; it doesn't occur with static modules. errors in static modules show up at compile time.
during dynamic loading and linkage by php, they won 't resolve because of the typing errors - there are no corresponding symbols in the main binary.
마지막 업데이트: 2011-10-24
사용 빈도: 1
품질:
경고: 보이지 않는 HTML 형식이 포함되어 있습니다