javascript文件对象 javascript File object 英文pdf_前端开发教程

2023-05-26 34
¥ 9.9 豆子
VIP免费
联系方式Q:651905651 微:A2soyo
javascript文件对象 javascript File object 英文pdf_前端开发教程
最近更新 2023年05月26日
源码编号 34819

javascript文件对象 javascript File object 英文pdf_前端开发教程

2023-05-26 34
郑重承诺丨源码失效可联系补发,密码错误点我们咨询
增值服务:
VIP会员可享受免费搭建一次游戏源码外网
¥ 9.9 豆子 (VIP免费升级VIP开通VIP尊享免费无限制下载特权
立即下载 升级会员
详情介绍

资源名称: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

 

资源截图:

javascript文件对象 javascript File object 英文pdf_前端开发教程

资源下载此资源下载价格为9.9豆子,请先
本站默认解压密码为:2soym.com或者2soyo.com,【解压密码压缩包打开右边一般也有说明】如错请联系我们!【添加好友后聊天,否则发不过去临时消息】

1:本站销售的源码与服务端,有提供记事本或语音教程,除VIP外的任何购买源码行为,不协助外网开区搭建出现的问题,请熟知!

VIP交流QQ群号为:27802610目前只接受VIP申请加入

【VIP免费搭建一次外网,免费交流搭建问题,几万源码实时更新下载】

相关文章