随笔分类 -  C#

1 2 下一页
解决C#网络通信编程的阻塞问题
摘要:解决C#网络通信编程的阻塞问题。 阅读全文
posted @ 2013-01-14 15:48 onedime 阅读(8699) 评论(2) 推荐(1)
软件项目质量保证——编码规范[转]
摘要:软件项目质量保证——编码规范。 阅读全文
posted @ 2013-01-07 13:53 onedime 阅读(222) 评论(0) 推荐(0)
C# ListBox 垂直滚动条自动下滚方法
摘要:C# ListBox 垂直滚动条自动下滚方法。 阅读全文
posted @ 2013-01-07 09:40 onedime 阅读(631) 评论(0) 推荐(0)
C# .NET开发Oracle数据库应用程序
摘要:C# .NET开发Oracle数据库应用程序。 阅读全文
posted @ 2012-12-31 20:56 onedime 阅读(1539) 评论(0) 推荐(0)
解决“ORA-01036: 非法的变量名/编号“错误
摘要:解决“ORA-01036: 非法的变量名/编号“错误 . 阅读全文
posted @ 2012-12-30 21:36 onedime 阅读(3358) 评论(0) 推荐(0)
C#.NET网页跳转七种方法
摘要:C#.NET网页跳转七种方法。 阅读全文
posted @ 2012-12-15 16:44 onedime 阅读(330) 评论(0) 推荐(0)
C++与MFC
摘要:C++与MFC 阅读全文
posted @ 2012-11-29 11:49 onedime 阅读(184) 评论(0) 推荐(0)
C++与C#
摘要:C++与C# 阅读全文
posted @ 2012-11-29 11:48 onedime 阅读(219) 评论(0) 推荐(0)
C#如何实现自绘的标题栏
摘要:C#如何实现自绘的标题栏。 阅读全文
posted @ 2012-11-25 07:52 onedime 阅读(715) 评论(0) 推荐(0)
如何给程序界面添加背景图片
摘要:本文详细介绍了如何给程序界面添加背景图片。 阅读全文
posted @ 2012-11-25 07:50 onedime 阅读(9198) 评论(0) 推荐(0)
C#2010网站的发布
摘要:简要介绍了C#开发的网站程序如何发布。 阅读全文
posted @ 2012-11-21 16:27 onedime 阅读(1683) 评论(0) 推荐(0)
“PJGL”应用程序中的服务器错误
摘要:记录了C#开发的网址在IIS6下发布出现的错误及处理过程。 阅读全文
posted @ 2012-11-21 12:06 onedime 阅读(1602) 评论(0) 推荐(0)
.Net Framework Client Profile 和 .Net Framework
摘要:本文简单介绍了.Net Framework Client Profile 和 .Net Framework的区别于联系,某些类可能只受 .Net Framework支持,而不受.Net Framework Client Profile的支持。 阅读全文
posted @ 2012-11-19 17:00 onedime 阅读(291) 评论(0) 推荐(0)
从MSDN中“Int32.MaxValue 字段”的帮助信息看微软公司的严谨
摘要:这是笔者有感而发,就记录了下来,感谢博客园为我提供了这个平台。 阅读全文
posted @ 2012-11-19 15:22 onedime 阅读(569) 评论(0) 推荐(0)
C#OverflowException异常
摘要:本文介绍了OverflowException异常产生的原因及解决办法。 阅读全文
posted @ 2012-11-19 14:49 onedime 阅读(3603) 评论(0) 推荐(0)
C#逐行读取文本文件
摘要:简单介绍了如何用C#逐行读取一个文本文件。 阅读全文
posted @ 2012-11-17 00:08 onedime 阅读(9186) 评论(0) 推荐(0)
C#实现选择文件夹对话框
摘要:介绍一种在C#下实现的路径选择对话框。 阅读全文
posted @ 2012-10-24 22:30 onedime 阅读(14878) 评论(0) 推荐(1)
C#编程实现对特定扩展名文件的检索
摘要:介绍了一个文件检索及重命名的小程序实现方法。 阅读全文
posted @ 2012-10-24 22:24 onedime 阅读(688) 评论(0) 推荐(0)
C#中ListView控件的用法
摘要:简单介绍了C#对ListView控件的操作方法。 阅读全文
posted @ 2012-10-24 22:11 onedime 阅读(1131) 评论(0) 推荐(0)
VS2010如何指定 /unsafe 编译器选项
摘要:如何设置VS2010C#编译器的/unsafe选项。 阅读全文
posted @ 2012-09-12 19:40 onedime 阅读(4306) 评论(1) 推荐(0)

1 2 下一页