No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
6 Posted Topics
This is how i try to run my JDK via cmd but i always get en error: ______________________________________________________ Microsoft Windows XP [Version 5.1.2600] © Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\Elliona>cd desktop C:\Documents and Settings\Elliona\Desktop>cd kirby C:\Documents and Settings\Elliona\Desktop\kirby>path C:\java\bin C:\Documents and Settings\Elliona\Desktop\kirby>javac payroll.java C:\Documents and Settings\Elliona\Desktop\kirby>java payroll.java Exception in … | |
Hi i have a E71 TVB china phone, my problem is that it won't allow me to access WAP i used my network providers GPRS/GSM data but the phone itself won't accept the codes. what do i do to get my phone to access it WAP feature? BTW: my network … | |
i'm having problem with my laptop power switch first problem is that the switch is broken and i had to remove it and press the power button on the board every time i try to use it now 2nd problem is that when i try to power on it won't … | |
Hi i have a E71 TVB china phone, my problem is that it won't allow me to access WAP i used my network providers GPRS/GSM data but the phone itself won't accept the codes. what do i do to get my phone to access it WAP feature? BTW: my network … | |
C:\Documents and Settings\Elliona\Desktop\kirby>javac payrollsystem.java payrollsystem.java:166: '}' expected filter.close(); ^ 1 error here is my full code [CODE]import java.io.*; import java.util.*; public class payrollsystem{ public static void main(String args[]) throws Exception { File employee = new File("employee.txt"); File dtr = new File("dtr.txt"); PrintWriter pw = new PrintWriter(dtr); Scanner filter = new … | |
Hi, i'm having problem on the computation of working hours, regular pay, overtime and gross income... on a time-in and time-out of an employee for a week including holidays and overtime... please help on making it work. e.g. of employee.txt Name: kiroyzki Code: A02-004 Level: 1 Salary/Day: 500/day ############################################ [code] … |
The End.