词语吧>英语词典>accessing翻译和用法

accessing

英 [ˈæksesɪŋ]

美 [ˈæksesɪŋ]

v.  访问,存取(计算机文件); 到达; 进入; 使用
access的现在分词

现在分词:accessing 

计算机

柯林斯词典

  • N-UNCOUNT 进入(权);通道;入径
    If you haveaccess toa building or other place, you are able or allowed to go into it.
    1. The facilities have been adapted to give access to wheelchair users.
      这些设施已经改造过以方便轮椅使用者进入。
    2. Scientists have only recently been able to gain access to the area...
      科学家直到最近才得以进入该地区。
    3. The Mortimer Hotel offers easy access to central London.
      从莫蒂默旅馆去往伦敦市中心交通近便。
  • N-UNCOUNT 查阅(或使用)的机会(或权利)
    If you haveaccess tosomething such as information or equipment, you have the opportunity or right to see it or use it.
    1. ...a Code of Practice that would give patients right of access to their medical records.
      允许病人查看自己病历的职业准则
    2. ...whether one has access to a dish and the other accoutrements needed to watch satellite TV.
      是否能使用碟型卫星天线以及其他观看卫星电视所需要的装备
  • N-UNCOUNT 接近(或面见)的机会(或权利)
    If you haveaccess toa person, you have the opportunity or right to see them or meet them.
    1. He was not allowed access to a lawyer.
      他未被获准见律师。
    2. My ex-wife deliberately sabotages my access to the children.
      我的前妻蓄意阻挠我见孩子。
  • VERB 存取,访问(计算机信息)
    If youaccesssomething, especially information held on a computer, you succeed in finding or obtaining it.
    1. You've illegally accessed and misused confidential security files.
      你已经非法访问并盗用了机密的安全文件。

双语例句

  • Our approach unifies the paradigm for creating and accessing business logic.
    我们的方法统一了创建和访问业务逻辑的范型。
  • Web portals provide users a central gateway for accessing various resources and services.
    Web门户为用户提供了访问各种资源和服务的中心网关。
  • Just_this skips the method code, while accessing foo.
    对foo.justthis的访问跳过了方法代码,而对foo.somethingelse的访问则运行了代码;
  • A highly duplicated index can severely impact the speed of accessing, updating and deleting data.
    一个高度重复的索引可能会严重影响访问、更新和删除数据的速度。
  • Monitor V6.1 added REST APIs for accessing the Monitor metadata and data.
    MonitorV6.1新增了用于访问Monitor元数据和数据的RESTAPI。
  • Marshal information technology as a tool for storing, accessing, and using valuable intellectual property information.
    利用信息技术和因特网作为存储、查询和使用有价值的知识产权信息的工具。
  • Accessing data presents a similar problem.
    存取数据提出了类似的问题。
  • JSR-170 provides two methods for accessing nodes: traversal access and direct access.
    JSR-170提供了两种存取内容的方法:遍历存取和直接存取。
  • The HTML DOM defines a standard way for accessing and manipulating HTML documents.
    HTMLDOM定义了一个访问和处理HTML文档的标准方法。
  • It discusses calling Java methods and accessing fields, both instance and static.
    其中将讨论如何调用Java方法和访问字段(实例和静态字段)。