搜索资源列表
SimpleProto
- 这是一个用C#写的设计模式中的原形模式的简单例子-This is a C# to write the design of the prototype model of a simple model example
prototype
- 相册管理系统(源代码),使用ASP.NET 与C#可以轻松的上传照片,管理照片功能.-photo management system (source code), the use of ASP.NET and C# can easily upload photographs, photo management functions.
Prototype
- 《c#设计模式》一书里的原型模式代码- C# Design pattern of one book a prototype model of the code
ydmdq
- 输入网址,即可获取该网址页的网页源代码,类似一个C#采集的雏形,再加上字符的相关处理入库就可轻易的变为一个采集软件,实用性还是很强的。-Enter the URL, you can access the web site page website source code, similar to a C# collection of prototype, together with the relevant characters can be easily dealt with storage i
mylist
- 纯C语言实现的通用链表(类)源代码 纯C语言代码实现的通用链表(类)源代码,可在bc++、tc,tc++等这些老古董编译器以及gcc、vc6.0、vc2005中通过编译,觉得不错的下载研究研究,不能抓到截图。 一些说明: 为了可扩展使用,下面的结点结构中用TYPE指定数据类型,使用时请按照需要在list_def.h中把TYPE定义为合适的类型,并且提供三个原型函数,第一个用来为TYPE类型的数据赋值,第二个判断两个TYPE类型的数据是否相等,第三个用来打印(显示)TYPE
design_pattern_code
- 本代码是C#语言程序设计的有关模式的实例代码,包括工厂模式、抽象工厂、原型模式、合成模式。适合初学者学习。-The code is C# programming language examples of the relevant model code, including the factory pattern, abstract factory, prototype model, synthetic model. Suitable for beginners to learn.
Bidding
- 原创C#代码,ASP.NET,网上招标程序原型代码。通过线程控制及最高投标价的判断,控制标的的投放时间。-Original C# code, ASP.NET, online tender process prototype code. Through the thread of control and the highest bid price to determine and control the subject of running time.
12.3
- 与C++输入流一样,输出流也可以使用输出流类的成员函数来实现数据输出。因此,在本小节中,将向用户介绍这些函数的原型及其使用方法等。 通常情况下,用户可以使用C++输出流类中的成员函数“put”将指定的数据放入到计算机输出流中,进行显示。该成员函数的原型如下所示: 01 basic_ostream& put(E c) //输出流类的成员函数原型 在成员函数“put”中,该函数的作用是将用户指定的数据放入到计算机的输出流中。该成员函数含有一个参数,即单字符类型。 -And C+
webSE-bookstore
- C#开发的网上书城原型系统,可以实现图书的查询,管理员和普通用户注册、登陆,下订单、提交订单。软件工程实习设计的演示程序。-C# development of the prototype system of the online bookstore, you can query, administrators and ordinary users registered books, landing, orders, and submit your order. Software engineer
polyfit
- matlab里ployfit的原型 c#版-the matlab ployfit the prototype c# version
Compound-energy-system-prototype
- 自己用C#语言编写做的一个复合能源产品系统,里面包括很多用法,比如现成控件的使用(温度计、电压表),也有chart控件的使用,以及一些基本功能。-Written in c# language do yourself a compound energy system products, including many USES, such as the use of existing controls (thermometer, voltmeter), also have the use of co