-
To ask a strange question, is there any way for C-sharprestful api to enter the breakpoint after receiving the request from the front end?
for example, windows service can be debugged later by attaching to the process, as a programmer, want to improve their awareness, whether there is a great god can answer. ...
-
The understanding of the value 1 or 0 of "code" in the json returned by the backend interface.
in the separation of front and rear ends, and in the design of back-end interfaces, such as
{
"code":1,
"data":{}
}
The value of code, 1 means that the request succeeded or failed in response to the code request? Look at se...
-
Do the API interface, why should access_token be passed in the Header header?
What are the advantages of compared to using post?
in addition, token changes every time you log in, so how does multi-side login work?
...
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2c3fd-2bb2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2c3fd-2bb2a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?