Andoird was done without difficulty but I'm very new to IOS(OC/swift) Follow instruction of sdk doc, imported sdk into umbrella header Able to call sdk from mai
Hello Im trying to launch VS Code from terminal using code . but getting errors: /usr/local/bin/code: line 6: python: command not found /usr/local/bin/code: lin
I'm creating an error message dialog in swiftUI and I'd like the user to be able to copy and paste the error message from the dialog. I use Text like this to ac
Using Terraform v1.1.6 with Provider OCI. I would like to create a new child compartment under an existing parent compartment to which I only have the 'name'. F
This code: #include <stdio.h> struct { int i; const char* str; } ar[] = { 1,"asd", //should be {1, "asd"}, 2, "qwe", //should be {2, "qwe
I am using QT and lately got into translations using tr() function. Is it possible to work with model/view architecture and translations with QT? By that I mean
I'm currently working on an app on which I have blocs of text and would like to know if they're related to cooking / recipe vocabulary. I've seen and tried a fe