apidoc this plug-in does not allow the use of Chinese in the @ apiGroup block. If it has Chinese, it will use "_ _ " instead. wants to know what else can be done to make @ apiGroup use Chinese besides being defined in @ apiDefine. ** * @api {po...
this is a page I found from the Internet. I probably modified it a little bit, but there was no response after clicking the import button. Is there something wrong with the code, or this path is not written, but I can t find a place to write. Please kn...
because of the company s business needs, monitoring users consumption, phone calls and other records, so I also tried to simulate login to get cookie, but it seems to fail. currently use simulated login ...
Student information management needs to be designed in the project. Contains grade, class, students and other information. but there is a problem. The grade of the students changes every year, and the first grade is promoted to the second grade. how ca...
use thinkphp to develop interfaces, how to deploy to servers in lamp environment, and where should the front-end code be deployed? I just got in touch with you. I hope God will give me some advice. ...
can I set the semicolon to add automatically to phpstorm? ...
this is the code I wrote. In automatic verification, I found that the level field did not implement the checkLevel method. Then I looked at the Tp source code and found that the function section is empty. Is it the tp source code or the problem with my...
textarea how to let users wrap the code before carriage enter with a P element each time they press enter or how to achieve segment spacing (not line spacing) ask for advice ...
Where is the elegance of laravel? ...
check whether to log in in the check class file under the behavior file under the module, and then jump to the business, use the redirect prompt to report an error, and find the answer Call to undefined method app admin behavior CheckBehavior::redir...
{...getFieldProps( key ,{ rules: [ { required: true, message: }, { whitespace: true }, ], })} .g...
it s embarrassing. I have tried N times, my system is win10 environment is phpstudy integrated environment! in my php.ini, openssl has been opened and CA certificate has been downloaded. ...
The value returned by var_dump is as follows string (251) "{ " result ": " misty clouds worry about the day forever. The auspicious brain dissipates the golden beast. During the festive season, the jade pillow gauze kitchen is cool in the middle of th...
the map of Tetris is implemented in a two-dimensional array, and squares are also implemented in arrays, but I just don t understand how maps interact with squares. is how to know where the square is on the map. Besides, although the two-dimensional ...
for example, get: the start and end time of this week, this month, and last week ...
< H2 > how did the printed index max item come from < H2 >? ...
like Table Fields id typeid article id userid user id status like status 1: liked 0: not liked I want to know that the id of an article is the total number of likes of 1br 2 code 3 group by typeid 4. I don t know how to use tp5 to write Native ...
Commodity video (optional) + picture display, as shown in figure I use video to make videos. question 1 what should I do with the picture of the first video in area B? [what I do: remove the controls= "controls " from the video tag and turn it i...
after the order exceeds a certain time, the user does not confirm the receipt, so the system needs to automatically complete the confirmation operation, that is, to change the status of the order. Do you have any good ideas? I have seen before that so...
what is stored in the database is the html code, which is mainly a piece of div content, including the style, does not contain the body and other tags, and the label is strict in opening and closing. If I want to query the keyword "class " now, if I us...
axios requests to download and export a file. If the request succeeds, it returns a file in stream form. You need to set responseType: arraybuffer , but when the request fails, you return json, and you need to use the default responseType: json to...
The progress event is used in vue-axios, why event.loaded = event.total when the request fails , then there is no way to calculate the real-time progress bar the environmental background of the problems and what methods you have tried related codes...
client sends messages that cannot be broadcast globally, but can be broadcast to the current user if I comment on onWorkerStart, I can broadcast globally if I don t comment on onWorkerStart, I can t broadcast globally, but I can reply to the current...
find a mobile horizontal paging component. If you want to drag and drop paging, you d better support vue I used better-scroll, which also supports horizontal dragging, but it doesn t seem to have events like pullingUp in the vertical state, so I can ...
iview error content: Uncaught TypeError: Failed to execute removeChild on Node : parameter 1 is not of type Node . At eval (iview.js?0536:31530) ...