Мартин

  • 02:03:45 pm on ноември 5, 2009 | 0

    Търсене в стринг

    string MainString = “String Manipulation”;
    string SearchString = “pul”;
    int FirstChr = MainString.IndexOf(SearchString);

    MessageBox.Show(“Found at : ” + FirstChr );

     

Вашият коментар

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Промяна )

Twitter picture

You are commenting using your Twitter account. Log Out / Промяна )

Facebook photo

You are commenting using your Facebook account. Log Out / Промяна )

Connecting to %s

Follow

Get every new post delivered to your Inbox.