搜索资源列表
基于WEB的教学评价系统
- 一个基于网络的课程教学评价调查的WEB应用程序,采用jsp/javabean设计,MVC设计模式。-a Web-based courses teaching evaluation survey of Web applications, using jsp / javabean design, MVC design pattern.
windows应用程序版的google搜索引擎源码
- 很多时候感觉用www.google.com搜索网站挺麻烦的,查阅MSDN的知识库后用C#写了这个windows应用程序版的google搜索引擎,主要调用了google开放出来的web service,不过搜索时速度还不是很快,但至少省去了右键[在新窗口中打开]的麻烦,以下是程序的源码. -often feel www.google.com search site with a very troublesome to access the knowledge base after MSDN
用JBuilderX开发WEB应用程序
- 用JBuilderX开发WEB应用程序-laptops with the development of Web applications
Web
- 1、 熟悉应用服务器Tomcat的安装和基本配置 2、 掌握以安装Lomboz插件的Eclipse平台开发Web应用程序的方法与步骤。
编写一个简单的抓网页应用程序
- 利用C#编写一个简单的抓网页应用程序-prepared using C# grasp a simple Web applications
为Web服务构建Struts应用程序例程源码
- 为Web服务构建Struts应用程序例程源码,好东西-for building Web services applications Struts source code routines, good things
支付宝的web实现
- 支付宝的WEB实现,用JSP实现,用户可直接调用其中的接口实现网上交易,是难得的好程序
简单的web浏览器
- 使用MFC编写的简单的浏览器 CHtmlView 类的成员函数 1.获取和设置属性(Attributes)的成员函数 (1)CString GetType( ) const; (2)long GetLeft( ) const; void SetLeft( long nNewValue ); (3)long GetTop( ) const; void SetTop( long nNewValue ); (4)long GetHeight( ) const; void SetHeight( long
flexphpsystem.rar
- 一个用FLEX+PHP+AMFPHP构建的WEB应用程序快速开发框架,可以大大增加你在FLEX+PHP应用开发的速度。,One with FLEX+ PHP+ AMFPHP built WEB application framework for rapid development, you can greatly increase the FLEX+ PHP application development speed.
wince-web-server-cgi
- 利用GoAhead构建嵌入式web应用。在wince环境下的CGI程序。-/* * cgi.c-- CGI processing (for the GoAhead Web server * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution
wince-web-server-handler
- 利用GoAhead构建嵌入式web应用。在wince环境下的handler程序。-/* * handler.c-- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirements * *
boa-web-server
- 此文件为嵌入式web应用程序开发的较好源码,得来不易,与友人共享-This file is an embedded web application development for a better source, is not easy to share with friends
ComponentArt.Web.UI.2008.1.for.ASP.NET2.0.Src
- Web UI for ASP.NET 将您的ASP.NET应用程序中最需要用到的用户界面控件集成为一个控件包,其中包括:Menu、TreeView、NavBar、TabStrip、MultiPage、SiteMap、Rotator等ASP.NET控件。 -Web UI for ASP.NET to your ASP.NET application, the most pressing need for the user interface control integrated into a
cshapentryCourseware
- c#入门课件 第01章 C#.NET概述.ppt 第02章 C#数据类型.ppt 第03章 C# 语 句.ppt 第04章 类.ppt 第05章 继承、多态、委托与事件.ppt 第06章 设计窗体和控件.ppt 第07章 ADO.NET与数据操作.ppt 第08章 ASP.NET Web应用程序开发.ppt 第09章 网络协议与套接字编程 .ppt 第10章 TCP协议开发 .ppt 第11章 UDP协议开发 .ppt 第12章 FTP协议开发.p
ExtJS2.0sheyongjiaochen
- ExtJS是一个Ajax框架,是一个用javascr ipt写的,用于在客户端创建丰富多彩的web应用程序界面。ExtJS可以用来开发RIA也即富客户端的AJAX应用-ExtJS is an Ajax framework, is a written with javascr ipt for the client to create a variety of web application programming interfaces. ExtJS can be used to develop R
ASP.NET_Web
- ASP.NET Web应用程序开发 Response 与 Request 8.2 Application与Session 8.3 理解Global.asax 8.4 使用 Web 用户控件 8.5 统计网站在线人数 8.6 统计用户登录次数 8.7 上传文件 8.8 发布即时信息 -ASP.NET Web
Delphi-Web
- Delphi Web开发,是一本有关Delphi Web开发的参考书,对于使用Delphi开发Web应用程序的程序员有很好的参考价值。-Delphi Web development, is a reference book on Delphi Web development for developing Web applications using Delphi programmers have a good reference value.
45454新建网站与新建Web应用的区别
- web应用程序和一般的winform没有什么区别都有引用的是命名空间等;Web网站在引用后出现一个bin文件夹那里存放dll和pdb文件。(The web application is no different from the general WinForm, with reference to namespaces and so forth; the Web web site appears after referencing a bin folder where DLL and PDB f
Java+Web从入门到精通
- 《JAVA Web从入门到精通》从初学者角度出发,通过通俗易懂的语言、丰富多彩的实例,详细介绍了JAVA Web应用程序开发应该掌握的各方面技术知识。("JAVA Web from entry to master" from the beginner's point of view, through the easy to understand language, rich and colorful examples, introduced in detail the JAV
15
- 分页是Web应用程序中最常用到的功能之一,在ASP.NET中,虽然自带了一个可以分页的DataGrid(asp.net 1.1)和GridView(asp.net 2.0)控件,但其分页功能并不尽如人意,如可定制性差、无法通过Url实现分页功能等(Paging is one of the most commonly used functions in Web applications. In ASP.NET, you have a pagination DataGrid (asp.net 1.1