Click here to Skip to main content
15,887,027 members
Home / Discussions / Java
   

Java

 
GeneralRe: How to Call C++ dll in java Pin
Richard MacCutchan25-Nov-16 23:03
mveRichard MacCutchan25-Nov-16 23:03 
Questionjava problem Pin
Member 1283286519-Nov-16 7:26
Member 1283286519-Nov-16 7:26 
AnswerRe: java problem Pin
Richard MacCutchan19-Nov-16 12:04
mveRichard MacCutchan19-Nov-16 12:04 
Questionhow to do this string problem? Pin
Jebastin koilraj16-Nov-16 21:32
Jebastin koilraj16-Nov-16 21:32 
QuestionRe: how to do this string problem? Pin
Richard MacCutchan16-Nov-16 22:16
mveRichard MacCutchan16-Nov-16 22:16 
AnswerRe: how to do this string problem? Pin
Jebastin koilraj16-Nov-16 23:44
Jebastin koilraj16-Nov-16 23:44 
GeneralRe: how to do this string problem? Pin
NotPolitcallyCorrect17-Nov-16 0:59
NotPolitcallyCorrect17-Nov-16 0:59 
AnswerRe: how to do this string problem? Pin
ZurdoDev17-Nov-16 1:13
professionalZurdoDev17-Nov-16 1:13 
You need to loop through each character and if it is the one you want, increment counter A and if it is not the character you are interested in increment counter B. Then compare the counters. Simple.
There are only 10 types of people in the world, those who understand binary and those who don't.

GeneralRe: how to do this string problem? Pin
Jebastin koilraj17-Nov-16 3:28
Jebastin koilraj17-Nov-16 3:28 
QuestionHow to implement FTP in given chat application? Pin
Member 1281417416-Nov-16 8:31
Member 1281417416-Nov-16 8:31 
AnswerRe: How to implement FTP in given chat application? Pin
NotPolitcallyCorrect16-Nov-16 9:43
NotPolitcallyCorrect16-Nov-16 9:43 
GeneralRe: How to implement FTP in given chat application? Pin
Member 1281417416-Nov-16 9:47
Member 1281417416-Nov-16 9:47 
GeneralRe: How to implement FTP in given chat application? Pin
NotPolitcallyCorrect16-Nov-16 9:56
NotPolitcallyCorrect16-Nov-16 9:56 
AnswerRe: How to implement FTP in given chat application? Pin
Richard MacCutchan16-Nov-16 22:24
mveRichard MacCutchan16-Nov-16 22:24 
QuestionEvent Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
Member 127857914-Nov-16 5:54
Member 127857914-Nov-16 5:54 
AnswerRe: Event Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
NotPolitcallyCorrect4-Nov-16 5:59
NotPolitcallyCorrect4-Nov-16 5:59 
RantRe: Event Handling, bt1.addActionListener(this); here "this" is refer to what ?? Pin
Richard Deeming4-Nov-16 6:01
mveRichard Deeming4-Nov-16 6:01 
Questionwhatis class and object ? Pin
Member 128308483-Nov-16 4:10
Member 128308483-Nov-16 4:10 
AnswerRe: whatis class and object ? Pin
Richard Deeming3-Nov-16 6:22
mveRichard Deeming3-Nov-16 6:22 
QuestionImprove performance-reg Pin
Member 128282182-Nov-16 23:36
Member 128282182-Nov-16 23:36 
AnswerRe: Improve performance-reg Pin
Richard MacCutchan2-Nov-16 23:54
mveRichard MacCutchan2-Nov-16 23:54 
Generalpassing java object to c through jni Pin
Member 1159649327-Oct-16 0:34
Member 1159649327-Oct-16 0:34 
GeneralRe: passing java object to c through jni Pin
Richard MacCutchan27-Oct-16 1:51
mveRichard MacCutchan27-Oct-16 1:51 
QuestionIs it just me or is java (by design) the most disorganized language ever.. Pin
sislermi20-Oct-16 11:32
professionalsislermi20-Oct-16 11:32 
AnswerRe: Is it just me or is java (by design) the most disorganized language ever.. Pin
Richard MacCutchan20-Oct-16 20:49
mveRichard MacCutchan20-Oct-16 20:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.