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

双语例句

  • This datasource will be used for configuring the federated repository accessing this database.
    此数据源将用于配置访问此数据库的联合存储库。
  • But like Categories, Tags provide another means to aid your readers in accessing information on your blog.
    但是与类别相似,标签提供了另一种方式来帮助你的读者使用你的博客上的信息。
  • Monitor V6.1 added REST APIs for accessing the Monitor metadata and data.
    MonitorV6.1新增了用于访问Monitor元数据和数据的RESTAPI。
  • These plugins include accessing various data stores including CouchDB, REST storage and Google AppEngine.
    这些插件包括访问存取各种数据库,例如CouchDB、REST存储和GoogleAppEngine。
  • Web portals provide users a central gateway for accessing various resources and services.
    Web门户为用户提供了访问各种资源和服务的中心网关。
  • Fix problems with accessing shared files and printers.
    纠正访问文件和打印机的问题。
  • Because Ajax is inherently asynchronous, GWT defines an asynchronous interface for accessing remote services.
    由于Ajax天生就具有异步性,因此GWT定义了一个异步接口来访问远程服务。
  • That's all there is to accessing JMS resources in JNDI!
    这就是在JNDI中访问JMS资源所需的全部操作!
  • Accessing data presents a similar problem.
    存取数据提出了类似的问题。
  • Just_this skips the method code, while accessing foo.
    对foo.justthis的访问跳过了方法代码,而对foo.somethingelse的访问则运行了代码;