您现在的位置是:网站首页> 软件下载软件下载
javascript文件对象 javascript File object 英文pdf_前端开发教程
2021-12-05
227人已围观
简介 javascript文件对象 javascript File object 英文pdf_前端开发教程
资源名称:Javascript文件对象 Javascript File Object 英文pdf
To create a File or Folder object, use the corresponding File() and Folder() functions. You can also create them with the new operator if you like; both ways of calling File() or Folder() return a new object. The constructor accepts full or partial path
names. In any case, the path stored internally is an absolute, full path name, so a File or Folder object, once created, always points to a fixed location of the disk. If you do not supply a file or folder name, a temporary name is generated.
The Folder object supports file system functionality like walking directories, creating, renaming or removing files, or resolving file aliases. The File supports I/O functions to read or write files. Programmers implementing the object can choose to limit the functionality of the object by setting a combination of security flags.
File and Folder objects can be used at any place where a path name is required; its conversion to a string (the toString() method) returns the name as supplied to the constructor. If you need the operating system specific file name, use the fsName property.
When you create two File objects that refer to the same disk file, they are treated as distinct objects. If you open one of the File objects for I/O, the operating system may inhibit access to the opened File object from the other File object.
There are several methods to distinguish between a File and a Folder
资源截图:

相关内容
点击排行
- 课程帮下载 课程帮扫描客户端 v1.1.50 官方绿色免费版 下载-
- 新麦课堂电脑版下载 新麦课堂PC版(网络课堂) v1.3.0.8 官方安装版 下载-
- RoyalABC Classroom下载 RoyalABC Classroom(英语教师备课平台) v20210505 官方安装版 下载-
- 数字教材平台电脑版下载 数字教材平台PC版(教学服务软件) v1.5.2 官方安装版 下载-
- 人人通电脑版下载 陕西教育人人通客户端 v1.2.0.0 官方安装版 下载-
- 学习英语软件下载 乐学英语 v0.0.3.1 官方安装版 下载-
- 班比下载 班比(在线学习) v2.11.180 官方安装版 下载-
- 阅卷软件下载 慧阅卷 V2.0.68 官方安装版 下载-
本栏推荐
-
课程帮下载 课程帮扫描客户端 v1.1.50 官方绿色免费版 下载-
-
新麦课堂电脑版下载 新麦课堂PC版(网络课堂) v1.3.0.8 官方安装版 下载-
-
RoyalABC Classroom下载 RoyalABC Classroom(英语教师备课平台) v20210505 官方安装版 下载-
-
数字教材平台电脑版下载 数字教材平台PC版(教学服务软件) v1.5.2 官方安装版 下载-
-
人人通电脑版下载 陕西教育人人通客户端 v1.2.0.0 官方安装版 下载-
-
学习英语软件下载 乐学英语 v0.0.3.1 官方安装版 下载-
-
班比下载 班比(在线学习) v2.11.180 官方安装版 下载-
猜你喜欢
- 课程帮下载 课程帮扫描客户端 v1.1.50 官方绿色免费版 下载-
- 新麦课堂电脑版下载 新麦课堂PC版(网络课堂) v1.3.0.8 官方安装版 下载-
- RoyalABC Classroom下载 RoyalABC Classroom(英语教师备课平台) v20210505 官方安装版 下载-
- 数字教材平台电脑版下载 数字教材平台PC版(教学服务软件) v1.5.2 官方安装版 下载-
- 人人通电脑版下载 陕西教育人人通客户端 v1.2.0.0 官方安装版 下载-
- 学习英语软件下载 乐学英语 v0.0.3.1 官方安装版 下载-
- 班比下载 班比(在线学习) v2.11.180 官方安装版 下载-


