Here is my Caddyfile: aruiplex.com { encode gzip file_server /files/* { root /files browse } rev
I have follow dialog box. When I click 'Next' I want it to navigate to GamePage() screen. But unfortunately it doesn't work. Following is the GamePage Widget cl
While compiling the code below with Qt 5.12 using Microsoft Visual C++ Compiler 15.9.28307.1300 (amd64) and c++17 standard I get the following error: error C35
I'm trying to make a windows-installer project that installs a windows-service. During the installation, I want the user to enter an SQL-connectionstring in a t
I have a table with columns as follows: +-----------+--------------------+---------------+-------------+ | person_id | appointment_status | starting_date | endi
Sorry I am new to blockchain development, so pardon my silly basic question. I have created a bunch of ERC-1155 using Polygon main net. I have all the address a
in situations shown on both images, i'd like to go right to the only relevant file, instead of showing me options first img showing node_modules second showing
I want to get the count of distinct current users and one year ago using sql I have used the following query but it gets the current number and zero for one yea
I want to create a torch tensor of size 100 with values 10 and 100. For example: The following gives a tensor of values between 5 and 6. torch.randint(5,7,(100,