随笔 - 197,  文章 - 4,  评论 - 51,  阅读 - 39万

随笔分类 -  C#和asp.net相关基础知识

[网络收集]C# DateTime Format Examples
摘要:You need help with DateTime formatting strings in the C# language or other .NET languages. The framework provides powerful formatting capabilities, but the syntax is confusing and there are some trick... 阅读全文
posted @ 2010-11-30 14:27 露水丛生 阅读(334) 评论(0) 推荐(0) 编辑
[网络收集]c#和asp.net方面的面试题
摘要:1. 简述 private、 protected、 public、 internal 修饰符的访问权限。答: private : 私有成员, 在类的内部才可以访问。 protected : 保护成员,该类内部和继承类中可以访问。 public : 公共成员,完全公开,没有访问限制。 internal: 程序集内可见。2. 列举ASP.NET 页面之间传递值的几种方式。 答: 1).使用Que... 阅读全文
posted @ 2010-11-28 23:04 露水丛生 阅读(426) 评论(0) 推荐(0) 编辑


< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示