posts - 16,  comments - 1,  trackbacks - 0
摘要: http://www.c-sharpcorner.com/UploadFile/prasad_1/StringJargonPSD12062005020601AM/StringJargonPSD.aspxDescription The following article shows solinkme String functions which are not currently available...阅读全文
posted @ 2007-07-17 21:07 ekeen 阅读(99) 评论(0) 编辑
摘要: publicdoubleRegSVMEncode(stringinput,stringCalTotalAminoV){stringAmino="ACDEFGHIKLMNPQRSTVWY";double[]AminoValue=newdouble[20];stringpat=@"\-?[0-9]*\.?[0-9]*";Regexr=newRegex(pat,RegexOptions.IgnoreCa...阅读全文
posted @ 2007-01-30 20:32 ekeen 阅读(106) 评论(0) 编辑
摘要: http://www.bulaoge.com/?magicwing阅读全文
posted @ 2006-07-06 23:52 ekeen 阅读(147) 评论(0) 编辑
摘要: http://blogs.msdn.com/dmitryr/archive/2006/03/26/561200.aspxhttp://weblogs.asp.net/scottgu/archive/2006/02/22/438738.aspx阅读全文
posted @ 2006-06-12 12:32 ekeen 阅读(117) 评论(0) 编辑
摘要: http://www.cnblogs.com/lovecherry/archive/2005/04/22/143341.htmlhttp://lovecherry.cnblogs.com/archive/2005/06/18/176791.htmlusingSystem; usingSystem.Net; usingSystem.IO; usingSystem.Text; [STAThread] ...阅读全文
posted @ 2006-06-06 22:10 ekeen 阅读(708) 评论(0) 编辑
摘要: http://blogs.msdn.com/ksharkey/archive/2004/10/17/243656.aspx... I just needed a rant space. I've just spent 10-20 minutes trying to track down a bug in some code in a Windows Service I was writing, "...阅读全文
posted @ 2006-06-06 21:45 ekeen 阅读(296) 评论(0) 编辑
摘要: http://x5.tsiokos.com/posts/2004/12/02/missing-icomparer/5.CompareTo(4); // returns 1 (greater than)5.CompareTo(5); // returns 0 (equal)5.CompareTo(6); // returns -1 (less than)// A class will only co...阅读全文
posted @ 2006-06-04 20:33 ekeen 阅读(117) 评论(0) 编辑
摘要: http://chiname.cnblogs.com/archive/2004/12/30/84385.html哈希表中的项存储在System.Collections.DictionaryEntry 对象中,可用foreach来遍历哈希表中的值,如下: HashtablemyHashtable=newHashtable; foreach(DictionaryEntryentryinmyHashta...阅读全文
posted @ 2006-06-04 17:42 ekeen 阅读(808) 评论(0) 编辑
摘要: 原文地址:http://www.codeproject.com/useritems/tips.aspIntroductionThese are some tips for commonly faced problems in .NET . Some of these tips are mine and some of these i have got from different sources....阅读全文
posted @ 2006-05-30 20:14 ekeen 阅读(1638) 评论(0) 编辑
摘要: 这篇文章来自是Mukund Pujari的《Some Cool Tips for .NET》,本人给大家翻译总结一下,我英语水平也就那么回事,不合适的地方还是请大家提出来。1. 如何创建一个可改变大小没有标题栏的窗体?(How to create a form with resizing borders and no title bar?)form1.Text = string. Empty; f...阅读全文
posted @ 2006-05-30 20:13 ekeen 阅读(316) 评论(0) 编辑
<2012年2月>
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910

昵称:ekeen
园龄:6年6个月
粉丝:0
关注:0

搜索

 
 

常用链接

随笔分类

随笔档案

相册

C#高手

d

最新评论

阅读排行榜

评论排行榜

推荐排行榜