C# Tips Written By Andrew Troelsen
摘要: 原文地址: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) 编辑
.NET开发中的一些小技巧 (转载)
摘要: 这篇文章来自是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) 编辑