I'm trying to set up WordPress. I have Apache and MySQL running, and the accounts and database are all set up. I tried to make a simple connection: <?php
I have this as my App.xaml.cs using System; using System.Collections.Generic; using Xamarin.Forms; using System.Threading.Tasks; using Xamarin.Forms.Xaml; using
I wanna move scalebar in my plot in r. scalebar(location=bottomright) allows to control the position, but I need to move it from top right to a little upper pla
I have 2 files: in userkeywords.robot I have the test case file as follows: \*\*\* Settings \*\*\* Library SeleniumLibrary Library OperatingSystem Resou
I am trying to use the Duration class instead of long. It has superior literal syntax. I like its flexibility, though it looks weird. "PT10S" means 10 seconds
I am trying to create a universal layout across my site. The layout is made up of the header and footer from 2 separate files. I have a file for the header call
I have a string like text= '{username} joined {servername} {{anytext {find} this {and} this also}} ' and a simple regex code print(re.findall('{([^{}]*)}', tex