I am really curious why this happen: Oracle cloud instances cannot communicate by default with each other via private ip within the same VCN subnet. Is it again
I have a RecyclerView in my application, there is a layout above and below it, I need the top layout to collapse while I scroll the RecyclerView, and when the R
I have a Cypher query that goes something like this: MATCH (t1:Team)-[:PLAYS_ON]->(m:Match)<-[:PLAYS_ON]-(t2:Team) RETURN t1 AS "Team 1", m AS "Match", t2
I develop Qt application in C++ under manjaro linux. The goal is to connect with a qC (Nucleo-L476RG Board) and receive data from accelerometer. App can find de
I want to make SQL Server scritp for creating database if not exist. IF NOT EXISTS(SELECT * FROM sys.databases WHERE name = 'DataBase') BEGIN CREATE DATA
I'm working on an end of year project that requires google document ai using flutter. I've combed the internet for any leads to no avail. So i'm turning to the
How do you name the initial version? Could you tell the proper version of the first version? Here is my candidates. Way1 Start => 0.1.0 => 0.1.1 =>
I was wondering if anyone could help me figure out a nested loop! I need to run the same loop 11 times, where the other loop is a simulation of 1000 iterations.
I've created an App reminding people to take madications on time. Every time, after I place a new APK on the Google Play, I get many complaints the alarm doesn'
let js = { "data":{ "id":"123", "vrnt":[ {"vID":1}, {"vID":2} ] } } i have to find vId in compass but unable to do so compass query {"d