文档详情

C# 及数据库的开发外文翻译中英文.doc

发布:2017-08-15约2.97万字共16页下载文档
文本预览下载声明
河北建筑工程学院 毕业设计(论文)外文资料翻译 学院: 信息工程学院 专业: 计算机科学与技术 班级: 计111班 姓名: 张孟康 学号: 2011309124 外文出处:(C# and Database Development ) 指导教师评语: 签字: 年 月 日 C# and Database development The Introduce of C# In one sense, C# can be seen as being the same thing to programming languages as .NET is to the Windows environment. Just as Microsoft has been adding more and more features to Windows and the Windows API over the past decade ,Visual Basic and C++ have undergone expansion. Although Visual Basic and C++ have ended up as hugely powerful languages as a result of this, both languages also suffer form problems due to the legacies of how they have evolved. In the case of Visual Basic 6 and earlier, the main strength of the language was the fact that it was simple to understand and didn’t make many programming tasks easy,largely hiding the details of the Windows API and the COM component infrastructure from the developer.The downside to this was that Visual Basic was never truly object-oriented, so that large applications quickly become disorganized and hard to maintain .As well as this ,because Visual Basic `s syntax was inherited from early versions of BASIC(which ,in turn, was designed to be intuitively simple for beginning programmers to understand,rather than to write large commercial applications), it didn’t really lend itself to well-structured or object-oriented programs. C++,on the other and, has its roots in the ANSI C++ language definition. It isn’t completely ANSI compliant for the simple reason that Microsoft first wrote its C++ compiler before the ANSI definition had become official, but it comes close. Unfortunately, this has led to two problems.First, ANSI C++ has its roots in a decade-old state of technology, and this shows up in a lack of support for modern concep
显示全部
相似文档