How can I set height, width and set the position of the current browser window on minimize using jquery like when user minimize the current browser it should di
this code is for auto-complete search clicked topic is not showing in search-input-box $(function () { let s = ["aa", "abb", "acc", "adf"], search = docum
I want to create two fleets with maximum 9 ships and have them fight each other. I was told by my teacher i have to use shared pointers and vectors. Base class:
I'm new in doing serial port communication with boost::asio. In my program, the code can write data to the serial port correctly. But when receiving data, segme
I am trying to retrieve a list of entries based on category_type but I'm getting the exception below: I/flutter ( 8486): Cannot get list of entries. Finished w
I am using GETH and have deployed a private block chain. One thing I came across is that accounts are attached to nodes and when I attach with a particular node
i'm writing a app that open a link with the website http://petstore-demo-endpoint.execute-api.com/petstore/pets , how i can insert this data in a database in sq
I am trying to achieve the blur effect like highlighted in this post: I'm using Jetpack Compose: @Composable fun MainApp() { val linearGradientBrush = Brus