I have two files: <?xml version="1.0" encoding="UTF-8" standalone="no"?> <svg width="210mm" height="297mm" viewBox="0 0 210 297" version="1
I have created a custom map via http://www.google.com/mymaps/ and have added a few locations. Is there a way for me to retrieve these locations (in lat and lng
I need to know when user send my android app to background and then bring it back to foreground when user send app to background I should perform server call a
I've been using the following approach: $foo_called = false; function foo() { if($foo_called) { return; } $foo_called = true; //
I have two individuals I need to perform crossover on that are of different lengths. The individuals may be like this, but could be much longer: 0 1 2 2 1 2
I want to upgrade my Python 3 install to a specific version of python 3 (3.8.10), but I can't figure out the complete version that "windows package manager" is
I am trying to store traces of microservices in MySQL DB using zipkin server. Problem is traces are not getting store in DB, where as tables(zipkin_annotation,z