The openzeppelin codes of ERC20 token give error in deploying directly. Even after flattern the codes, i am unable to select contract MyToken out of many contra
Is there any command to list files in the working directory of git ? I know we have commands for the below: To list files in branch (committed): git ls-tree -r
here this simple program is for to understand how to manipulate with keyboard module. problem is that when user hit number 1 loop moving to the second loop, whe
Recently the following GitHub Action has been deprecated with a deletion date already established at end of month (2019-12-31). The issue is, there is no "offic
I'm running VSCode on WSL1, and my git repo is not being recognised by VSCode. I've checked: Git --version: 2.32.0 2.17.1 VSCode version: 1.58.1 Git SCM extensi
I used apache-tomcat to run geoserver,then I used a shapefile called NEIGHBOURHOOD, this file has data for north America and south America, geoserver shows perf
I have a question about a card stack inside a modal stack as illustrated in the attached image. So, just to repeat what I wanted to do. I have a screen with the
I'm new in Qt and now working on calculator application that has opportunity of keyboard input (1,2,3,4,5,6,7,8,9,0,-,+,/,*,.,(,),). Firstly, I tried just to de