235
Points
Questions
45
Answers
44
-
I’m following the signature https://tcpdf.org/examples/example_052/ But by opening it in adobe, it shows me a certificate not a signature I …
- 374 views
- 0 answers
- 0 votes
-
When trying to run the same version of the code that is in the production environment, this failure occurs. dev.ERROR: …
- 222 views
- 0 answers
- 0 votes
-
I’m not sure if this is doable, but is it possible to make some sort of on a certain website, …
- 198 views
- 0 answers
- 0 votes
-
The pseudo-class :read-only should apply to any element that does not match the :read-write selector, which means, any element that …
- 388 views
- 2 answers
- 0 votes
-
I am a new developer. I am now doing a search function for multiple tables. The issue is when I …
- 333 views
- 1 answers
- 0 votes
-
I’m trying to put 4 images in a flexbox div in a parent flexbox, with total height 100%, without stretching …
- 269 views
- 1 answers
- 0 votes
-
Here’s the code in my Android program: @Override public void onClick(View v) { if(v==buttonAddItem){ final ProgressDialog loading = ProgressDialog.show(this,"Adding Item","Please …
- 319 views
- 1 answers
- 0 votes
-
I have around 20K .wav files and want to create a database excel sheet that will have details about those …
- 256 views
- 0 answers
- 0 votes
-
I use java inheritance to create a super class Player and a subclass Guest that extends Player. Moreover, I try …
- 366 views
- 0 answers
- 0 votes
-
So here is my story: As we know macos comes with pyhton 2.7 preinstalled. Years ago, I installed python 3.7.0 …
- 348 views
- 1 answers
- 0 votes