250
Points
Questions
48
Answers
45
-
I have two input XML files, this is the first: <?xml version="1.0" encoding="utf-8"?> <ipaddresses> <ip>192.168.45.12</ip> <ip>192.168.45.33</ip> <ip>192.168.45.54</ip> <ip>192.168.45.95</ip> </ipaddresses> and …
- 1K views
- 3 answers
- 0 votes
-
I am writing an Android application in Kotlin in which a grid of items with a count associated to each …
- 468 views
- 0 answers
- 0 votes
-
I have XML that looks something like this: <suite> <case> <name>test A1</name> <status>pass</status> </case> <case> <name>test A2</name> <status>pass</status> </case> <case> …
- 430 views
- 1 answers
- 0 votes
-
I want to make following layout in android but unable to make because i new to table layout and tried …
- 402 views
- 0 answers
- 0 votes
-
I have a database with next tables (simplified): TPersons: FId – primary key, int – Id of person FName – …
- 0 views
- 0 answers
- 0 votes
-
I was creating a website in I was able to create homepage wanted to create <a href="#services">services </a> How to …
- 422 views
- 0 answers
- 0 votes
-
- 440 views
- 2 answers
- 0 votes
-
- 473 views
- 0 answers
- 0 votes
-
- 468 views
- 1 answers
- 0 votes