File Access component的意思|示意

美 / / 英 / /

文件访问组件


File Access component的网络常见释义

文件访问组件 文件访问组件(File Access Component):借助文件存取组件可以实现对服务器上的 文件和文件夹进行管理,比如对文本文件的存取,文件和文件夹的复制、移动和删除等等。

组件 在ASP的应用组件中,数据库访问组件(Database Access Component)和文件存取组件(File Access Component)是最常使用、功能也最强大的组件。前者允许使用脚本查询数据库,后者提供对文件的输入、输出。

文件访问构件 file access component 文件访问组件 ; 组件 ; 档案存取元件 ; 文件访问构件 Database Access component 数据库访问组件 ; 资料库存取元件 MICROSOFT data access component 微软数据访问控件 ; 存取组件 ..

File Access component相关例句

This is the file that will be used by the component to authenticate access during runtime, and a user must have the admin role to run the utility.

组件将使用该文件在运行时验证访问,要运行这个实用程序,用户必须具有 admin 角色。

Descriptors such as the web.xml file of a web application or the application.xml of an EJB component completely define the declared protected resources and roles authorized to access them.

描述符(如web应用程序的web . xml文件或EJB组件的application . xml)完全定义声明保护的资源和授权访问这些资源的角色。

JARs can also include other types of files, not just configuration files. For instance, if my SpeakEnglish component wanted to access a properties file, I could set that up like Listing 6.

JAR也可以包含其他类型的文件,不仅仅是配置文件。