Context I created a Github Actions workflow that generates a .msi file that I wan't to execute afterwards to test if the application is working as expected. The
#include<graphics.h> #include<conio.h> #include<iostream> using namespace std; int main() { int gd = DETECT, gm; initgraph(&gd, &
Say I have a table with two columns: the time and the value. I want to be able to get a table with : for each time get the max values of every next n seconds. I
I want to exclude the callback page from Cloudflare anti DDOS protection so I can accept callbacks from the payment systems when I enable "under attack" mode, b
I'm making a cookie clicker game where i recently converted the counter from a number primitive to Big-int and i have faced a problem where i
Having an interesting issue. I'm reading from an excel file on a server via an OpenRowset in Sql2005. I've run the query a number of times without any problems.
I want to fit lognormal distribution to my data, using python scipy.stats.lognormal.fit. According to the manual, fit returns shape, loc, scale parameters. But,
Good afternoon! There is an object that contains field as type List, is it possible to set each (some) field of type T, by values generated in the annotation by
How to give autolink for some part of textview ? For example : My text inside TextView is "Please click here to open this webpage". I want to show link for only