I have this yaml file (file_in.yaml), components: &base type1: 3 # sample comment type2: 0x353 type3: 1.2.3.4 type4: "bla" schemas: descripti
I have created a maven project to implement an example on REST API. To get the values as xml file from a resource which is created by java class, I want to impl
I have the following code which is used to create the datatble and filter the value, but when the value contains parenthesis then the search is not giving any r
new to Unity here! I'm trying to move using vector3.MoveTowards(), but my object position always goes towards origin even if I placed it elsewhere. Before Play
I have a client code that sniffes network traffic and saves in a dictionary - all the active IP adresses that send packets. When a new IP adress sends packet -
I am excited to see the TextField enhancement: focused(...): https://developer.apple.com/documentation/swiftui/view/focused(_:) I want to use it to show a very
I 'm trying to create a Certificate with language PHP, this is the code $comN = "Nome Comune"; $on = "Nome Oragniazzationze"; $oun = "Oraganizazione Unit"; $mai
I have a MERGE scenario with an ARRAY_AGG() function in the main script. Once I have a match I'd like to combine the arrays from the source and target table but