I'm wondering if there's a way to obfuscate an ionic capacitor application? All the posts I've seen are with Cordova but there is not much out there for capacit
I want to use vue-element-admin to make a button for registering, so I copy the file folder which name is src/view/login,and rename it as register,then in the f
I am using p5.js for something and I need to have text inside rectangles appearing at the top of my canvas. I want this text to force the rect() around it to fi
I am learning python file handling. I tried this code to read one character at a time f = open('test.dat', 'r') while (ch=f.read(1)): print ch Why it's
Enabled in react index.html <meta name="referrer" content="no-referrer-when-downgrade" /> post that in header referer is visible, as below referer: ht
I have a list adapter to show content frm my social network, i need to put inside the text the img tags, i've tried using Html.fromhtml and it's formatting the
I would like to add a column in each dataframe within a list as logical after V1. Those columns should contain the information (TRUE/FALSE), if the value of V2
This is a dummy strat. Long = Macd Fast > Macd Slow Stop Loss = Previous Williams fractal Take Profit = 1.5 R/R ratio from Stop Loss. After the first trade,
This must be very common knowledge I can't seem to get. I don't even know the keywords to explain this. I'll use what I understand till now. So here is the situ
I'm trying to make this command notify my admins of a bot test and need it to mention the user who called the command. How would I go about that? I don't fully