I'm currently working on a project in laravel8 and i've been stuck here for so long and i can't see what the problem is ! i'm trying to make the tours page dyna
My <mat-form-field> placeholder text ("Search for your school...") is too low near the bottom of the <input> box. How can I vertically raise it so t
I have a simple csv file people.csv: fname, lname, uid, phone, address John, Doe, 1, 444-555-6666, 34 dead rd Jane, Doe, 2, 555-444-7777, 24 dead rd Jimmy, J
I tried to fetch all special div tag with a class of "someClass" from a website Website need to scroll down to load new div elements so I used Keys.PAGE_DOWN, t
The goal of this issue is avoid SQL injection, I have queries (select, insert, update, delete). When I need to send the table name as parameter, how can I do th
I'm trying to record sound from my microphone and simply dump it into a wav file. I have tried code from several tutorials. When I write the AudioInputStream to
I'm a mechanical graduate and has 3-4 years experience in the mechanical domain and want to change my domain and get into software field. I did my fare amount o
If there's some cross-platform C/C++ code that should be compiled on Mac OS X, iOS, Linux, Windows, how can I detect them reliably during prep