I have made a struct to store the 3 items and declared the [25] to store 25 items. I need to generate 25 receipts so inside the for loop, when i=0 the receipt i
My CSS looks like this: div.SOMECLASS { position: absolute; max-height: 300px height: auto; width: auto; overflow: auto; ... } The div height and w
Im using expo-localization. When I try to submit the app to the google play store, it says that the app uses location service. Is there a way for the app not to
I am currently really confused, because I get the ERROR TypeError: "_this.device.addKeysToObj is not a function". But I implemented the function, so I have no i
I am a freshman in Django and I have a problem with understanding of implementation background processes. For example, I have: model.py class Person(models.Mode
file: buffer: {type: 'Buffer', data: Array(599862)} encoding: "7bit" fieldname: "file" mimetype: "application/msword" originalname: "2020.doc" size: 599862 [[Pr
Consider the following GUI: when the user press the + button the value is incremented to 6. However on another computer another user is running the same GUI. T