Problem: I am writing a website that shows users photos. By default my api returns a certain number of photos by default (20), I want if the user keeps scrol
I want to run this code in Github : https://github.com/llazzaro/lsa_python but I don't know how to execute it with nosetests. I have python 2.7.11 and anaconda
I wanted to use Kite Publisher button in React native , I have used it in React but not sure how to use it in React Native?
I have a pipelined function created outside a package which I can call like this and successfully returns the desired output: SELECT * FROM ( TABLE ( my
I have a curious case where a POST request needs to redirect to a GET request to the exact same URL as seen in the browser. There are 2 proxy servers (IIS with
I have the execution times of program which are like so 00:00:10, 00:30:23 The question is how can I compare them to each other? val1="00:00:10" val2="00:30:23"
I need to rename a file, that was previously downloaded, so I dont have the exact filename. This was my approach: for file in os.listdir("./"): if fil
I want to use multidex in my application, At First I used depedencies : 'com.google.android:multidex:0.1', but after compile this error appeared : Error:Exe