黑白程式

黑白程式

导航

2008年11月14日

COPY, INHERIT OR USE?

摘要: COPY, INHERIT OR USE? Code reusability saves us time and effort, increasing our productivity. Object-oriented programming has something to do with that, and in the case of Delphi we can reuse forms ... 阅读全文

posted @ 2008-11-14 14:15 黑白程式 阅读(225) 评论(0) 推荐(0)

学习asp.net比较完整的流程(转)

摘要: 学习asp.net比较完整的流程 如果你已经有较多的面向对象开发经验,跳过以下这两步: 第一步 掌握一门.NET面向对象语言,C#或VB.NET 我强烈反对在没系统学过一门面向对象(OO)语言的前提下去学ASP.NET。 ASP.NET是一个全面向对象的技术,不懂OO,那绝对学不下去! 第二步 对.NET Framework类库有一定的了解 可以通过开发Windows Form应用... 阅读全文

posted @ 2008-11-14 09:22 黑白程式 阅读(130) 评论(0) 推荐(0)