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
29
questions and find answers to
46
problems.
Stats
1.4k
EtPoint
438
Vote count
29
questions
46
answers
About
Charles Ma questions
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++?
best practice in storing non-source files under version control
Charles Ma answers
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?
How can I make Google's closure library load faster?
Git has forgotten the remote repository I fetch from / push to