Questions tagged as 'next'

2
answers

nextInt () after the third integer

Given the example.csv: nome;idade;10;21;32;43;54 I can use the Scanner class to read such a file. Using the .useDelimiter() method and taking advantage of ; to get each value. So I use .next() for nome and...
asked by 06.11.2018 / 17:20
1
answer

Hide next and previous button in last and first content

I'm using a carousel with bootstrap, but I need the next button to add when the last item arrives and the previous button is hidden while in the first content. My code is not working, but I do not identify the problem, so I'll put it down. H...
asked by 13.06.2018 / 20:08
0
answers

These dependencies were not found:

I am trying to import a css (modules) that is in node_modules, and I fall into the following error: These dependencies were not found * fonts / font.eot * fonts / font.svg > * fonts / font.woff * fonts / font.woff2 (Package is...
asked by 06.07.2018 / 18:22