搜索资源列表
-
0下载:
本章将介绍C++编程语言的最基本的元素,以及C++的指针、引用和作用域。在第3章和第4章,将介绍C++的类和面向对象编程。在你使用微软基础类库(Microsoft Foundation Class Library,MFC)进行Windows编程时,你需要所有这些知识。
C++是一种复杂的语言,它的许多元素非常抽象。它也是一个庞大的语言,为专业编程而设计。本书的重点是使用Visual C++语言来利用MFC编写Windows程序,因此没有深入地讨论C++语言。
MFC是构造于原始C++之上
-
-
0下载:
指针是C语言中广泛使用的一种数据类型。 运用指针编程是C语言最主要的风格之一。利用指针变量可以表示各种数据结构; 能很方便地使用数组和字符串; 并能象汇编语言一样处理内存地址,从而编出精练而高效的程序。指针极大地丰富了C语言的功能。 学习指针是学习C语言中最重要的一环, 能否正确理解和使用指针是我们是否掌握C语言的一个标志。同时, 指针也是C语言中最为困难的一部分,在学习中除了要正确理解基本概念,还必须要多编程,上机调试。只要作到这些,指针也是不难掌握的。-target is C languag
-
-
0下载:
包括:
1)Linux程序设计入门--基础知识
2)Linux程序设计入门--进程介绍
3)Linux程序设计入门--文件操作
4)Linux程序设计入门--时间概念
5)Linux程序设计入门--信号处理
6)Linux程序设计入门--消息管理
7)Linux程序设计入门--线程操作
8)Linux程序设计入门--网络编程
9)Linux下C开发工具介绍
-include : 1) Linux program design porta
-
-
0下载:
"饭店住房管理服务系统"源码,主要是用C#编程,是C/S结构.程序基本功能已经实现.作者提醒:该软件不能用于商业用途!否则一切后果由使用者承担.如果采用或有新的功能需要开发,请与我联系!-"restaurants and housing management system," the source, it is mainly used C# Programming, C / S structure. Procedures basic function ha
-
-
0下载:
要求了解面向对象技术的历史和现状,能掌握类的声明、定义的方法,能创建对象和使用类的成员,能了解面向对象程序设计的基本过程。
二、教学重点:
C++中类的声明以及对象的建立,正确使用类中的成员。
三、教学难点:
面向对象程序设计方法的理解。
-Requested information on Object-Oriented Technology s history and current situation, can grasp the kind of sta
-
-
1下载:
编程词典
词典分为《Visual Basic编程词典》、《Delphi编程词典》、《Visual C++编程词典》、《ASP编程词典》、《C#编程词典》、《ASP.NET编程词典》、《SQL Server编程词典》、《JAVA编程词典》和《PHP编程词典》等九个系列。易查、易学、易用。-Programming Dictionary
-
-
0下载:
c#语言编程,使用ASP.net 2.0平台开发,使用sql server 2005数据库,使用三层架构实现BBS论坛,用户分为游客,会员,版主和管理员等级别,享有不同权限,实现论坛基本功能-c# programming, use the ASP.net 2.0 platform, use the sql server 2005 database, using the three-tier architecture to achieve BBS forums, users are divided
-
-
0下载:
ASP.NET是微软力推的Web开发编程技术,也是当今最热门的Web开发编程之一。本书深入浅出,循序渐进讲授读者如何使用ASP.NET进行系统开发。全书内容包括了解ASP.NET、认识C# 3.5、认识面向对象、ASP.NET基础控件、ASP.NET高级控件、数据库与ADO.NET、数据库基础、ASP.NET操作数据库、ASP.NET访问其他数据源、ASP.NET MVC、LINQ及Lambda表达式、WCF应用开发、WPF应用开发以及图形图像编程等内容。为了便于读者学习和理解ASP.NET的知
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
0下载:
Java is a powerful, cross-platform, object-oriented programming language suitable for writing anything from a distributed application that runs on a corporate network to a database-driven Web site to host your personal photo gallery. To make it easie
-
-
1下载:
本书主要介绍如何使用C# 语言进行ASP .NET 应用程序设计编程。分别介绍了 .NET 框架运行环境
在各类Windows 操作系统下的安装与配置、.NET 的开发工具Visual Studio .NET 的安装与使用、C# 语
言基本语法、C# 面向对象编程技术、ASP .NET 各类服务器控件、ASP .NET Web 数据访问技术、
ASP .NET 数据控件技术、ASP .NET Web 页面技术、ASP .NET 访问XML 技术、ASP .NET Web 服务开发
-
-
1下载:
一、功能介绍
QMVC 是高性能 MVC 框架,Q是Quick的缩写,MVC分别为Model、Controller、View的缩写。QMVC使用C#程序语言开发,采用Microsoft .NET framework 4.5类库,是用于B/S结构项目开发。QMVC项目的作者吾修师傅是一个名中国佛教信徒,他曾说,度善缘,行善事,宣扬佛法的宗旨,所以这个项目是免费开源的。
二、目录介绍
首先QMVC源码中存在两种MVC模式,一种是QMVC基本框架,一种是QMVC APP框架,QMVC AP
-
-
0下载:
As the name suggests, pseudocode generally does not actually obey the syntax rules of any particular language; there is no systematic standard form, although any particular writer will generally borrow style and syntax; for example, control structure
-