问题:
I keep seeing "bootstrapping" mentioned in discussions of application development. 我一直看到在应用程序开发的讨论中提到的“bootstrapping”。 It seems both widespread and important, but I've yet to come across even a poor explanation of what bootstrapping actually is; 它似乎既广泛又重要,但我还没有看到一个关于实际引导的错误解释; rather, it seems as though everyone is just supposed to know what it means. 相反,似乎每个人都应该知道这意味着什么。 I don't, though. 不过,我没有。 Near as I can figure, it has something to do with initialization tasks required of an application upon launch, but I could be completely wrong about that. 我可以说,它与启动时应用程序所需的初始化任务有关,但我可能完全错了。 Can anyone help me to understand this idea? 任何人都可以帮我理解这个想法吗?
解决方案:
参考一: https://stackoom.com/question/5GMY/什么是自举参考二: https://oldbug.net/q/5GMY/What-is-bootstrapping
来源:oschina
链接:https://my.oschina.net/u/4438370/blog/4274435