Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Charles Ma
Charles Ma has asked
30
questions and find answers to
48
problems.
Stats
1.4k
EtPoint
449
Vote count
30
questions
48
answers
About
Charles Ma questions
What does ~(uint32_t) mean?
Oracle's pro*C compiler and gnu C (__builtin_va_list, __attribute__, etc)
How do I run a go test using bazel with the -race option?
Is there a good obfuscater for Perl code?
What are the security concerns with redirecting a user after login to a url supplied in the login form?
What is thread hopping and when is it necessary?
How does chmod work for windows? [closed]
Why are characters like @, $, :, and ; reserved characters in a url query component?
How should I securely store passwords and use http auth in a chrome extension
What does ^ after a type mean in c++?
Charles Ma answers
Vim puts a lot of tab characters when pasting code from clipboard [duplicate]
Write frames from camera to a single image in OpenCV
int and string parsing
Dynamic programming: can interval of even 1's and 0's be found in linear time?
Automatically restart program when error occur
How do I run a go test using bazel with the -race option?
sorting using recursion
Ignoring Whitespace with Regex(perl)
Sorting a string in array, making it sparsely populated
What precautions should I take to prevent XSS on user submitted HTML?