IamEasy_Man

Filled With Confidence , And Never Say Give Up !

随笔分类 -  C#基础

【摘录】Calling Oracle stored procedures from Microsoft.NET
摘要:IntroductionThis article is intended to illustrate how to illustrate how to call Oracle stored procedures and functions from Microsoft.NET through the... 阅读全文

posted @ 2010-11-17 16:24 IamEasy_Man 阅读(245) 评论(0) 推荐(0)

【转载】C#读写XML
摘要:主要介绍用C#读写XML的几个代码Demo 阅读全文

posted @ 2010-01-15 10:38 IamEasy_Man 阅读(265) 评论(0) 推荐(0)

【转载】.net托管环境下struct实例字段的内存布局(Layout)和大小(Size)
摘要:在.net托管环境中,CLR提供了更自由的方式来控制struct中Layout:我们可以在定义struct时,在struct上运用StructLayoutAttribute特性来控制成员的内存布局。 阅读全文

posted @ 2009-12-13 21:25 IamEasy_Man 阅读(237) 评论(0) 推荐(0)

导航