-
VC++ entry in simple terms and application of advanced code examples supporting...
深入浅出VC++入门进阶与应用实例配套的代码第一部分,用来作为入门的学习,很不错-VC++ entry in simple terms and application of advanced code examples supporting the first part of the study used as a portal, it is good
- 2022-02-07 16:40:49下载
- 积分:1
-
VC网络编程指南
VC网络编程指南-VC Network Programming Guide
- 2022-11-07 16:05:04下载
- 积分:1
-
c++ at c are created on the basis of
C than the more powerful, it is an object
c++是在c的基础上创建的
它比c的功能更强大,它是一门面向对象程序设计语言
向对象程序设计是一种新型的程序设计范型.这种范型的主要特征是:
程序=对象+消息
面向对象程序的基本元素是对象,面向对象程序的主要结构特点是:第一,程序一般由类的定义和类的使用两部分组成,在主程序中定义各对象并规定它们之间传递消息的规律.第二,程序中的一切操作都是通过向对象发送消息来实现的,对象接收到消息后,启动有关方法完成相应的操作.一个程序中涉及到的类,可以由程序设计者自己定义,也可以使用现成的类(包括类库中为用户提供的类和他人已构建好的).尽量使用现成的类,是面向对象程序设计范型所倡导的程序设计风格.
-c++ at c are created on the basis of
C than the more powerful, it is an object-oriented programming language
Designed to the object is a new kind of programming model. This model s main features are:
Process = object+ message
Object-oriented programming is an essential element of the object, object-oriented programming are the main structural characteristics: first, the general procedures defined by the type and category of use of two parts, as defined in the main program and the provisions of the object between them message passing patterns. Secondly, the proceedings of all operations through to the target to send the message to achieve targeted message received a
- 2022-05-27 17:07:45下载
- 积分:1
-
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,...
这是用VC编的画图程序,可以实现线条,圆和其他图形的绘制,-This is made with VC s Paint program, you can realize the lines, round and other graphics rendering,
- 2022-04-20 21:09:00下载
- 积分:1
-
一本很好的C++书 适合初学者
一本很好的C++书 适合初学者 -A very good C++ Book suitable for beginners
- 2023-01-04 03:40:03下载
- 积分:1
-
FlappyBird源代码
FlappyBird C++实现源代码本项目仅限VS2012或更高版本编译。非VS2012需要自行重新编译fancy2d。本源码仅作学习交流之用,源代码可以任意引用,对于其中潜在的BUG本人概不负责。游戏中资源来自原版安卓游戏,若需使用请联系原作者。===== 项目文件夹 =====fancy2d f2d底层图形库FlappyBird 游戏源代码by CHU 2014/2/16
- 2022-03-30 18:52:36下载
- 积分:1
-
ll1语法分析器可以完成ll1文法的前声断咽后
ll1语法分析器可以完成ll1文法的前声断咽后-ll1 parser
- 2022-04-25 05:57:02下载
- 积分:1
-
c# .NET 网上书店管理系统
.NET web 开发网上书店管理系统(前台和后台)源代码和数据库全部具有 ,开发工具Microsoft Visual Studio 2008+Microsoft SQL Server 2008,可以实现书籍管理,书籍购买,订单的处理等等模块。。。。。。。
- 2022-04-01 05:47:55下载
- 积分:1
-
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很...
Bindows是一个用来创建功能强大的瘦客户端应用程序的框架。Bindows应用程序运行于现代的Web浏览器中。在其中,它们使用DHTML来呈现丰富的可以包含很多不同窗体小部件(widget)的图形用户界面(GUI)。Bindows应用程序可以使用很多方法与服务器端进行交互。其中大多数方法是基于XML的。它同样支持XML-RPC和基于SOAP的Web Services。程序设计语言是JavaScript。 所有windows控件的模拟。按钮,标签,列表,文本框,对话框,颜色,样式,等等,一个典型桌面应用应该有的控件、样式都具备 新版本1.30beta,增加了千呼万唤的Theme支持。Erik&Emil不愧为世界水平的JavaScript高手,原本仅用做浏览器脚本支持的这个小东西如今被发挥得淋漓尽致,几乎到了浏览器JavaScript所能表现的最高境界-Bindows is a framework for B/S application. it works with morden exploer, use DHTML show GUI composed by lots of different widgets, and support many way to communicate with server base on XML,support XML-RPC and web services(SOAP).Bindows developed use JavaScript, implement all widgets in windows( button,tag,list-box, editbox,dialog) with same color and style etc. which enough to build a classic desktop application. New 1.30beta version, add Theme support. Erik&Emil is famous JavaSrcipt developer,they let the JavaScript on the top of the world.
- 2023-01-04 15:35:03下载
- 积分:1
-
如何用Delphi制作录音程序 谈"黑洞2001"杀防火墙的实现与对策 安装与卸载之卸载篇...
如何用Delphi制作录音程序 谈"黑洞2001"杀防火墙的实现与对策 安装与卸载之卸载篇---程序自杀 “冰河”启示录 用Delphi在局域网中实现网上影院 谈Delphi编程中-how to develop recording program using Delphi. talk the reality and countermeasure about "black hole 2001" killing firewalls. install and uninstall section-program selfkilling "ice age" revelations. realize online theater with Delphi in the intranet,and talk about Delphi in
- 2022-03-19 20:46:49下载
- 积分:1