:win10 :docker mysql:5.7 $con = mysqli_connect("127.0.0.1","root","root"); var_dump(mysqli_connect_error()); :string(18) "Connection refused" $con2 = mysqli_connect("localhost","root","ro...
in the vue project, flexible, also uses mint-ui, so you don t use px2rem, to manually calculate rem. This is very troublesome, is there any good solution? And the value of the root element using flexible is variable, how can I calculate it ...
The ant-design-vue used for uses this upload control for the first time. What the background needs is a local image path. How to get consolefileList ...
suppose that the response time of an interface is 0.06s. Now there are 52 fpm, on the machine. How many concurrent requests can you support? ...
1. Ngx-quill rich text editor has been inserted in the background, but what is displayed the day before yesterday is a html string, how to solve it? 2. The code is displayed at the front desk. <div class="goods_detail"> <div c...
problem description vue and jquery project mixed projects are written in vue at first, and then written in jquery (mainly rendering). renders a result list in a vue project, using template.js rendering, the JS is a component that renders the result...