Page 8 of 9 FirstFirst ... 56789 LastLast
Results 71 to 80 of 82

Thread: java problem..

  1. #71

    cebubinary asa ka graduate?

  2. #72
    Quote Originally Posted by peterparker View Post
    cebubinary asa ka graduate?
    sa C.I.T.... why man sir??

  3. #73
    Quote Originally Posted by jerknolblerdek View Post
    Mao rana, Sir? Maayo ka brad. Kabuhat naka ug ORM nga gi applyan ug design pattern? Confirming to strict OOP rules? Ka simple raba ana imong gipang buhat.

    Kana imong gipang pakita nako na unsa, legacy tools? legacy mindset? Basin napuno na ug anti-pattern imong code. Ahahahahahahaha.
    kung mo-ingon ko nga nakasulay kog himo ug program sa c/assembly nga gigamitan ug automata theory, naa kay idea unsa na nga program akong gihimo? i-google dayon dali

    again, prove yourself first before nimo ipaubos ang uban tawo kay dili ra ikay kantigo bro. dili ni philosophy forum, programming forum ni diri. wa man gi-mention sa rules nga bawal tagaan ug solution dba? kung ethics pud istoryahan, ma-debatehan pa man kung naa ba jud actual benefit kung mo-post sa solution or dili. for example, pwede way makat-onan ang TS kung dili niya tun-an, pero how about katong uban readers? what if naa sila mapunitan sa solution? wala nimo hunahunaa nga kung mo-google nka, ang actual results nga makatabang sa imong problema kay katong mga post nga naay solution? dili kay puro ra philosophy? hunahunaa kuno na ug maayo bro.

  4. #74
    Quote Originally Posted by peterparker View Post
    this is my problem with my system, I have a simple combobox control in my form in order to search the users, i want to filter the records in my database based on users input(like you search in google there is a drop down list)I want my combobox drop down when it matches the criteria to the database. this is my code, but it doesnt work, am using vb.net 2005

    con.open()
    ds = new dataset()
    cmd = new oledbcommand("Select SerialNumber from Itemname where SerialNumber Like ' % " & me.Combobox1.Text & " % ' ", con)
    da = new oledbdataAdapter(cmd)
    da.fill(ds,"Itemname")
    me.combobox1.datasource = ds.tables("Itemname")
    me.combobox1.displaymember="SerialNumber"
    me.combobox1.dropdwnstyle = combobox1.simple
    me.combobox1.dropdown = true
    me.combobox1.Autocompletemode = combobox1.SuggestAppend

    please do help, i never seen this in google. thank you so much.
    any suggestions mga bro
    bro, Java man ni.. yours is VB... in Java, I use GlazedList, Glazed Lists

    anyways, enjoy the show.. hehehe..

  5. #75
    Ahahahaha. Nag tan.aw nalang ko daan sa imong gipang buhat, murag, wew. Nang hambog nasad ka ron nga automata theory. Tawga tanan imong gipang buhat. Ahahahaha. Lahi nasad na Sir? Gusto nasad ka naa ko ipang hambog? Murag dili na kay off limits na. Ahhahahaaha. Gaan lang tika sample sa akong gi buhat. Kahibaw ka anang "The Game of Life"? Research lang sa, Brad. Automata2x paka dinha. Ayaw pugsa ang kaugalingon, Sir. Bisita rako dinhi, Sir, karon rang adlawa, imoha nani ugma. Ahahaha. Ikaw ra'y nag paka uwaw sa imong kaugalingon. Nang hambog paka. Kasabot ka anang automata theory? Or kailangan pa tika hatagan ug libro kung unsa na. Ihason manta nimo anang imong automata theory. Ahahahahahaa. Hutda sa basa libro ni Donald Knuth, Sir, una ka mang hambog anang imong automata theory. Sobra na ang gara. Tan.aw nako murag dili man siguro ka kahibaw mo sulbad ug Big-O or small-o notation. Ahahahaha.

  6. #76
    Ari nalang ko mo exit ani nga section. Hehehehehe. Naay power overwhelming dinhi, dili ta ka tay.og kay c/assembly gi gamitan ug automata theory. Unswah? Mga 1st ug 2nd year student ray ma uto nimo, Sir. Ahahahahahaha.

  7. #77
    Quote Originally Posted by jerknolblerdek View Post
    Ahahahaha. Nag tan.aw nalang ko daan sa imong gipang buhat, murag, wew. Nang hambog nasad ka ron nga automata theory. Tawga tanan imong gipang buhat. Ahahahaha. Lahi nasad na Sir? Gusto nasad ka naa ko ipang hambog? Murag dili na kay off limits na. Ahhahahaaha. Gaan lang tika sample sa akong gi buhat. Kahibaw ka anang "The Game of Life"? Research lang sa, Brad. Automata2x paka dinha. Ayaw pugsa ang kaugalingon, Sir. Bisita rako dinhi, Sir, karon rang adlawa, imoha nani ugma. Ahahaha. Ikaw ra'y nag paka uwaw sa imong kaugalingon. Nang hambog paka. Kasabot ka anang automata theory? Or kailangan pa tika hatagan ug libro kung unsa na. Ihason manta nimo anang imong automata theory. Ahahahahahaa. Hutda sa basa libro ni Donald Knuth, Sir, una ka mang hambog anang imong automata theory. Sobra na ang gara. Tan.aw nako murag dili man siguro ka kahibaw mo sulbad ug Big-O or small-o notation. Ahahahaha.
    bro dili na small-o notation, little-o notation tawag ana. sure uy.

    unya sa unang panahon sa usj-r, wala pay lain IT courses nga gi-offer (bisan sa uban nga universities wala jafon), comp sci & comp eng'ng ra ang pwede i-take up nga kurso then under pa na siya sa commerce department ang comp sci sa usj-r. required na ang automata theory before sa higher years sa comp sci. kinghanlan makasabot ka ana kay usually ang thesis ipahimo --> compiler. ang gamiton kay assembly or c. i-google bro ngano required ang automata theory kung mag-design kag compiler para dili ra puro mumbo-jumbo imong nahibaw-an. then i-google pud unsa pinaka-the best gamiton nga language.

    last nko dungog nga nag-require ug ingon ana kalisod nga thesis kay ang cdc (or cdu na ba to?) pero 2003 pa hinuon to. mao wala na kaayo mosikat ang comp sci nga kurso kay daghan kaayo mangahagbong. as you can see, di ra ni puro aw aw akong istorya bro, base ni sa akong actual experience. tag-ana unsa akong kurso?

    anyway, sure ka nakahimo kag program, di man gani ka makahimo ug pseudocode? or basin sa college kay philo subjects imong major?

    wa man pud ko nang-uto ug tawo, no need na kay naa man ikapakita. dili ra puro istorya parehas nimo mickey mouse
    Last edited by darkhero; 09-15-2010 at 12:36 AM. Reason: missing words

  8. #78
    any new on this tread that is worthy to learn... im bored, java is so simple...

  9. #79
    Quote Originally Posted by wongfeihong View Post
    hinaot matabangan ko ninyo ani nga mga problema kay murag nakutaw na ako utok

    mao ni ang problem mga master...

    1. write a program that prompts the user to input an integer and then outputs the number with the digits reversed. ex. if the input is 12345, the output should be 54321.the program must also output 5000 as 0005 and 980 as 089.

    2.Write a program that uses while loops to perform the following steps:
    a. Prompts the user to input two integers: firstnum and secondnum.(firstnum must be less than
    secondnum).
    b. output all the odd numbers between firstnum and secondnum inclusive.
    c. output the sum of all the even numbers between firstnum and secondnum inclusive.
    d. output all the numbers and their squares between 1 and 10.
    e. output the sum of the squares of all the odd numbers between firstnum and secondnum inclusive.
    f. output all the uppercase letters.

    mao na sila ang problems...hinaot unta nga matabangan ko ninyo...
    i need suggestions and techniques on how to solve these problems and explanations.kay galisod jud ko ani..
    kung ok ra ninyo i apil nalang ang codes.

    daghang salamat..
    try reading a book where it says Introduction to Java...

    Answers in all of your questions is in that book and there is a lot of example everywhere in the web.


    some site that will help
    Basic Language Elements | Java Beginner




    Remember to solve it first before posting question, it seems you did not even try to solve it by yourself.




    kudos
    Last edited by emailroy2002; 09-24-2010 at 10:27 PM.

  10. #80
    in my opinion,,, those questions are not really helpful for java... more likely c and java has similar codes in solving those problems...

  11.    Advertisement

Page 8 of 9 FirstFirst ... 56789 LastLast

Similar Threads

 
  1. java - stack() problem
    By akocdiego in forum Programming
    Replies: 12
    Last Post: 07-08-2013, 10:43 PM
  2. Help! Decimal to Binary problem in JAVA. (Beginner)
    By Wordless in forum Programming
    Replies: 7
    Last Post: 10-12-2012, 11:13 AM
  3. Replies: 16
    Last Post: 04-21-2012, 11:26 PM
  4. Got Java, PHP, C, MySQL problem?
    By abstracted in forum Programming
    Replies: 11
    Last Post: 06-25-2010, 09:36 PM
  5. java array problem
    By skeptic_rob in forum Programming
    Replies: 14
    Last Post: 06-11-2010, 03:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top