no such file
- 网络没有这样的文件
-
For example , a system call returning with Err # 2 ENOENT ( No such file or directory ) would indicate that the command is expecting to find a file or directory but can 't and subsequently fails .
例如,如果一个系统调用返回Err2ENOENT(没有这样的文件或目录),就表示此命令要寻找一个文件或目录,但是无法找到,因此运行失败。
-
If there is no such file yet , just create it with a text editor .
相反,如果没有发现此文件,就用文本编辑器创建一个。
-
No such file or directory .
楼主目录搞错了吧。文件不存在的?
-
ENOENT & No such file was found or the specified path name doesn 't exist .
ENOENT:没有找到这样的文件,或者指定的路径名不存在。
-
At server startup time , if no such file exists yet , the DB_CONFIG file will be created and the settings in this attribute will be written to it .
在服务器启动时如果没有该文件存在,DBCONFIG文件将被创建同时写入对本属性中的设置。
-
If no such source file is available , the code definition window continues to display the last definition found .
如果没有这样的源文件,“代码定义”窗口继续显示上次找到的定义。