in the part where thinkphp5 is used as the site configuration item to take effect in real time read the data in the configuration table in the app_init hook function, which can be read in all pages. My idea is to use $GLOABLS. But I see other people ...
this problem is mainly related to the emergence of a large number of CLOSE_WAIT on the production server. In practice, the third-party interface is sometimes very slow, which is suspected to be related to it. In order to maintain the normal operation ...
h5 page performance optimization A casual question, I would like to know what common optimization ideas are available on a page where dom operations are very frequent. The number of tags may be in the order of 100-1000, and it is more frequent to in...
console console.log () prints a lot of logs, will it affect the browser stutter? ...
as shown in the picture, the structure of the browser is: 1 br 2 strong 3 is a business web page, while a yellow web page is an irrelevant web page. page 1 Magi 2 Magin3 is a business web page, which needs to add a prompt function. three minutes p...
as shown in the figure, this causes me to pull down and bounce back very quickly. How can I solve this problem? < hr > request interface code: async getList() {...} onLoad() { let that = this; that.getList(); } drop-down refresh code: onPullD...