Posts by cleiton • 33 points
6 posts
-
0
votes0
answers61
viewsQ: Help with the IONIC REST API 3 tool
I’m new to developing with Ionic, and need to log in to an API, where I need to pass the login and password header in Base64 format, and also need to send the device data by body... I tried…
-
0
votes4
answers706
viewsA: Help in portugol
Var salario:real ValorEmprestivo:inteiro QTDparcelas:inteiro ValorParcela:real VintePorcentodoSalario:real Inicio escreval("Entre com o salario") leia(salario) escreval("Valor do Emprestimo")…
-
0
votes0
answers163
viewsQ: Display a pdf in html, as an image
I have an input file field, which searches a pdf on the client’s computer, and I would like to display it as if it were an image in html, I’m trying to do this, but I’m not finding an element that I…
-
1
votes1
answer558
viewsQ: Find out which service is being used in port tcp C#
I created a Scan Port in C# (winforms), which is checking a range of ports, previously set, I can verify that the door is open, but my problem is this: I know the door is open, but I don’t know what…
-
1
votes2
answers92
viewsA: I can’t change the color of a div, I think I did something wrong that is preventing it (the div I speak is the .div_barra_search)
When you create a div, and it contains no element within it, the height is zero, so it is not displaying the background black color... to display and you can fill this black background, has 2 mode:…
-
1
votes2
answers152
views