Maybe you were looking for...

why i cant display in web view facebook page login?

im trying implement a button to login with facebook in my app from xamarin forms , first im doing now im doing my code in c# Another error that is not debuggin

Wrong password for telnet connection with popen() in C++

For a project, I need to control a remote power socket (AP7920b from APC constructor) with Telnet protocol. This connection is used in a C++ program. To initiat

Output problem when I called 2d array functions from python 3

I am a newbie at coding. My sysyem is win10 64 bit. I'm using CodeBlocks to write C code. Also I'm using Python 3.10. This is my C code. This function adds th

Bokeh how to make a "quick travel" tool?

I want to make a tool that quickly changes the position of the "view" on the chart. Like a go-to tool that quickly lets the user change the value on the x-axis

How to access the Private member in the same class using getter and setter property in C#

In the given code. I want to access the private value in the other main class I read the value from the console and through this class want to display in the co

Positioning of the youtube video

So I wanted to place this youtube video like in this picture in the red rectangle but none of my ideas work, every time the video is in the weird place. Could

How to set the start and end offsets in KafkaConsumer?(kotlin or java)

I want to set offsets between startOffset and endOffset. topic has offsets from 0~10. And I want to get topic messages from 4~8 offsets. how to set this? (using

Discord.js Embed Gifs

I'm trying to make my bot choose a random gif, and I can't understand why the gif doesn't load, the embed is sent as it should but the gif keeps loading infinit

Why does my Python bot not work? (PyAutoGUI)

I coded a bot in Python that should automatically play Friday Night Funkin' (press the arrows when they are meant to be pressed) but for some reason it doesn't

How to present an abstract class in UML class diagram

UML class diagram is a handy tool in object-oriented design. I am using it currently and facing presenting an abstract class with UML. I googled it but got nowh