MY词语>英语词典>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.
      你已经非法访问并盗用了机密的安全文件。

双语例句

  • Directory standards define a format for storing and accessing that information.
    目录标准定义储存和访问这种信息的格式。
  • These languages pose different challenges in storing, processing, accessing, and presenting the data.
    这些语言在存储、处理、访问和表示数据方面提出了各自不同的挑战。
  • Fix problems with accessing shared files and printers.
    纠正访问文件和打印机的问题。
  • You use it to store metadata about storing, accessing and managing information related to services.
    您可以用它将与服务相关的存储、访问和管理信息的元数据存储起来。
  • This models many users concurrently accessing dynamically generated and newly delivered content, such as messages and meetings.
    这将对许多并发访问动态生成的或最新发布的内容(比如消息和会议)的用户进行建模。
  • In today's computing environment, users and system administrators may be accessing systems located across the globe.
    在当今的计算环境中,用户和系统管理员可能会访问遍布全球各地的系统。
  • A system load analysis model for user concurrent accessing is established.
    构建了用户并发访问过程的系统负载分析模型。
  • Accessing properties of JavaBeans in the request, session, and application contexts.
    在请求、会话和应用程序上下文中访问JavaBean的属性。
  • The HTTP header methods define the intent of accessing the resource.
    HTTP报头方法定义了访问此资源的意图。
  • Just_this skips the method code, while accessing foo.
    对foo.justthis的访问跳过了方法代码,而对foo.somethingelse的访问则运行了代码;