
Gabriel Wu
A writer. Writing academic papers, blogs, codes, documents, essays, novels, poems, and translations.
Education
Peking University
Work
Fullstack developer at Zukdoor Inc.
Compile OpenCV4
Compile OpenCV4
1 min read
A few pip tips
A few pip tips
1 min read
loading...
Recent comments
How I wrote my own React wrapper for Google Map
Since you mentioned componentDidMount, you are using class ...
How I wrote my own React wrapper for Google Map
If you are using my wrapper, you can get the reference to m...
How I wrote my own React wrapper for Google Map
See PROPS & METHODS section for each component in the d...
How I wrote my own React wrapper for Google Map
Hi James, here is an example of InteractiveMarker.
What's the best way to host small websites for free?
For static websites, there have been many solutions, and it...
What's the best way to host small websites for free?
I would recommend Now, it is more than static content hosting...
How to cut an mp3 file into multiple audios with bash and ffmpeg according to a timetable.
I think all your requirements have been met. #!/bin/bash...