I am trying to create a website. And I have a basic knowledge of HTML and CSS. I am using file base from hostinger and directly creating the code and at the sam
I am very new to Rust and trying my best to understand what is going on. Directory structure looks like this. ├── Cargo.lock ├─
I'm fairly new to HTML and still learning and now I'm stuck with something: I finished making an image carousel and I cannot add a second container under the ca
I got up and running with Visual Studio 2022 Preview for a couple of days now. Got the first shock, there is no Startup.cs. Thats ok, a bit of reading, I know S
I am using React-Native (v 0.66.3) TextInput to Android to set numeric values, but I would like to find a way to remove the dot button and to have a more accura
@Mapper(componentModel = "spring") public interface ApiBeanMapper { ApiBeanMapper mapper = Mappers.getMapper(ApiBeanMapper.class); ApiEntity apiModelToEntity(Ap
I'm trying to read in a file as an array of lines and then iterate over it with zsh. The code I've got works most of the time, except if the input file contains
I created a React NW.js application using the npx create-nw-react-app ... command line. I'm working in a Linux environment. So far, so good. I managed to make
im using github desktop, for that reason my git project in wsl are managed by the git for windows, lately I was prompt to update git and now I get "fatal: could
Please do you know how to remove a line in MS Word using Apache POI? I tried to remove the runs in the paragraph itself but no way. Here's the code I tried: Lis