public static class StringExtentionMethods
{
public static int WordCount(this String str)
{
return str.Split(new char[] { ' ', '.', '?' }, StringSplitOptions.RemoveEmptyEntries).Length;
}
}
Subscribe to:
Post Comments (Atom)
13 comments:
Knowledge is a treasure, but practice is the key to it.............................................................
感覺很好的blog,祝你開心喔........................................
Where did you purchase this product?..................................................
Quality is better than quantity.................................................................
一棵樹除非在春天開了花,否則難望在秋天結果。....................................................................
成熟,就是有能力適應生活中的模糊。.................................................................
友誼能增進快樂,減少痛苦............................................................
有夢最美啦~~加油!元氣滿點!............................................................
快樂與滿足的秘訣,就在全心全意投注於現在的每一分,每一秒上..................................................
我是天山,等待一輪明月。............................................................
我們能互相給予的最佳禮物是「真心的關懷」。..................................................
God never shuts one door but he opens another...................................................
超棒的,給予最大支持。(* ̄△ ̄*)............................................................
Post a Comment