What is the translation of " PATHNAME " in English?

Examples of using Pathname in Vietnamese and their translations into English

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
So sánh pathname trừu tượng này với đối tượng khác.
Compares this abstract pathname to another object.
Trả về độdài của file được biểu thị bởi pathname trừu tượng này.
Returns the length of the file denoted by this abstract pathname.
Kiểm tra có hay không pathname trừu tượng này là absolute.
Tests whether this abstract pathname is absolute.
Trả về tên của file hoặc thư mục đã được biểu thị bởi pathname trừu tượng này.
Returns the name of the file or directory denoted by this abstract pathname.
Biến đổi pathname trừu tượng này thành một chuỗi pathname.
Converts this abstract pathname into a pathname string.
Giá trị trảvề là không rõ ràng nếu pathname này biểu thị một thư mục.
The return value is unspecified if this pathname denotes a directory.
Vị trí của bất kỳ file nào trong hệ thống này được miêu tả bởi pathname của nó.
The position of any file within the hierarchy is described by its pathname.
Kiểm tra có haykhông file được biểu thị bởi pathname trừu tượng này là một thư mục.
Tests whether the file denoted by this abstract pathname is a directory.
Kiểm tra có hay không ứng dụng có thể sửa đổi file, được biểu thị bởi pathname trừu tượng này.
Tests whether the application can modify to the file denoted by this abstract pathname.
Trả về true nếu và chỉ nếu file được biểu thị bởi pathname trừu tượng này là một normal file; nếu không là false.
True if and only if the file denoted by this abstract pathname exists and is a normal file; false otherwise.
Trả về pathname trừu tượng của pathname trừu tượng cha, hoặc null nếu pathname này không là tên của một thư mục cha.
Returns the pathname string of this abstract pathname's parent, or null if this pathname does not name a parent directory.
Kiểm tra có hay không file hoặcthư mục được biểu thị bởi pathname trừu tượng này là tồn tại.
Tests whether the file or directory denoted by this abstract pathname exists.
Trả về true nếu và chỉ nếu file đã xác định bởi pathname trừu tượng này là tồn tại và có thể được đọc từ ứng dụng; nếu không là false.
True if and only if the file specified by this abstract pathname exists and can be read by the application; false otherwise.
Trả về chuỗi pathname của pathname trừu tượng cha, hoặc null nếu pathname này không là tên của một thư mục cha.
String The pathname string of the parent directory named by this abstract pathname, or null if this pathname does not name a parent.
Trả về tên của file hoặc thư mục đã được biểu thị bởi pathname trừu tượng này 2public String getParent().
Returns the name of the file or directory denoted by this abstract pathname. public String getParent() 2.
Một pathname bắt đầu với một dấu/ được gọi là absolute pathname, ngược lại nó được gọi là một relative pathname.
A pathname that begins with a slash is called an absolute pathname; otherwise, it's called a relative pathname..
Trả về true nếu và chỉ nếu file được biểu thị bởi pathname trừu tượng này là tồn tại và là một thư mục; nếu không là false.
True if and only if the file denoted by this abstract pathname exists and is a directory; false otherwise.
Trả về một mảng các pathname trừu tượng biểu thị các file và thư mục trong thư mục được biểu thị bởi pathname trừu tượng này mà thỏa mãn filter đã cho.
Returns an array of abstract pathnames denoting the files anddirectories in the directory denoted by this abstract pathname that satisfy the specified filter.
Trả về true nếu và chỉ nếu tham số là không null và là một pathname trừu tượng mà biểu thị file hoặc thư mục giống như với pathname trừu tượng này.
Returns true if and only if the argument is not null andis an abstract pathname that denotes the same file or directory as this abstract pathname..
Pathname/ usr/ lib/ lint là đường dẫn tuyệt đối refer tới tệp tin hoặc thư mục lint trong thư mục lib, trong thư mục usr, cái mà trong thư mục root.
The pathname/usr/lib/lint is an absolute pathname that refers to the file or directory lint in the directory lib, in the directory usr, which is in the root directory.
Trả về true nếu và chỉ nếu hệ thống filethực sự chứa một file được biểu thị bằng pathname trừu tượng này và ứng dụng được phép write tới file đó; nếu không là false.
True if and only if the file systemactually contains a file denoted by this abstract pathname and the application is allowed to write to the file; false otherwise.
Results: 21, Time: 0.0151

Top dictionary queries

Vietnamese - English