sorry if the title is confusing, I don't know how else to put it into words. I am currently learning react and made this application using antd UI componen
I'm very new to Android Dev, within this month, and I'm attempting to create a simple app to store 'medication' that a user needs to take each day. Currently, I
Devextreme is a great framework. Sadly to say, but I noticed a very strange behavior of Drawer on Mobile device (I use vue). You simply can not open it! You are
I want to hash a String (with variable length) into a fixed-length String (the length can be specified) using Java programming language. The output hash is for
I have a service A, an api gateway B and a client C, client C will send request with an image to B, B will send it to A and A will process that image. So should
I'm new to Object-Oriented programming and the perldoc page on CPAN.pm confuses the hell out of me. My program needs to download a couple of modules if they don
I was trying to execute sql: select last(*) from mytable where index=index-1 Describe mytable: Field | Type | Lengt