problem description RT wants to set up two different front-end projects to access different static resources, but does not know how to set them, for example, wechat accesses css and js files under the wechat path manager accesses css and js files un...
the location rules in the nginx configuration file are as follows: location = { return 601; -sharpA } location = login { return 602; -sharpB } location ^~ static { return 603; -sharpC } location ~ .(gif|jpg|png|js|css)$ ...
now I m going to use the data stored in localstroage. The format in localstroage is a json,. I m going to use the name, stored in localstroage now. How can I get it? Wait online ...
loading does not jump to solve ...
signature_pad uses this plug-in, and then uses the fromDataURL method to render the 64-bit image I generated. The display is much smaller. Is there any setting? and this happens only when Google browser is debugging with ipad. ...
$userlist = [ [ name => zhang , money =>10, level =>1], [ name => wang , money =>20, level =>2], [ name => li , money =>10, level =>...
<div class="col-sm-2 pull-right"> <div class="input-group"> <form class="form-horizontal" id="jsStayForm" method="post" action="{% url pro1:gamesearch %}"> <input t...
problem description my two-tier components are respectively outermost parent components, which are responsible for whether the pop-up box of the child component layer is displayed . ...
for example. Integer array A: [0,2,3] Array B: [ {id:22, name:"aaa"}, {id:1, name:"sss"}, {id:2, name:"qq"}, {id:5, name:"sdd"}, ... ] according to array A, the required data is id of [0], [2], [3] b...