Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - html web
Search - html web - List
快速学习CSS的入门书.exe格式,打开即可看. CSS是解决HTML格式控制的一种技术,Web开发人员必看.-fast learning CSS book entry. Exe format can be opened. CSS solution is the control of the HTML format of a technology, Web developers Watchable.
Date : 2008-10-13 Size : 429.01kb User : 张铭

html初级教程,对html语言进行基本介绍,适合网页制作初学者-html primary guide to basic html language, suitable for beginners web
Date : 2008-10-13 Size : 76.98kb User : ding

ASP的基础教程,使用ASP可以组合HTML页、脚本命令和ActiveX组件以创建交互的Web页和基于Web的功能强大的应用程序。ASP应用程序很容易开发和修改。-ASP based directory can use ASP portfolio HTML pages, script commands and ActiveX components to create interactive Web pages and Web-based powerful applications. ASP applications to easily develop and modify.
Date : 2008-10-13 Size : 12.26kb User : 秋实

书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Date : 2008-10-13 Size : 1.82mb User : 龙杨

<Ajax基础教程>一书源码. Ajax 建立在现有的一些 Web 技术基础之上,如 JavaScript 、 HTML 和 CSS ,可以与你喜欢的服务器端语言结合使用.
Date : 2008-10-13 Size : 7.3mb User : Kerry

Microsoft Active Server Pages 即我们所称的 ASP ,其实是一套微软开发的服务器端脚本环境, ASP 内含于 IIS 3.0 和 4.0 之中 , 通过 ASP 我们可以结合 HTML 网页、 ASP 指令和 ActiveX 元件建立动态、交互且高效的 WEB 服务器应用程序。有了 ASP 你就不必担心客户的浏览器是否能运行你所编写的代码,因为所有的程序都将在服务器端执行,包括所有嵌在普通 HTML 中的脚本程序。当程序执行完毕后,服务器仅将执行的结果返回给客户浏览器,这样也就减轻了客户端浏览器的负担,大大提高了交互的速度。-Microsoft Active Server Pages, which is supported by the ASP, Microsoft is developing a set of server-side scripting environment, ASP intron in IIS 3.0 and 4.0, through that we can combine ASP HTML pages, ASP instructions and ActiveX components to build dynamic, interactive and efficient Web server applications. With ASP You do not have to worry about customers browser can run your prepared by the code, because all the procedures will be implemented on the server side, including all embedded in ordinary HTML scripting. When the procedure has been completed, the server will only implement the results back to the client browser, this will reduce the client browser burden, which has greatly enhanced the speed of interaction.
Date : 2008-10-13 Size : 88.19kb User : 陈年

this a html prg and it used write web cell.-this a html prg and write it used web cell.
Date : 2008-10-13 Size : 8.54kb User : ynmmm

《网页创意设计》,包括网页的设计、使网站易于导航、制作web图片、HTML设计工具、用表格构造页面等。-"creative website design", including web design, ease of navigation websites, web production photographs, HTML design tool, with pages and other structural forms.
Date : 2008-10-13 Size : 2.22mb User : 郭悦

一些数据库的实例。共12章。如第八章: 第8章数据库环境的建立 1. 用MISDBA用户登录MISDB数据库。 2. 在ISQL中,输入第8章提供的SQL语句;或者根据表8-1至表8-4在SQL Explorer中自行创建数据表。 3. 根据表8-5至表8-7设置初始数据,另外需要在PERSON数据表中设置一个具有培训管理系统管理权限的用户(ID=’PXC’,PASSWD=’PASSWORD’,AUTHORITY=’6’,STATE=’F’)和用于外派培训的用户(ID=’PXCOUT’,NAME=’外派培训’)。 4. 修改Admin源程序中的数据库连接属性,并且重新编译training.exe。 5. 修改Client源程序中数据库连接属性,并且重新生成html文件和cab文件,然后将这两个文件拷贝到web服务器指定目录中。-some examples of the database. A total of 12 chapters. If the eighth chapter : Chapter 8 database to establish an environment. User login with MISDBA MISDB database. 2. In ISQL, the importation of Chapter 8 of SQL; Or, according to Table to Table 8 -1 8-4 in SQL Explorer to create data sheets. 3. According to Table 8-5 8-7 to set up tables initial data, Another need PERSON data tables set up with a training management system for the management competence of the users (ID = 'P XC ', PASSWD =' PASSWORD 'AUTHORITY ='6', STATE = 'F') for assignment and training of users (ID = 'PXCOUT' NAME = 'assignment training'). 4. Admin change the source of database connection attribute, and recompile training.exe. 5. Client amend the source database connecti
Date : 2008-10-13 Size : 2.42mb User : bansom

Internet提供了全球范围的网络互连与通信功能,Web技术的发展更是一日千里,其丰富的信息资源给人们的学习生活带来了极大的便利。特别是HTML(超文本标识语言)的应运而生,以其简单易学,灵活通用的特性,使人们发布、检索、交流信息都变得如此简单,因此,Web成了最大的环球信息资源库。然而,电子商务,电子出版,远程教育等基于Web的新兴领域的全面兴起使得传统的Web资源更加复杂化,多样化,数据量的日趋庞大对网络的传输能力也提出更高的要求。同时,人们对Web服务功能的需求也达到更高的标准,比如需要对Web进行智能化的语义搜索;公司企业要为服务客户创建和分发大量有价值的文档信息,以降低生产成本;需要对数据按照不同的需求进行多样化显示,实现信息推送、个性化服务等智能化服务;需要对不同平台、不同格式的数据源进行数据集成和数据转化等等,这些需求愈加广泛并且迫切。-Internet to provide a global network interconnection and communication functions, Web technology to develop more rapidly, and rich information resources for the people's study of the lives of great convenience. In particular HTML (hyper text markup language) came into being, with easy, flexible common characteristics, Published people, retrieval, exchange of information has become so simple, so that the Web has become the largest global information resources. However, e-commerce, electronic publishing, Distance education and other Web-based emerging fields in which traditional rise of Web resources become more complex. diversification, increasing the amount of data on a huge network of transmission capacity to meet higher demand. Meanwhile, people on the Web services demand higher stan
Date : 2008-10-13 Size : 112.91kb User : kiki

WEB WEB标准和网站重构 在上个世纪90年代后期,当互联网和web逐渐成为主流时,Web浏览器(包括当时的Netscape 4及以下版本,IE 4及以下版本。行话叫Version 4浏览器)的开发商还没有完全的支持CSS(层叠式样式表,对于Web开发人员来说,他们可以用CSS来控制Html文档的表现)。考虑到CSS1是在1996年制定的,而CSS2是在1998年才制定的,所以这种对CSS支持的不足也是可以理解的。 􀁺 -Web standards and Web site reconstruction of the last century the late 90s, When the Internet and the web is becoming the mainstream, Web browsers (including the Netscape version 4 and below, IE 4 and below versions. jargon called Version 4 browsers), the developer has not fully support CSS ( Cascading Style Sheets for Web developers, They can use CSS to control the performance of Html files). Consider them additionally to be enacted in 1996, and in CSS2 is only enacted in 1998. So the lack of support of the CSS is understandable.
Date : 2008-10-13 Size : 132.33kb User : 罗明会

Recite(一个辅助英语学习软件源码) 该程序的UI部分使用了WTL7.5。WTL7.5可以很容易的在微软的官方网站找到,安装也很简单。   另外使用了BOOST库中的部分内容。包括filesystem用于操作文件名和目录,可以在( http://lunatic.bokee.com/5899788.html )找到更详细的介绍。serialization用于将对象序列化在磁盘文件中。datetime用于做日期的计算。还用到了string algo做简单的字符串操作。因此你需要从( http://www.boost.org )下载boost的最新版本1.33.1,并在本地编译它。   配置文件的读写使用了TinyXML,源码已经包含在源码包中,无须另外下载。   整个程序的祼奔性相当好,不依赖于其他任何的DLL或COM库,就一个EXE文件。   我的编程和调试环境为WindowsXP,Visual Studio .net 2003。   该软件的目的及作用请参见( http://lunatic.bokee.com/6153131.html )   使用方法( http://lunatic.bokee.com/6153160.html )   相关的资源( http://lunatic.bokee.com/6153181.html ) -Recite (one in English learning software source code) the procedures of the UI used WTL7. 5. WTL7.5 could easily on Microsoft's official Web site, the installation is also very simple. Also use the BOOST part of the contents. Including filesystem operations for the file name and directory, the (http : / / lunatic.bokee.com/5899788.html) find a more detailed referral presentations. Object serialization used to sequence of the disk file. Datetime done for the calculation date. Also used a string algo so simple string manipulation. So you need from (http : / / www.boost.org) boost download the latest version of a .33.1. and the local compile it. The configuration file read and write using TinyXML, FOSS has been contained in the source package, do not have to download. Nude whole procedure
Date : 2008-10-13 Size : 126.71kb User : yu

《JSP网络编程从基础到实践》的实例代码目录中包含了前10章的所有实例的源代码,实例名称及其所处章节如下: 第1章 JSP技术概述 实例1 第一个JSP页面 第3章 Web开发基础 实例2 HTML与JavaScript交互示例 第4章 JSP语法 实例3 JSP程序的基本结构 实例4 简单数据类型综合应用实例 实例5 包装类综合应用实例 实例6 数组应用实例 实例7 字符截取程序示例 实例8 查找字符串程序示例 实例9 StringBuffer综合应用程序示例 实例10 日期数据应用示例 实例11 算术表达式综合运用实例 实例12 switch语句示例 实例13 循环应用综合实例 实例14 一个简单的计数器 实例15 include指令应用示例 实例16 forward应用程序示例 实例17 param应用程序示例 实例18 plugin应用程序示例 实例19 中文字符处理程序示例 第5章 JSP的内置对象 实例20 request常用方法的应用 实例21 获得表单数据 实例22 页面重定向程序示例 实例23 定时刷新页面程序示例 实例24 记住会话的用户名 实例25 猜字母游戏 实例26 网站计数器-"JSP programming from the network infrastructure to practice" examples of code directory contains 10 chapters before all the examples source code, and examples of names which sections are as follows : Chapter 1 JSP example of a resolution outlining a JSP pages in Chapter 3 examples based Web development with HTML J 2 avaScript interactive examples Chapter 4 JSP syntax examples of three JSP the basic structure of a few simple examples 4 According to the type of integrated application packaging category five examples of integrated application examples 6 array Application examples seven characters interception procedures Example 8 Example search string procedures example examples 9 StringBuffer integrated application examples of a sample 0 Date Data Application Example 11 examples o
Date : 2008-10-13 Size : 385.83kb User : xk

一个基于 Internet Explorer 中 MSHTML 技术的 ASP.NET 服务器控件,可以轻松地将其嵌入到 Web Forms 中实现 HTML 内容的在线编辑,在新闻发布、博客写作、论坛社区等多种 Web 系统中都会有用途. -one based on Internet Explorer technology ASP.NE MSHTML T server component can be easily embedded into Web Forms achieve contents of the online HTML editor, In press releases, blog writing, community forums, and other Web system will have uses.
Date : 2008-10-13 Size : 42.69kb User : 王制

一个系统程序,可以察看系统中当前窗口的局柄等信息,可以察看系统窗口,例如任务栏、开始按钮。可以通过鼠标移动察看光标位置下的 窗口的信息 8 通过Winsock实现的Web服务器程序,目前只支持html格式,-a system procedures, systems can see the current window Bureau handles, and other information, can see the window system, For example, the task bar, Start button. Mobile can see through the mouse cursor location of the window of 8 through Winsock Web server procedures currently only supports html format,
Date : 2008-10-13 Size : 382.03kb User : chenliang

系统特点: 1、可自设网站栏目、文章分类; 2、提供用户注册、审核模块(可选是否开放); 3、提供HTML和Ajax两种版本;Ajax版本子页面不含Google广告栏。 4、主页文章分类采用Ajax技术,无刷新页面,速度更快; 5、提供留言模块,以及游客留言(均可选); 6、新增用户站长Mail通知; 7、用户访问记录以及用户下载记录,在线人数显示,在线会员浏览; 8、文章、分类、栏目日、月、总浏览计数; 9、来访者IP来源查询、更新(请到本站主页下载IP数据库放到Data目录下); 10、热门文章展示(admin/showTopArtics.asp)可选排序方式(时间,点击数); 11、热门文章置顶功能; 12、用户注册、留言、发文安全字符过滤; 13、广告显示设置; 14、提供多款免费模板; -characteristics of the system : a freely available from the Web site columns, articles classification; 2, providing user registration, audit module (optional whether to open); 3, HTML and Ajax in two versions; Ajax version of Google-page advertisement-free column. 4, Home Categories used Ajax technology, no page reloads and faster; 5, voice mail module, and tourists messages (open elections); 6, a new user station Mail notification; 7. users access to records and users download records show the number of online, visit the online Member; 8, articles, classified columns, 1999, View the total count; 9, visitors IP source inquiries, Update (go to the site home page download the database of IP Data directory); 10. popular articles display (admin / showTopArtics.asp) Optional Sort (time , and th
Date : 2008-10-13 Size : 165.31kb User : 方杰

这个是本人收集的关于网页制作方面的东西 有购物车示例 很实用-this the collection of web pages on the production of things to a very practical example of car
Date : 2008-10-13 Size : 3.22mb User : 曹宇

CSS就是Cascading Style Sheets,中文翻译为“层叠样式表”,简称样式表,它是一种制作网页的新技术。 网页设计最初是用HTML标记来定义页面文档及格式,例如标题<h1>、段落<p>、表格<table>、链接<a>等,但这些标记不能满足更多的文档样式需求,为了解决这个问题,在1997年W3C(The World Wide Web Consortium)颁布HTML4标准的同时也公布了有关样式表的第一个标准CSS1, 自CSS1的版本之后,又在1998年5月发布了CSS2版本,样式表得到了更多的充实。W3C把DHTML(Dynamic HTML)分为三个部分来实现:脚本语言(包括JavaScript、Vbscript等)、支持动态效果的浏览器(包括Internet Explorer、Netscape Navigator等)和CSS样式表。
Date : 2008-10-13 Size : 318.52kb User : longlong

This a translation of the ToyFDTD c code available from the web site http://www.borg.umn.edu/toyfdtd/ToyFDTD1.html This some optimization to use MATLAB matrix notation. Others may find a way to further optimize the nested loops.
Date : 2008-10-13 Size : 8.48kb User : oliver

css 经典 Css Mastery中文版(精通css-高级web解决方案)
Date : 2008-10-13 Size : 46.34mb User : lty
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.