JavaScript文件对象 JavaScript File Object 英文pdf文字版

  • 书籍大小:65KB
  • 书籍语言:英文软件
  • 书籍类型:国外软件
  • 书籍授权:免费软件
  • 书籍类别:javascript电子书
  • 应用平台:Windows平台
  • 更新时间:2014-03-28
  • 网友评分:
360通过 腾讯通过 金山通过

情介绍

JavaScript文件对象 JavaScript File Object 主要是介绍了javascript中文件的一些操作,学习js操作文件的朋友可以看下。

JavaScript File and Folder classes
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文字版

载地址

下载错误?【投诉报错】

JavaScript文件对象 JavaScript File Object 英文pdf文字版

      气书籍

      载声明

      ☉ 解压密码:www.jb51.net 就是本站主域名,希望大家看清楚,[ 分享码的获取方法 ]可以参考这篇文章
      ☉ 推荐使用 [ 迅雷 ] 下载,使用 [ WinRAR v5 ] 以上版本解压本站软件。
      ☉ 如果这个软件总是不能下载的请在评论中留言,我们会尽快修复,谢谢!
      ☉ 下载本站资源,如果服务器暂不能下载请过一段时间重试!或者多试试几个下载地址
      ☉ 如果遇到什么问题,请评论留言,我们定会解决问题,谢谢大家支持!
      ☉ 本站提供的一些商业软件是供学习研究之用,如用于商业用途,请购买正版。
      ☉ 本站提供的JavaScript文件对象 JavaScript File Object 英文pdf文字版资源来源互联网,版权归该下载资源的合法拥有者所有。