My license is expiring in 5 days in unity I have no idea how to renew it I pressed a few buttons but still, I don't wanna delete it or something. Help please.
I have created a function which return 4 textfields in column and I have called that function from 4 different containers, now how do I know from which containe
I am trying to change the names in the Named numbers. It's harder than I thought. Any suggestions? set.seed(111) y1.predict <- rnorm(12,3,1
I'm trying to write a function that checks if given string is binary or not. I'm using a while loop to browse characters in string one by one. If all of them ar
I am trying to push notification to Jaws or NVDA when certain events occur. These events can occur any time and any application widget can have the focus. They
As mentioned in title: #include <type_traits> int main() { using Ptr = const void*; using Arr = Ptr[3]; // gcc: passed since c++20 // clang: f
I would like to have an interactive plot with a slider and a button to resume my program when the user is happy with the slider values. The plot.show() in matpl
Scroll event @scroll="onScroll" in div not working. I need to detect when scroll is on bottom of div. <template> <div> <button @click="show