Posts by vacobs10 • 47 points
6 posts
-
0
votes2
answers1509
viewsQ: How to add items in a dynamically Java combobox?
I have a project in netbeans that uses Java Swing for the interface. I have some data in MYSQL that I would like to show you as soon as the window is created. Anyway, how can I place items in a…
-
1
votes2
answers4924
viewsQ: How do I use HTML or CSS in Android Studio?
I would like to know how to structure my app with HTML, and style it with CSS as well. I want to put a fieldset to form a table. I looked for tutorials on the Internet but did not understand well…
-
0
votes1
answer3494
viewsQ: Android Studio installation SDK problem
I’m having trouble installing Android Studio. I just can’t solve this problem of installing SDK’s in folder: Before he was warning that there were rises in the location of my folder, and really had,…
android-studioasked vacobs10 47 -
2
votes1
answer60
viewsQ: Is it possible to integrate SELENIUM IDE testing into Github?
I have some tests with the SELENIUM IDE and would like to integrate it with a repository on Github. It is possible?
-
-1
votes2
answers543
viewsA: Problems with php characters, with utf-8. How to solve?
@header( "Content-Type: text/html; charset=ISO-8859-1", true ); Solution above.
-
-3
votes2
answers543
viewsQ: Problems with php characters, with utf-8. How to solve?
I created a php table that returns MYSQL data in phpadmin, but the information returned in the table is coming like this: "Mine the Data and Simulate the" Note the question that comes in place of…