I am trying to automate the build/deploy aspect of our python library, but am unable to figure out how to programmatically set the version number so that the ve
I want to modify the fillColor of the VectDrawable by java Code, I cannot find any solution to modify it, vector xml is like this <vector xmlns:android="http
im nemson i have a problem with my embed code this is the code i have for the embed if (message.content === prefix + "help") { const embed = new MessageEm
#include<iostream> using namespace std; class String { protected: enum {SZ= 80}; char str[SZ]; public: String (){str[0]='\
Having now checked a multitude of Stack Overflow threads on this, I'm struggling to apply the answers to my particular use case so hoping someone can help me on
I have a contenteditable div: <div class="one" contenteditable="true">A</div> If the user enters HTML, CSS or Javascript tags into that contented
I am trying to select all using the chosen plugin but I have failed in all my attempts. I am using the following code. Any help would be greatly appreciated. I
I have a table called WB.Email, WB.DATA and WB.APRIOD. I have to fetch the data from WB.Email condition is: where current date = display date -15 days ; To find
I'm a beginner with vpython, trying to make something like clock using text. The problem is that text actually changes but the older one stays, I have tried set