⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 site_glossary.asp

📁 W3Schools tutorial..web designing
💻 ASP
📖 第 1 页 / 共 4 页
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-US" xml:lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head>

<title>Web Glossary</title>
 
<link rel="shortcut icon" href="../favicon.ico" type="image/x-icon" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="Keywords" content="xml,tutorial,html,dhtml,css,xsl,xhtml,javascript,asp,ado,vbscript,dom,sql,colors,soap,php,authoring,programming,training,learning,beginner's guide,primer,lessons,school,howto,reference,examples,samples,source code,tags,demos,tips,links,FAQ,tag list,forms,frames,color table,w3c,cascading style sheets,active server pages,dynamic html,internet,database,development,Web building,Webmaster,html guide" />

<meta name="Description" content="Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building." />

<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="cache-control" content="no-cache" />

<link rel="stylesheet" type="text/css" href="../stdtheme.css" />

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "../../https@ssl./default.htm" : "../../www./default.htm");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3855518-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>

</head>
<body>

<a name="top"></a>
<table cellpadding="0" cellspacing="0" width="100%" bgcolor="#808080">
<tr>
<td width="234" valign="top">
<a href="../default.htm"><img src="../images/w3default80.jpg" border="0" alt="W3Schools" /></a>
</td>
<th valign="middle" align="left" class="right">
<script type="text/javascript"><!--
google_ad_client = "pub-3440800076797949";
/*txtimg*/
google_ad_slot = "5330033957";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript" src="../../pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<noscript>
<a href="../default.asp" target="_blank"><img src="../banners/w6.gif" border="0" alt="W3Schools" /></a>
</noscript>

<br /></th>
</tr>
</table>

<table style="margin-left:1px" width="800px" border="0" cellpadding="0" cellspacing="2">
<tr>
<td width="137" class="content" valign="top"><br />
<a class="left" href="../default.asp" target="_top">
<img src="../images/homeicon.gif" border="0" alt="home" /></a>
<a class="left" href="../default.asp" target="_top">
<b>HOME</b></a>
<br /><br />
<b>Web Building</b><br />
<a class="left" target="_top" href="default.asp" >Web HOME</a><br />
<a class="left" target="_top" href="site_intro.asp" >Web Building</a><br />
<a class="left" target="_top" href="site_design.asp" >Web Design</a><br />
<a class="left" target="_top" href="site_users.asp" >Web Users</a><br />
<a class="left" target="_top" href="site_standards.asp" >Web Standards</a><br />
<a class="left" target="_top" href="site_validate.asp" >Web Validation</a><br />
<a class="left" target="_top" href="site_w3c.asp" >Web W3C</a><br />
<a class="left" target="_top" href="site_security.asp" >Web Security</a><br />
<a class="left" target="_top" href="site_glossary.asp" style='font-weight:bold;'>Web Glossary</a><br />
<a class="left" target="_top" href="site_search.asp" >Web Search</a><br />
<a class="left" target="_top" href="site_awards.asp" >Web Awards</a><br />
<br />
<b>Selected Reading</b><br />
<a class="left" target="_top" href="../browsers/browsers_stats.asp">Web Statistics</a><br />
<a class="left" target="_top" href="site_glossary.asp">Web Glossary</a><br />
<a class="left" target="_top" href="../hosting/default.asp">Web Hosting</a><br />
<a class="left" target="_top" href="../quality/default.asp">Web Quality</a><br /><br />
<a class="left" target="_top" href="../forum/default.asp">W3Schools Forum</a><br /><br />
<a class="left" target="_top" href="../about/about_helping.asp">Helping W3Schools</a><br /><br />
<script type="text/javascript"><!--
google_ad_client = "pub-3440800076797949";
/*LeftLinkUnit*/
google_ad_slot = "4854527104";
google_ad_width = 120;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="../../pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</td>
<td valign="top">
<table style="border: 1px solid gray" width="100%" bgcolor="#FFFFFF" border="0" cellpadding="5" cellspacing="0">
<tr>
<td>


<h1>Web Glossary</h1>

<a href="site_security.asp"><img alt="previous" border="0" src="../images/btn_previous.gif" /></a>
<a href="site_search.asp"><img alt="next" border="0" src="../images/btn_next.gif" width="100" height="20" /></a>

<hr />
<p class="intro">This is an alphabetical list of Web Building Glossary Terms.</p>
<hr />

<p><b>Access (Microsoft Access)</b><br />
A database system developed by Microsoft. Part of Microsoft Office Professional. Mostly used on low 
traffic web sites running on the Windows platform.</p>

<p><b>ActiveMovie</b><br />
<span id="intelliTxt">A web technology for streaming movies from a web server to 
a web client. Developed by Microsoft.</span></p>

<p><b>ActiveX</b><br />
A programming interface (API) that allows web 
browsers to download and execute Windows programs. (See also Plug-In)</p>

<p><b>Address</b><br />
See Web Address.</p>
<p><b>Anchor</b><br />
In web terms: The starting point or ending point of a hyperlink.<br />
<a href="../html/html_links.asp">Learn more about links in our HTML tutorial</a></p>

<p><b>Anonymous FTP</b>
<br />See FTP Server.</p>

<p><b>ANSI (American National Standards Institute)</b><br />
An organization that creates standards for the computer industry. Responsible 
for the ANSI C standard.</p>

<p><b>ANSI C</b><br />
An international standard for the C programming language.</p>

<p><b>ADO (ActiveX Data Object)<br />
</b>A Microsoft technology that provides data access to any kind of data store.<br />
<a href="../ado/default.asp">Learn more about
ADO in our ADO tutorial</a></p>

<p><b>ADSL (Asymmetric Digital Subscriber Line)</b><br />
A special type of DSL line where the upload speed is different from the 
download speed.</p>

<p><b>Amaya</b><br />
An open source web browser editor from W3C, used to push 
leading-edge ideas in browser design.</p>

<p><b>Animation</b><br />
A set of pictures simulating movement when played in series.</p>

<p><b>Anti-Virus Program</b><br />
A computer program made to discover and destroy all types of computer viruses.</p>

<p><b>Apache</b><br />
An open source web server. Mostly for Unix, Linux and Solaris platforms.</p>

<p><b>Applet</b><br />
See web applet.</p>

<p><b>Archie</b><br />
A computer program to locate files on public FTP servers.</p>

<p><b>API (Application Programming Interface)</b><br />
An interface for letting a program communicate with another program. In web 
terms: An interface for letting web browsers or web servers communicate with 
other programs. (See also Active-X and Plug-In)</p>

<p><b>ARPAnet</b><br />
The experimental network tested in the 1970's which started the development of 
the Internet.</p>

<p><b>Authentication</b><br />
In web terms: the method used to verify the identity of a user, program or 
computer on the web.</p>

<p><b>ASCII (American Standard Code for Information Interchange)</b><br />
A set of 128 alphanumeric and special control characters used for computer 
storing and printing of text. Used by HTML when transmitting data over the web.<br />
<a href="../tags/ref_ascii.asp">See the full list of ASCII codes in our HTML 
Reference</a></p>

<p><b>ASF (Advanced Streaming Format)</b><br />
A multimedia streaming format. Developed by Microsoft for Windows Media.</p>

<p><b>ASP (Active Server Pages)</b><br />
A Microsoft technology allowing the insertion of&nbsp;server
executable scripts in web pages.<br />
<a href="../asp/default.asp">Learn more about ASP in our ASP tutorial</a></p>

<p><b>ASX (ASF Streaming Redirector)</b><br />
An XML format for storing information about ASF files. Developed by Microsoft for 
Windows Media.</p>

<p><b>AVI (Audio Video Interleave)</b><br />
File format for video files. Video compression 
technology developed by Microsoft.</p>

<p><b>Banner Ad</b><br />
A (most often graphic) advertisement placed on a web page, which acts as a hyperlink to an 
advertiser's web site.</p>

<p><b>Bandwidth</b><br />
A measure for the speed (amount of data) you can send through an Internet connection. The more 
bandwidth, the faster the connection.</p>

<p><b>Baud</b><br />
The number of symbols per second sent over a channel. </p>

<p><b>BBS (Bulletin Board System)</b><br />
A web based public system for sharing discussions, files, and announcements. </p>

<p><b>Binary Data</b><br />
Data in machine readable form. </p>

<p><b>Bit (Binary Digit)</b><br />
The smallest unit of data stored in a computer. A bit can have the value of 0 or 
1. A computer uses 8 bits to store one text character.</p>

<p><b>BMP (Bitmap)</b><br />
A format for storing images.</p>

<p><b>Bookmark</b><br />
In web terms: A link to a particular web site, stored (bookmarked) by a web user for 
future use and easy access.</p>

<p><b>Browse</b><br />
Term to describe a user's movement across the web, moving from 
page to page via hyperlinks, using a web browser. (See Web Browser).</p>

<p><b>BPS (Bits Per Second)</b><br />
Term to describe the transmission speed for data over the web. </p>

<p><b>Browser</b><br />
See Web Browser.</p>

<p><b>Byte (Binary Term)</b><br />
A computer storage unit containing 8 bits. Each byte can store one text 
character.</p>

<p><b>C</b><br />
An advanced programming language used for programming advanced computer 
applications.</p>

<p><b>C++ (C Plus Plus)</b><br />
The same as C with added object-oriented functions.</p>

<p><b>C# (C Sharp)</b><br />
A Microsoft version of C++ with added Java-like functions.</p>

<p><b>Case Sensitive</b><br />
A term used to describe if it is of importance to use upper or lower case 
letters.</p>

<p><b>Cache</b><br />
In web terms:
A web browser or web server feature which stores copies of web pages on a computer's 
hard disk.</p>

<p><b>Chat</b><br />
An on-line text-based communication between Internet users. </p>

<p><b>CGI (Common Gateway Interface)</b><br />
A set of rules that describes how a CGI program communicates with a web server.</p>

<p><b>CGI Bin</b><br />
The folder (or directory) on a web server that stores CGI programs.</p>

<p><b>CGI Program</b><br />
A small program that handles input and output from a web server. Often
CGI programs are used for handling forms input or database queries.</p>

<p><b>Cinepac</b><br />
A codec for computer video.</p>

<p><b>Client</b><br />
See Web Client.</p>

<p><b>Client/Server</b><br />
In web terms: The communication and separation of workload between a web client 
and a web server.</p>

<p><b>Click<br />
</b>In web terms: A mouse click on a hyperlink element (such as text or picture) on a web 
page which creates an event such as taking a visitor to another web page or 
another part of the same page.</p>

<p><b>Clickthrough Rate</b><br />
The number of times visitors click on a hyperlink (or advertisement) on a page, 
as a percentage of the number of times the page has been displayed.</p>

<p><b>Codec (Compressor / Decompressor)</b><br />
Common term for the technology used for compressing and decompressing data.</p>

<p><b>Communication Protocol</b><br />
A standard (language and a set of rules) to allow computers to interact in a 
standard way. Examples are IP, FTP, and HTTP.<br />
<a href="../tcpip/default.asp">Learn more about Communication Protocols in our 
TCP/IP tutorial</a></p>

<p><b>Compression</b><br />
A method of reducing the size (compress) of web documents or graphics for faster delivery via the 
web.</p>

<p><b>Computer Virus</b><br />
A computer program that can harm a computer by 
displaying messages, deleting files, 
or even destroying the computer's operating system.</p>

<p><b>Cookie</b><br />
Information from a web server,  
stored on your computer by your web browser. The purpose of a cookie is to provide 
information about your visit to the website for use by the server during a later 
visit.</p>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -