I have a problem of debugging. I have the window created with the buttons, labels and everything, but when i try to debug it, the UI/GUI doesn't show up. I am o
I've recently found myself writing many blocks of the following form: try { return Optional.of(thing.doSomething(arg)); } catch (Exception e) { System.
I have the following data: url = getURL("https://www.fomento.gob.es/be2/?nivel=2&orden=34000000") parsed <- htmlParse(url) links <- xpathSApply(pars
I have this string: __GENUS : 2 __CLASS : Win32_Process __SUPERCLASS : __DYNASTY : __RELPATH : __PROPERTY_COUNT : 1 __DERIVA
Is there a way by which I can download only a part of a .rar or .zip file without downloading the whole file? There is a ZIP file containing f
I want to detect a filled circle and get the value of that circle for example first circle have value 1 and carry one. I have attached the image below the circl
How do I manage to implement a "press enter" command instead of having the user write something? I am terribly new. using namespace std; int main() { int ye
I'm getting started with GCP and Data Fusion, and I didn't find any reference on google or official documentation of GCP about setup dev, qa and prod enviroment