This way I can reload the configuration at any time as long as my application is still running.
通过这种方式我可以在任何时间重新加载配置,只要我的应用还在运行。
2
Remember, you need to reload the function each time you try.
请记住,每次试验时都需要重新装入函数。
3
The example uses a lazy initialization approach and caches a reference to the Public Key from the CA Certificate to avoid the need to reload it each time the handler is invoked.
该实例使用滞后初始化的方案并缓存 CA 证书中的公共密匙的引用来避免每次处理程序调用时都要重新加载它。