Description: 是关于网络web服务器的开发,用visual studio .net开发的。-network on the web server development, using visual studio. Net development. Platform: |
Size: 9935050 |
Author:蒋轩 |
Hits:
Description: 一个可以上传文件到Web服务器的控件,包含源程序-One can upload files to the Web server controls, including source code Platform: |
Size: 41984 |
Author:站长 |
Hits:
Description: 是关于网络web服务器的开发,用visual studio .net开发的。-network on the web server development, using visual studio. Net development. Platform: |
Size: 9934848 |
Author:蒋轩 |
Hits:
Description: Visual InterDev 6.0是微软的一种开发环境,它允许你快速地建立和管理动态的Web应用,你将了解用于建立动态Web应用客户端和服务器端脚本的技术,Actire Server Framework (ASF)是这种环境下的重要组件。-Visual InterDev 6.0 is a Microsoft development environment, it allows you to quickly build and manage dynamic Web application, you will understand for the creation of dynamic Web application client and server-side scripting technologies, Actire Server Framework (ASF) is the environment an important component. Platform: |
Size: 937984 |
Author:撒嗯 |
Hits:
Description: This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254 [CLR version v1.0.2914]. It can be used with Beta 1 with some minor modification. This application can co-exists with IIS or any web server, the key is to choose any free port. I assume that the user has some basic understanding of .NET and C# or Visual Basic .Net.
这个项目演示了如何用C#实现一个简单的Web服务器应用程序。代码使用 Beta 2. Microsoft (R) Visual C# 编译器,Version 7.00.9254 [CLR version v1.0.2914]。它也可以用Beta 1,需要少量的修改。这个应用程序可以和IIS或任意Web服务器工作,关键是选择任意的自由端口。我假设用户有一些 .NET 和 C# 或 Visual Basic .Net编程的基本知识。 -This article explains how to write a simple web server application using C#. Though it can b e developed in any.NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler V ersion 7.00.9254 [CLR version v1.0.2914]. It c an be used with a beta with some minor modificati on. This application can co-exists with IIS or a ny web server, the key is to choose any free port. I assume that t he user has some basic understanding of.NET and C# or Visual Basic. Net. this project demonstrated how to use C# a simple W eb server applications. Use of Beta 2 code. Microsoft (R) Visual C# compiler, Version 7.00.9254 [CLR version v1.0.2914]. It can also be used to Beta 1, with a small modifications. This application procedures or arbitrary Platform: |
Size: 8192 |
Author:远超 |
Hits:
Description: vb写的Web服务器。这个我也看不懂,上传上来给有兴趣得朋友。呵呵。-vb write Web server. This I do not understand, to be uploaded onto interested in a friend. Ha ha. Platform: |
Size: 83968 |
Author:meiwei |
Hits:
Description: 一个利用VB实现的Web Server程序,支持Perl, + PHP, SSI ,ASP-use VB one of the Web Server process, support for Perl, PHP, SSI, ASP Platform: |
Size: 464896 |
Author:可爱的中国 |
Hits:
Description: 当今的网络时代,下载软件是使用最为频繁的软件之一。几年来,下载技术也在不停地发展。最原始的下载功能仅仅是个“下载”过程,即从WEB服务器上连续地读取文件。其最大的问题是,由于网络的不稳定性,一旦连接断开使得下载过程中断,就不得不全部从头再来一次。
随后,“断点续传”的概念就出来了,顾名思义,就是如果下载中断,在重新建立连接后,跳过已经下载的部分,而只下载还没有下载的部分。
无论“多线程下载”技术是否洪以容先生的发明,洪以容使得这项技术得到前所未有的关注是不争的事实。在“网络蚂蚁”软件流行开后,许多下载软件也都纷纷效仿,是否具有“多线程下载”技术、甚至能支持多少个下载线程都成了人们评测下载软件的要素。“多线程下载”的基础是WEB服务器支持远程的随机读取,也即支持“断点续传”。这样,在下载时可以把文件分成若干部分,每一部分创建一个下载线程进行下载。
-today's Internet era, download software is the most frequently used one of the software. In recent years, technology has been downloaded development. Download the most primitive function was merely a "download" process, from the Web server to read documents consecutive. Its biggest problem is that because of the instability of the network, once connected disconnect makes downloading process interrupted, have to going back to square one all. Subsequently, the "HTTP" concept comes on the name implies, is that if you download interruption, in the re-establishment of links, Skips have downloaded some, and not only download part of the download. Whether the "multi-threaded download" technology to accommodate Mr. Hung, the invention Hung to accommodate this tech Platform: |
Size: 181248 |
Author:风林火山 |
Hits:
Description: 作 者 何强 何英 [同作者作品]
【出 版 社】 清华大学出版社
【书 号】 7-900641-80-7
本书以MATLAB扩展编程及其应用实例为主线,以MATLAB与C程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现,系统介绍了MATLAB的新特性、常用的代码优化方法和功能扩展途径。全书分为3部分,共13章。第1部分(第1章—第6章):MATLAB 6的安装和运行、MatrixVB、Excellink、MATLAB Web Server、MATLAB的数据结构和编程技巧、MATLAB图形用户界面编程:第2部分(第7章—第11章):MATLAB引擎、MATLAB可执行程序、MATLAB C++数学库和图形库、MATLAB Runtime Server、MATLAB访问系统硬件;第3部分(第12章、第13章):MATLAB的录音工具、基于MATLAB的语音识别系统。 本书面向有一定MATLAB、C/C++语言编程基础的理工科学生、科研人员和教学工作者,既是新手进阶提高的读物,又是中高级MATLAB用户的必备手册。
-author Qiang Ying [with the authors] [publisher] [Tsinghua University Press ISBN : 7-900 641-80-7 book MATLAB to expand programming and application examples main line, to MATLAB and C program, Visual Basic, Excel, network and system hardware interface to the core, using text, Simple crisper practices and user-friendly language, a lot of code examples and a simple speech recognition system is a concrete realization, MATLAB system of the new features, the common code optimization and functional way to expand. The entire book is divided into three parts, with a total of 13 chapters. Part 1 (Chapter 1-Chapter 6) : 6 MATLAB installation and operation matrixVB. Excellink, MATLAB Web Server, MATLAB data structures and programming skills, MATLAB graphical user interface programming : Part 2 (Chapt Platform: |
Size: 23016448 |
Author:黄晓东 |
Hits:
Description: 什么是 VBScript?
Microsoft Visual Basic Scripting Edition 是程序开发语言 Visual Basic 家族的最新成员,它将灵活的脚本应用于更广泛的领域,包括 Microsoft Internet Explorer 中的 Web 客户机脚本和 Microsoft Internet Information Service 中的 Web 服务器脚本。
ActiveX脚本可用在 Microsoft(R) Internet Explorer 和 Microsoft(R) Internet Information Service 中。
其他应用程序和浏览器中的 VBScript
作为开发者,您可以在您的产品中免费使用 VBScript 源实现程序。Microsoft 为 32 位 Windows(R) API、16 位 Windows API 和 Macintosh(R) 提供 VBscript 的二进制实现程序。VBScript 与 World Wide Web 浏览器集成在一起。VBScript 和 ActiveX脚本也可以在其他应用程序中作为普通脚本语言使用。-What is a VBScript? Microsoft Visual Basic Scripting Edition is a programming language Visual Basic newest member of the family, it applies to a more flexible script a wide range of areas, including Microsoft Internet Explorer in the Web client scripting and Microsoft Internet Information Service in the Web server script. ActiveX scripting can be used in Microsoft (R) Internet Explorer and Microsoft (R) Internet Information Service in. Other applications and browser of VBScript as a developer, you can on your products realize the source of the free use VBScript procedures. Microsoft for 32-bit Windows (R) API, 16 bit Windows API and Macintosh (R) to provide binary VBscript realize procedures. VBScript and the World Wide Web browser integrated. VBScript and ActiveX scripts can also be in other applications as a common scripting language to use. Platform: |
Size: 527360 |
Author:123 |
Hits:
Description: windows下的web服务器,能够解析html等文档,并通过浏览器去显示给用户。-windows under the web server that can resolve, such as html documents, and through the browser to display to users. Platform: |
Size: 829440 |
Author:李怀洲 |
Hits:
Description: 使用ASP.NET、Visual Studio 2005,SQL Server 2000开发一个图书馆管理系统,基于Web架构B/S模型,能实现基本的图书借阅管理功能-The use of ASP.NET, Visual Studio 2005, SQL Server 2000 development of a library management system, Web-based framework for B/S model, able to realize the basic management functions Books to borrow Platform: |
Size: 6879232 |
Author:马斯 |
Hits:
Description: http web server
c语言实现,兼容windows和linux,实现http web server的基本,支持gzip压缩-http web serverc language, compatible with windows and linux, the realization of the basic http web server, support for gzip compression Platform: |
Size: 2551808 |
Author:赖泽天 |
Hits:
Description: 本系统采用的技术方案为JSP +Tomcat+ Access,即使用JSP作为Web服务器端开发语言,采用Tomcat作为Web服务器和JSP引擎,采用Access作为后台网络数据库管理系统。
本系统主要包括网上书店主页,用户登录注册主页面,新用户注册页面,用户信息页面;购物车页面,管理员登陆页面,书籍管理页面等可视化页面。功能清单: 产品分类展示功能、商品的搜索功能、热卖商品推荐功能、网上订购、订单修改功能、用户注册登录管理功能、用户信息管理功能。
-This system USES of technology solutions for the JSP Tomcat++ Access, as the Web server using the JSP Tomcat, using a language developed Web server and JSP engine, Access network as the backend database management system.
This system mainly includes online bookstore, user login page registered user registration, a new page, user information page, Shopping cart pages, administrator landing pages, books management page visual page. Features list: product classification display function, commodity sells goods search function, recommend function, online ordering, order revision function, user registration management function and user login information management functions. Platform: |
Size: 1245184 |
Author:攻玉 |
Hits:
Description: Web服务器的实现主要是服务器端接受并响应客户端的请求,本次设计是在Visual C++开发平台上使用Winsock编程技术开发Web服务器程序。
该Web服务器的结构采用“请求/响应”的模型,具有支持多线程,配置网站所在目录和缺省主页,支持GET、POST和HEAD等方法,基本的错误处理,支持ASP等功能。
-The realization of the Web Server is based on the acceptance and response of the server from the clients’ requests. In this design, by exploiting the development platform of Visual C++, the technology of the Winsock programming is used to work out the program of the Web Server.
This Web Server has the structure of “Request/Response” model, possessing many functions, such as multithread and the configuration of current directory and default homepage , the method of GET, POST and HEAD, basic errors correction, and ASP.
Platform: |
Size: 204800 |
Author:旅游业 |
Hits: