I'm currently trying to learn vue.js on the nuxtjs server in the localhost:3000. I have found out a problem that whenever I create a new "xxxx.vue" file in the
Assume we have m data points. What is the number of degrees needed for polynomial curve fitting if we wish to make the adjusted R^2 value to be 1? (Theoreticall
I am trying to send a PUT request to the API but I get an error. I tried casting in DAO file but wasn't helpful. I tried the other solutions to this issue but n
I have a large PowerShell script that automates the creation of an Excel workbook from scratch. For months now, I have been unable to resolve one issue - but o
I need to split my business logic into two Smart Contracts, A and B, where A adds some data on the ledger and B read's A's data directly from the ledger, for so
I have a repository with several separate configs which share some modules, and reference those modules using relative paths that look like ../../modules/rabbit
at the moment im experimenting with the flutter macos application. Basically I want to create a button in my macos app which sets a background image on my macbo
I am a newbie in the ansible world and one of the first thing I want to do is to change the default port in a configuration file: /etc/xrdp/xrdp.ini Every time
I'm trying to use cleverly DTO and Entities in my project but it seems more complicated than it should be. I'm building a backend for managing inventory, I use
I am trying to add onscroll event which will highlight the background colour of each phases, any suggestion? this is my html code I have tried with a few listen