Whenever you access the image resources of the server, there must be a URL of the corresponding image. This is equivalent to requesting online to download the picture corresponding to the word every time you view it. In addition, check the image requirements in your program, whether the image must be displayed when viewing the entry. If not, it is feasible to use the method you mentioned to request download and display. If yes, provide a method for reference. Pack the image resources into a zip package. When the application is running, let the user choose to download the zip package and access the image corresponding to the entry locally. This approach is recommended.
There is a free API online, just call it directly!
What do you mean by space?
Alibaba Baichuan provides this service, free 20G storage http://wantu.taobao.com/mediaportal/index.htm?spm=a3c0d.7662652.1998907816.3.ZauPYd
Recommend Qiniu Cloud Storage
Whenever you access the image resources of the server, there must be a URL of the corresponding image. This is equivalent to requesting online to download the picture corresponding to the word every time you view it.
In addition, check the image requirements in your program, whether the image must be displayed when viewing the entry.
If not, it is feasible to use the method you mentioned to request download and display.
If yes, provide a method for reference. Pack the image resources into a zip package. When the application is running, let the user choose to download the zip package and access the image corresponding to the entry locally. This approach is recommended.
Recommend Qiniu Cloud Storage