V2EX  ›  英汉词典
Enqueued related words: Autoload

Autoloader

释义 Definition

autoloader(名词):自动加载器。指一种机制/组件,能够在程序需要某个类、模块或资源时自动把对应文件加载进来,避免手动写大量 include/require/import。(在军事语境中也可指坦克等武器的自动装弹机。)

发音 Pronunciation (IPA)

/ˈɔːtoʊˌloʊdər/

例句 Examples

The autoloader loads classes automatically when the app starts.
自动加载器会在应用启动时自动加载类。

If the autoloader is misconfigured, the program may fail to find a class and crash at runtime.
如果自动加载器配置不正确,程序可能在运行时找不到某个类并因此崩溃。

词源 Etymology

由 **auto-**(“自动的”)+ loader(“装载器/加载器”)构成,字面意思是“自动装载的装置”。在软件开发中,“load”常指把代码或资源载入内存,因此引申为“自动加载(代码)的机制”。

相关词 Related Words

文学与作品 Literary Works

(该词更常见于技术写作与开发文档中,以下作品/资料中经常出现)

  • Modern PHP(Josh Lockhart)
  • PHP Objects, Patterns, and Practice(Matt Zandstra)
  • Laravel: Up & Running(Matt Stauffer)
  • Composer 官方文档(Autoloading / Classmap / PSR-4 等章节)
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   937 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 19:51 · PVG 03:51 · LAX 11:51 · JFK 14:51
♥ Do have faith in what you're doing.