×

function check meaning in English

功能检查

Examples

  1. The is _ writeable ( ) function checks whether the specified file is writeable
    函数的作用是:判断给定的文件名是否可写。
  2. The is _ dir ( ) function checks whether the specified file is a directory
    函数的作用是:判断给定文件名是否是一个目录。
  3. The is _ link ( ) function checks whether the specified file is a link
    函数的作用是:判断给定文件名是否为一个符号连接。
  4. The is _ executable ( ) function checks whether the specified file is executable
    函数的作用是:判断给定文件名是否可执行。
  5. The feof ( ) function checks if the " end - of - file " ( eof ) has been reached
    函数的作用是:测试文件指针是否到了文件结束的位置。
More:   Prev  Next

Related Words

  1. function characteristic
  2. function chart
  3. function check machine
  4. function check-out
PC Version

Copyright © 2018 WordTech Co.