I'm trying to create this kind of layout in android. I'm using constraint layout. I want to divide the screen with height y to two halves with y/2 height each.
I had follow this tutorial for setup External Login https://code-maze.com/external-identity-provider-aspnet-core-identity/, after when I want to test login with
In the documetation, there is an attibute selected while calling go.choropleth to build a map. I want to ask if anyone knows what is it for? Because currently I
HI I am pretty new to spark i want to use pyspark to stream data from Kafka to mongo but i am not able to run pyspark. and every-time i run it on terminal it gi
As I understand it, getBBox() is supposed to ignore the transformations applied to the element it's measuring. eg: if I have: <g transform="scale(0.5, 0.5)"&
I'm putting together a Kivy app and I'm having trouble figuring out how to change screens at an arbitrarily chosen point within the python code. In the followi
I am testing a form using WebTest. However, somes fields are created dynamically using JS, and thus these fields are not in the Form. I have an error when I try
I am new to regular expressions and I have a text as follows. How can I use the RegEx to extract all words with at least one digit in it? Really appreciate it.
New in Xcode 8 beta 4, NSError is bridged to the Swift Error protocol type. This affects StoreKit when dealing with failed SKPaymentTransactions. You ought to c