Printing file path with directory indentation. Input will be [ "/root/html/file/a.html", "/root/html/image/a.jpg", "/root/html/file/b.html", "/tmp/c.log
I hope to set _isRecording inside SoundViewModel class, and I hope to expose isRecording to UI. But the Code A is wrong, how can I fix it? Code A class Soun
Jetpack Compose version: '1.1.0' and Jetpack Compose component used: androidx.compose.* (base components_ Android Studio Build: 2021.2.1 Kotlin version:1.6.10 I
I'm having an issue when I try to run the code command from Visual Studio Code in WSL Ubuntu. I get the following error: $ code . /mnt/c/Users/Name/.vscode/ext
I downloaded external images to the android studio into the drawable folder of res but when I select the ImageView to add the same image on the screen, the imag
I am trying to understand why the memory usage of my program is increasing over time. I created a program that creates around 200 different instances of class A
I am trying to get the current date and time as a global constant variable when the app first load. Then use this constant variable to call GET method. Is there
Good morning, I have the following code with the programming language javascript. And the thing is, I've been asked to optimize the function. Reduce the lines o
I have written the following code to simply call cblas_dgemm to multiply two matrices. #include <stdio.h> #include <stdlib.h> #include <time.h>
When trying to share to Facebook via the native iOS sharesheet, the Facebook create dialog will open but when I go to post it, the Facebook progress screen show