1. Download lighttpd-1.4.49 and pcre.8.38 2 and compile pcre.8.38 on the official website. . configure --host=arm-gcc mark 3, compile lighttpd.1.4.49 . configure --host=arm --with-openssl make make usr local lib libpcre.so:could not read symbols: ...
I have a document with a content similar to the line 1 is: a-b-o the line 2 is: not found the line 3 is: not found the line 4 is: a-c-k the line 5 is: a-d-g a-h-o the line 6 is: a-g-i the line 7 is: not found this. I want to use python to get success...
The configuration in package.json is as follows "scripts": { "dev": "nuxt", "build": "cross-env NODE_ENV=production nuxt build && nuxt start", "start": "nuxt start&q...
in es6. The extension operator expands the array [1Magol 2pr 3] unfolds as 1Magol 2Jol 3, so what is this 1Magol 2Jol 3? An array is not an array, a string is not a string later, there was also the operation of the object. The operator is called de...
I just started to learn that js, saw the section of parasitic combinatorial inheritance on "js elevation ", but I don t quite understand the code given in the book. what I understand is that parasitic combinatorial inheritance is to avoid the problem...
there is no problem with testing on the browser, and an error message is displayed in Android 4.3 Unhandled promise rejection it s just on one page, but all the other pages are normal. on the page, I don t use Promise. Why would I report this e...