搜索资源列表
-
1下载:
C++语言是C语言的超集,它是在C语言的基础上扩展形成的面向对象程序设计语言。微软Visual C++ 5.0∕6.0则是Windows 9.x平台上广泛应用的开发系统。本节以Visual C++ 5.0∕6.0为例,说明32位Windows 9.x环境下汇编语言与C++的混合编程。它也分为嵌入汇编和模块调用两种方式。
-C C language is a superset of language, it is in C language on the basis of the extend
-
-
0下载:
Welcome to the Microsoft CRM 3.0 Software Development Kit (SDK). This SDK contains a wealth of resources, including code samples, that are designed to help you build powerful vertical applications using the Microsoft CRM platform. It includes the
-
-
0下载:
Programming C#, the top selling book on Microsoft s high-performance C# programming language, is now in its fourth edition. Aimed at experienced programmers and web developers, this comprehensive guide focuses on the features and programming patterns
-
-
0下载:
Written by Microsoft software legend Juval Lowy, Programming WCF Services is the authoritative introduction to Microsoft s new, and some say revolutionary, unified platform for developing service-oriented applications [SOA] on Windows. Relentlessly p
-
-
0下载:
This document give brief idea to the developers and help them to choose C# or VB which both are supported by Microsoft .Net platform. One this document is read one can make focus on the technology suites their ski-This document give brief idea to the
-
-
0下载:
本人的学生成绩管理系统以Windows 2000为开发平台,选用Visual Basic语言为主程序的设计语言,选用Microsoft Access作为关系数据库。
本课题旨在开发适合于高等学校院系使用的学生信息管理系统,方便院系教务秘书进行学生信息管理,系统应包括以下内容:本系统主要可以实现以下的管理功能:班级管理、学生档案管理、课程管理、成绩管理等等。其中包括开题报告、任务计划书和正规论文,及源码。-My student achievement management system to
-
-
0下载:
EJB是sun的服务器端组件模型,最大的用处是部署分布式应用程序,类似微软的.net技术。凭借java跨平台的优势,用EJB技术部署的分布式系统可以不限于特定的平台-EJB is a server-side component model sun, the greatest usefulness is the deployment of distributed applications, like Microsoft' s. Net technology. With the advanta
-
-
0下载:
它能做得事情我都描述的比较清楚了,自己再多看看啊,希望可以帮助到你-The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to suppor
-
-
0下载:
学时间学列分析数学的人应该都知道,搞预测用的经典软件,我在网上整整游荡了五天才找到的。这个也算是微软的一个产品了,我自己模拟过一个项目,很好用。里头有我模拟时用的数据,以及我整理出来的帮助文档和一些自己的感受。其他的不多说了,希望通过CSDN平台,将这款超经典的软件分享给大家。-Out of school time to learn math people should know, engaged in forecasting the classic software, I wandered o
-
-
0下载:
VSS基本操作-在使用VS开发的时候,经常需要团队协作开发,VSS是微软推出的一套基于VS团队合作开发的平台,能更好的同步开发-VSS basic operation - when using the VS Developers often need to develop teamwork, VSS is Microsoft' s set of VS-based team to develop a platform to better synchronize development
-
-
0下载:
本网站是以网上购物功能为重点而开发的电子商务购物网站,辅以交友、聊天、广告、导购等功能。
2.1 网上导购
通过商品展示区对所展示的商品的产地、功能、价格等的详细说明,引导客户选购所需的商品。通过站内商品搜索,可以轻易的让客户找到所需的商品。
2.2 网上订购
客户在对商品有了解后,可以直接在网页中查阅价格、确定数量、选择付款形式来订购商品。本网站会按照约定的方式交付货物,收取货款。
2.3 咨询洽谈
可借助商站中的电子布告栏,聊天室或网站的电子邮件广告来了解商品,讨论问
-
-
0下载:
作为Microsoft 32位平台的应用程序编程接口,Win32 API是从事Windows应用程序开发所必备的。本书首先对Win32 API函数做完整的概述;然后收录五大类函数:窗口管理、图形设备接口、系统服务、国际特性以及网络服务;在附录部分,讲解如何在Visual Basic和Delphi中对其调用。-Microsoft 32-bit platform application programming interfaces, Win32 API is essential in the Wi
-
-
0下载:
微软公司的visual studio平台支持的面向对象语言,可用来开发具有标准窗口界面的程序,学习VC的人很有用的哦-Microsoft visual studio platform support object oriented language, can be used to develop applications with the standard Windows interface, learning VC useful oh
-
-
0下载:
Orchard是一个以微软为主导的开源CMS项目,它允许使用者在Asp.Net平台上快速建立网站,并且提供扩展框架能够允许定制人员通过模块和主题 等增加额外的内容,Orchard能够建设出复杂的内容管理系统,它提供了强大的模块化建设模式,通过组件的重用将系统建设成本最小化,帮助用户减少编 码,从而吸引非技术人员的关注。
Orchard项目建立于2010年3月并与2011年1月发布正式版1.0V,是微软“Oxite”开源CMS系统的继承者,2010年12月微软将Orchard从自己的Code
-
-
0下载:
F#是由微软发展的为微软.NET语言提供运行环境的程序设计语言。它是基于Ocaml的,而Ocaml是基于ML函数程序设计语言的。 这是一个用于显示.NET在不同编程语言间互通的程序设计微软计划将慢慢整合F#至.NET平台并使F#成为.NET平台的计算辅助语言。-F# is developed by Microsoft for Microsoft. NET language runtime environment provides programming language. It is based
-
-
0下载:
Cryptographic Service Provider (简称CSP)是Microsoft 公司用来在Windows平台上提供第三方加密模块的接口标准。一个SP 模块包含了一些标准加密算法的实现,是API 函数的具体执行者,同时CSP 模块也提供了密钥的安全存储和使用机制。-Cryptographic Service Provider (referred CSP) is the Microsoft Windows platform, the company used to provide
-
-
0下载:
系统研究和总结了近年来商务网站建设的发展过程和这些商务网站的主要特点,分析了当前的商务网站所存在的一些主要不足,以及未来的发展方向和趋势。在对商务信息平台网络化、系统化、实用化技术的分析和总结的基础上,采用了Microsoft Access 2003作为后台数据库,利用了功能强大的Dreamweaver MX应用程序作为网站的开发软件。-System study and summarize the recent business development process and the const
-
-
0下载:
传统OPt服务器基于COM/DCOM组件技术,导致其不仅依赖于Windows平台.而且在网络数据传 输及安全性方面也存在一定的技术缺陷。基于OPC统一架构(UA)标准解决这类问题。同时将传统OPC系列功能集成到一个OPC服务器上,简化及方便了各功能的协作和企业的部署。采用微软Net的代码托管技术.模块 化构建了OPC UA服务器的开发框架,设计实现了地址空间、安全配置等基本模块及功能。采用服务器地址空间的节点、引用等核心技术,设计实现了地址空间的节点管理、数据管理、访问管理、订阅管理和视域管理等
-