im having some troubles building an app in xcode but the build in Unity to android works just fine. I have searched all over and none of the other solutions hel
I have a PowerBi report with several data sources, SQL query and Excel connector. The SQL data data on our Products whereas the Excel is living data on salesper
I have a question on Local Notification in Swift. I want to add daily alarm from next day to everyday but can't write it. let component: DateComponents = {
I was finding solution to print webpage into local file PDF, using Python. one of the good solution is to use Qt, found here, https://bharatikunal.wordpress.com
This is my first time using Meshlab so I don't really know my way around the software or how to troubleshoot myself. Thought I would post in here in the hope th
The following terminal command shows the logcat. $> $SDK/platform-tools/adb logcat But how do I get out of it to go back to the terminal prompt? I tried
I have a string containing many words with at least one space between each two. How can I split the string into individual words so I can loop through them? Th