I am building an electron-react app with Agora for calls. I am trying to implement the screen sharing feature. As described in the following documentation I tri
When I pass in an uniform int variable for a for loop, it reports an error When I define a constant, it doesn't report an error, How to solve it // error INVALI
I have a webpage that displays our database schema in a bootstrap card similar to how workbench shows the schema in their navigator. The problem is that we have
I have a project with a lot of files and folders. There are no problems with finding files. They can be found with Ctrl-P. But there are many folders in which f
I am working to automate my email outflow using Excel VBA. I have A, B, C columns in Excel. Column A contains the content the name of addressee (one addressee c
In the past 2 years, I was interested in using free monad to helping me to solve practical software engineering problem. And came up my own construction of free
I've been using such API for generating reports over Google Analytics: https://developers.google.com/analytics/devguides/reporting/core/v4/rest/v4/reports/batch
Consider the following setup: 1. TPETestClass.java import java.util.concurrent.LinkedBlockingQueue; import java.util.concurrent.ThreadPoolExecutor; import java.
I have following plan stage in my gitlab CI, which I took from here but unlike gitlab-terraform, terraform v1.1.0 doesnt have any option of plan-json, so I am t