{ "id" : "58", "topicHeader" : { "replayData" : { "messageDateInms" : NumberLong(1649448201357),
I have a long list of data display in android spinner. So i want to add a search option to this spinner ? Can any one help me with a simple example code.. (I sa
I could not figure this out, I can make an instruction like this and it works no problem call ffffdd80d60e4000 But how would I go about converting this into
I've got a Typescript/Apollo Server project that I'm trying to get deployed to Heroku, and have been running in to issues the last few days. Originally path ali
I have created a table with CREATE TABLE visits ( user_id int, event_date timestamp ); INSERT INTO visits (user_id, event_date) VALUES (1, '2021-12-22 12
can someone Help me with fixing this. I want this code to work such as when I click the Home button on the side menu, it should take me to the Main View("This i
I have 2 vectors: v1 = c(4, 8, 13) v2 = 1:20 I want to classify each element in v2 to a specific group depending on the element comparison. In this example, va
I am doing some exercises online, and I am stuck on understanding the beginning of the question, I am not going to put all exercise because I want to resolve th