86 questions
I recently downloaded and installed the Android SDK. Make a simple applicationI tested it. The code below was automatically generated.package eu.mauriziopz.gps;import android.app.Activity;import andro...
The book I'm currently studying is using Eclipse to create an appThey want me to make an app using Android Studio.I'm comparing the sources in Android and Eclipse projects, but I don't know what they ...
Hello.I applied the site mesh to the web app, but there is a warning that there are no related tags.I can guess that this is a warning because there is no sitemesh in HTML DTDAnyway, I tried to remove...
When you click the image view on the left screen, as shown in the picture,I want to fill up the screen like the picture on the right (like when you click on the image in the photo album)I'm thinking a...
/* * A program to erase the - in the middle of the following resident registration number and fill in the blank to print it out * Let's write it down. However, frequent string generation occurs by uti...
In this way, the Im a student should come out first and the input should come out I haven't used scanf many times, but it's hard to find even if I google it ㅠ
private void playCode(String code) { String tmp; while(code != ) { If(code.indexOf(f) == 2) { //Read Code tmp = code.substring(0, 3); code = code.substring(3); } } else { tmp = code.substr...
I have to use a different version of Eclipse instead of the previous version. I was writing with the old version pinned to the taskbar, but I tried to remove it and fix the new version to the taskbar,...
Hello, I am learning the web application through eclipse.I have a question while I am currently working on inserting and printing data in conjunction with Eclipse using the oracle developer database.W...
I'm trying to install Eclipse on my laptop, but it says Java is not recognizedWhat can I do to install Eclipse?Java is installed and when you try to install Eclipse, go to the homepage I heard that it...
« | - 7 - | » |
© 2024 OneMinuteCode. All rights reserved.