搜索资源列表
基于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
用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(
webapp3
- WEB应用程序,delphi示例-Web applications, delphi Example
用JBuilderX开发WEB应用程序
- 用JBuilderX开发WEB应用程序-laptops with the development of Web applications
编写一个简单的抓网页应用程序
- 利用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服务构建Struts应用程序例程源码
- 这个例子举例说明了一个简单的新闻 Portal。新闻内容是从数据源(这里称为 DataSource )传送到 JSP 页,同时信息内容也要作为一个 Web 服务发布出来。这个 Portal 也可以从 StockQuote Web 服务中检索最新的股票报价并显示在同一个 JSP 页中。-This example illustrates a simple news Portal. News content is from the data
基于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
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 val
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
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
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 pa