|
The fruits of the subject matter accrued during escrow belong to the obligee.
|
|
|
提存期间,标的物的孳息归债权人所有。 |
|
The fruits trees should be sprinkle pesticide termily.
|
|
|
果树应定期喷洒农药. |
|
The frustration this causes is partly to blame for his horrible and vindictive attitude.
|
|
|
这种情况也要一定程度上地归功于他糟透了的为人和他的仇恨态度。 |
|
The fscanf() function parses the input from an open file according to the specified format.
|
|
|
函数的作用是:从文件中按照指定的格式输入。 |
|
The ftp_alloc() function allocates space for a file to be uploaded to the FTP server.
|
|
|
函数的作用是:为上传到FTP服务器的文件分配空间。 |
|
The ftp_cdup() function changes the current directory to the parent directory (one step up).
|
|
|
函数的作用是:切换到当前目录的父目录(上一步)。 |
|
The ftp_delete() function deletes a file on the FTP server.
|
|
|
函数的作用是:删除FTP服务器上的一个文件。 |
|
The ftp_exec() function requests a program or command to be executed on the FTP server.
|
|
|
函数的作用是:请求运行一条FTP程序或命令。 |
|
The ftp_fput() function uploads from an open file and saves it to a file on the FTP server.
|
|
|
函数的作用是:上传一个已经打开的文件到FTP服务器。 |
|
The ftp_get_option() function returns specified runtime behavior from the FTP connection.
|
|
|
函数的作用是:返回当前FTP连接的各种不同的选项设置。 |
|
The ftp_mkdir() function creates a directory on the FTP server.
|
|
|
函数的作用是:在FTP服务器上建立一个新目录。 |