Libraries and frameworks are designated as Required by default, but you can change this designation to Optional.

Required libraries must be present on the host computer for the product to load.

Optional libraries do not have to be present for the product to load.

A Required framework will always be loaded into memory, but an Optional framework will be loaded only if needed.

The initial load of the application will be faster if a large library that is never needed is designated as Optional.

相关文章:

  • 2022-12-23
  • 2021-07-02
  • 2022-12-23
  • 2021-04-09
  • 2021-12-27
  • 2022-12-23
  • 2021-06-30
猜你喜欢
  • 2021-12-18
  • 2021-08-04
  • 2021-09-15
  • 2021-12-03
  • 2022-12-23
  • 2021-08-18
相关资源
相似解决方案