7umper's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
New Members
Active Posts:
11 (0.03 per day)
Joined:
29-April 12
Profile Views:
393
Last Active:
User is offline May 07 2013 01:41 AM
Currently:
Offline

Previous Fields

Country:
LA
OS Preference:
Windows
Favorite Browser:
FireFox
Favorite Processor:
Who Cares
Favorite Gaming Platform:
PC
Your Car:
Who Cares
Dream Kudos:
0
Icon   7umper has not set their status

Posts I've Made

  1. In Topic: Checking current time

    Posted 2 May 2013

    sorry for unused declaration variable
    Dim timeHour As Integer = Nothing
    
    
  2. In Topic: Explain this statement, algorithm

    Posted 7 Dec 2012

    View Postmodi123_1, on 08 December 2012 - 10:39 AM, said:

    Read it out loud.

    line 2 - variable m4 is a MD5CryptoServiceProvider
    line 3 - variable ByteString is a byte array that is filled with the variable 'Content' 's value converted to an array of bytes.
    Line 4 - byte array 'ByteString' gets the hash of itself.
    Line 5 - create an empty string called 'finalstring'.
    Line 6 - for each byte in the byte array 'ByteString'
    Line 7 - concatenate 'finalstring' the current byte after being string formatted X2 (a hexadecimal format)
    Line 8 - go to the next byte
    Line 9 - return the variable 'finalstring' in upper case.

    http://msdn.microsof...v=vs.95%29.aspx
    http://msdn.microsof...ding.ascii.aspx
    http://msdn.microsof...ceprovider.aspx


    Thanks modi123_1. I just want to understand deeply before I code a program.
  3. In Topic: Advice for java applet new programmer

    Posted 24 Aug 2012

    Just a simple User Interactive applet like yes no button, input/output. Prepare to next step database.
  4. In Topic: Number to express code

    Posted 11 May 2012

    View Postmodi123_1, on 11 May 2012 - 11:20 AM, said:

    I would think adding a case to check the length of the string would tell you hundreds, thousand, millions, etc... and then another check to see if the next few numbers are zero so you don't need to print them... and then even a THIRD check to see if there is a zero between the first and the last so you don't have to say that one either..


    Thanks for advice. I'll try to do it.
  5. In Topic: Number to express code

    Posted 11 May 2012

    View Postmodi123_1, on 11 May 2012 - 11:01 AM, said:

    Would you be able to provide an example of what you want to (in text)?


    If we type in TextBox1="100" Label1="OneZeroZero"

    but i want to make it be like this TextBox1="100" Label1="OneHundred"

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:
Years Programming:
3
Programming Languages:
C, C++, JAVA, VB.net

Contact Information

E-mail:
Click here to e-mail me
Facebook:
facebook.com/pnuy69

Friends

7umper hasn't added any friends yet.

Comments

7umper has no profile comments yet. Why not say hello?