- 浏览: 131511 次
- 性别:
- 来自: 天津
文章分类
最新评论
-
kunsyliu:
...
iframe内的button关闭包裹iframe的div -
ksgameboy:
无法实现跨域调用,假设iframe的src="ht ...
iframe内的button关闭包裹iframe的div -
sxwtsuchen:
这个是什么意思了
textarea长度限制 -
千秋万世:
这个方法受到浏览器的限制,不通用。
textarea长度限制 -
shencaifeixia:
不错不错,我一直用&&,今天才知道和& ...
警告:Parameters: Invalid chunk ignored.
Internet and website terminology
- Bandwidth . The capacity of a data connection, usually measured in kilobits per second (kbps) or megabits per second (mbps). In terms of website hosting, bandwidth can refer to a monthly allocation data that can be transferred (browsed, for example) from a website.
- Bit . A single piece of computer information - either 0 or 1 (off or on).
- Blog . A blog (short for "web log") is a discussion forum where you can make posts and others can post comments in response. With news feeds and syndication (such as RSS), readers and aggregators can easily monitor a number of blogs. An aggregator is a blog reader client that can monitor a number of different blogs and feeds in order to provide you with the most recent posts from the various feeds.
- Browser . A browser allows you to view web pages on the internet. This may involve bi-directional communication, such as viewing of a website, making a purchase, or posting on a blog. Many different browsers exist, including Firefox, Opera, Internet Explorer, and Netscape. There are dozens of older browser versions, many of which render web pages differently or incorrectly. Modern browsers are more standards-compliant; Firefox is arguably the most standards-compliant browser.
- Bulletin board system (BBS) . Bulletin boards or forums were in existence long before blogs. They are generally more structured than blogs - a bulletin board can have many sub-forums, each dedicated to a specific issue or location. For example, a bulletin board could have a forum for each individual state.
- Cascading Style Sheets (CSS) . CSS are used to define the presentation of web pages. They can define colors, fonts, and positional layout. CSS are important in that they separate the presentation of a web page from content, which is specified in HTML. CSS allow presentation features (for example, font size and color) of many pages of a website to be changed in one central location.
- Client . An end-user program that primarily downloads files and information from a server. A web browser is a client, as is an email program. This arrangement is called client-server.
- Comp (Comprehensive Layout) . In graphic design, a comp is a layout of a page or website, without the actual textual content. A comp can vary from a hand sketch to a detailed graphic image. A comp shows the positions of images, text and titles and serves as the template or framework to which the actual content is added.
- Content . The visible text and associated images on your website, not including banners and navigation. Textual content is often referred to as "copy".
- Database . A structured collection of data, typically contained in tables which in turn contain rows of data. In the context of websites, a website may use one or more databases contained on the website server. Stores, blogs, and bulletin boards typically store their data in a database. Data in a database is typically accesses via SQL (Structured Query Language) or MySQL, which is an "open source" version of the language.
- Disk storage
. A disk drive (or
hard drive) contains rotating magnetically-coated platters on which
data is stored. Disk drives have increased in capacity over the years.
Capacity is measured in bytes, where a byte loosely corresponds with
one character. Common measures of bytes are:
kilobyte (KB): 1,024 bytes (210 or
approximately 1,000 bytes)
megabyte (MB): 1,048,576 bytes (220 or
approximately 1,000,000 bytes)
gigabyte (GB): 1,073,741,824 bytes (230 or
approximately 1,000,000,000 bytes)
terabyte (TB): 1,099,511,627,776 bytes (240 or
approximately 1,000,000,000,000 bytes)
- Directory or folder . A directory is a collection of files on a computer that is given a specific name. Over time, directories have also become known as folders.
- Domain name . A website typically is hosted under a domain name, such as www.domain.org. A domain name provides a user-friendly way of denoting a website. Technically, domain names are resolved to IP address that identify the physical server where a website resides. A domain can be registered from a domain registrar for a term varying from one to ten years, and then renewed after that.
- Domain name front-running . Some domain registrars will engage in domain name front running . This is where, if you search for domain name using the registrar's own whois domain name lookup facility, the registrar will automatically register the domain name in their own name and hold it for four days. Thus, you will have to purchase the domain name from that specific registrar, at their prices which will likely be higher than competitive rates.
- Domain name park or alias . A method of making a domain name bring up a website that is referenced by another domain name. For example, www.mydomain.org could be parked or aliased to www.mydomain.com. "Parking" a domain name also refers to registering it, but not associating the domain with a specific website.
- Domain name private registration . Standard registration allows your contact information to be viewed by anyone via the whois lookup facility. (Spammers also "harvest" this information). Private registration, usually for an additional fee, hides your contact information.
- Domain name redirect . A method of making a domain name bring up a website that is referenced by another domain name. For example, www.mydomain.org could be redirected to www.mydomain.com. Because of the behavior of search engines, redirection is preferred over domain parking.
- Domain name registrar . A domain can be registered from a domain registrar for a term varying from one to ten years, and then renewed after that. The registrar is typically a different company than the website hosting company.
- Domain Name System (DNS) . DNS is a system that catalogs all website domain names, along with their corresponding IP addresses. When a domain is registered and a corresponding website is set up, the domain's DNS record is configured to point to the website server's IP address.
- Email alias . An email alias is a forwarding mechanism configured with a website. Email sent to the alias will be forwarded to a different email address, which can be configured as an email account on a different website server. For example, "info@mydomain.com" could be configured to forward to "bob@somewhere.com".
- Email . Email, or electronic mail, is one component of the internet that facilitates sending messages across the internet. A website is often created with one or more email accounts, using Post Office Protocol (POP or POP3) accounts or Internet Message Access Protocol (IMAP) accounts. Email sent to those accounts resides on the website server until downloaded by an email client on an end-user's computer, or read by a web-based email system.
- Email campaign . An email campaign is a one or more emails sent to a group of recipients who have opted in to an email list. A timed or "drip" campaign will send out emails at regular intervals (perhaps once per week). The stream of timed emails will be triggered by a specific action by each recipient - usually by the recipient signing up to receive the emails. An email campaign autoresponder will send a follow-up email to a response from an original recipient. This cycle may be repeated for a specified number of iterations.
- Email list . An email list is mechanism for sending email to a large number of recipients. An announcement list allows email to be sent from a select few, while a discussion list allows recipients to reply, thus sending their responses to everyone on the list.
- E-commerce (Electronic Commerce) . E-commerce (or eCommerce) is the offering and purchasing of products over the internet. It typically requires a website with a store and a payment mechanism involving a merchant account and/or a third-party payment facilitator.
- File . A file is a self-contained collection of computer data and has a unique name. A web page is typically maintained as a file on a server and is downloaded when you browse it. Audio and video are also contained in files (which can become very large).
- FTP (File Transfer Protocol) . FTP is a component of the internet that facilitates data transfer via uploading and downloading of files between your computer and a server.
- Firewall . A program that generally typically resides on your computer in order to block unauthorized access via the internet. A firewall is essential if you are constantly connected to the internet, for example, via DSL or cable modem.
- Flash . Flash is multimedia capability that allows you to add animations and interactivity to your website. Most graphic animation is done with Flash. In addition, playing of a sizeable proportion of the audio and video on the web is controlled via Flash. Flash animations are typically created using vector graphics, which makes them fast to download and scalable in size.
- Graphic Design . This is the process of creating visual products and presentations. A graphic artist is one who does the graphic design. With respect to the web, a person versed in graphic design creates the layout of your website.
- Group . A group is an email list that also can be accessed via a browser, using a web-based interface to read and send email. Usenet newsgroups are a separate component of the internet that are accessed with a newsgroup client (often built into web browsers). Companies such as Google now offer web based groups along with web-based archives of Usenet newsgroup posts.
- Hosting . When a website is created, it is typically hosted on a commercial server, which is connected to the internet. This is known as hosting.
- HyperText Markup Language (HTML) . HTML is a language (actually a collection of tags) that define the content of a web page. HTML is used to specify titles, textual content, list items, images, and other information presented on a page.
- Image . An image is a file that contains visual information, such as a chart, graph, icon, or photograph. An image typically represents a graph, chart, photo, or icon (small graphic pictograph) that can be included on a web page. Images are commonly represented in jpeg format (good for photographs), and gif and png format (good for charts, graphs, and icons).
- Internet Service Provider (ISP) . An ISP is a company that acts as a liaison between you and the internet. It serves as your gateway to the internet. There are several types of ISPs: traditional ISPs, which give you full access to the internet, and portals, like AOL, who give a more packaged presentation of the internet. Connection to an ISP is typically via telephone dial-up, telephone company DSL (Digital Subscriber Line) ISDN (Integrated Services Digital Network), cable modem, and wireless connectivity.
- Internet . The internet is a global system of interconnected computers. Your computer connects to an ISP, who then connects to the internet. Millions of other computers are also connected to the internet, making it a huge - and rather nebulous - network. The internet actually consists of a number of service components, including email, the world wide web, and file transfer protocol.
- Internet backbone . The backbone consists of a multitude of various high-speed networks that are connected together to form one virtual internet. The internet is resilient because of redundancy built into the network, which is able to route around points of failure. An ISP or hosting company may have multiple connections to commercial networks that serve as part of the internet backbone. This redundancy is referred to as "multiple backbone connections".
- IP . Internet Protocol is a communications protocol for transferring data on the internet using packet switching and the TCP/IP protocols. IP also commonly refers to an IP Address, which is a series of four sets of numbers separated by periods that defines the server where a website is hosted. An example is 66.45.254.244 (which is the Wikipedia website).
- Keyword research . Determining various phrases that people will use as search engine queries when looking for websites such as yours.
- Link popularity . A measurement of the number of links from other websites to your website pages. More "inbound" links will give you a higher link popularity, with is an important factor that search engines use in determining your website's visibility in their search results. (Also see page rank .)
- Meta tags . Web pages can contain meta tags, which are hidden from view, but can convey information useful to search engines. Meta Keyword Tags are a common example.
- Merchant account . A merchant account is an arrangement that a company or organization makes with a bank in order to facilitate online sales and payment via credit card.
- Navigation . On a website, navigational links are hyperlinks that go to other pages on the website. Navigational links are typically placed in the same area of each page on the website.
- Opt-in . Referring to email mailing lists, opt-in means that a list owner will only add you to their mailing list if you request it.
- Opt-out . Referring to email mailing lists, opt-out means that a list owner will remove you from their mailing list if you request it. In some cases, list owners may add you without your permission and then allow you to opt-out from future mailings.
- Page rank . Page rank has a unique meaning within the context of the Google search engine. Page rank is one of many factors in determining the visibility of your web pages. The fundamental principle of page ranking is that web pages that link to your web pages give your web pages a higher page rank. If the page rank of a page linking to your page is relatively high, the page rank of your pages will be boosted. Thus, getting quality websites in the same line of business to link to your website helps your page rank, which helps increase page visibility. (The term page rank is often confused with page visibility .)
- Page visibility . Page visibility or search engine visibility is the relative position of a web page or website in the list of search engine results (SER) returned when someone queries a search engine with a search term. The process of achieving high page visibility (for many related search terms) is called search engine optimization .
- Payment gateway . A payment gateway is an eCommerce service that authorizes online credit card payments. It is typically associated with the online store's a merchant account , and facilitates encrypted transfer of credit card and approval information back and forth between the store, the merchant bank, and the credit card processor. Merchant accounts are typically associated with a specific gateway provider. A payment gateway service is analogous to a physical credit point-of-sale device.
- Podcast . A podcast is a broadcast of multimedia information (usually audio) over the internet. For example, music, lectures, and announcements are often podcast.
- Program . Detailed and precise instructions telling a computer what do to. For example, a web browser and an accounting package are programs (or collections of them). The art and science of creating a program is called programming . Web-related programs are often written in the Php, Perl, and Javascript programming languages.
- Script . A program typically relating to websites. There are many scripting languages. Javascript can be included on a web page to enhance the features and capability of the page. PHP and Perl are powerful scripting language usually run on website servers. Entire web pages can be produced from these scripts.
- Search engine
. A web search engine
examines websites on the internet in order to provide a catalog of
information contained on those websites. Although there are many search
engines, Google is arguably the most successful.
- Search Engine Optimization (SEO) . When a website or web page is cataloged by a search engine, it can be listed in search results when someone does a search engine query on terms that are contained in a website. Search Engine Optimization is the art and science of getting your web pages highly ranked and listed near the top of search engine results.
- Server . A server is a computer that is connected to the internet in order to provide information to clients who request it over the internet. A website is typically hosted on a commercial server. The better hosting companies have multiple connections to internet backbones, secure data centers, uninterruptable power supplies, and full-time (24x7) technical support in the same facility (as opposed to overseas). Most commercial servers typically run the Unix or Linux operating system with the Apache web server , and a smaller proportion run as Microsoft Servers.
- Spam . Spam is Unsolicited Commercial Email (UCE) or Unsolicited Bulk Email (UBE) that arrives in your mailbox. It is a serious problem on the internet, but sophisticated blocking techniques help keep it under control.
- Streaming audio and video . Audio and video files are relatively large and require a noticeable amount of time to download before they can be viewed. This delay can be avoided by the use of streaming, where after a small portion of the file is downloaded, playing or viewing begins and the rest of the file continues to download. Real-time streaming involves the transmission of audio or video as it is being captured.
- SSL certificate . A certificate is used primarily for online store websites. It confirms the identity of your website and allows you to encrypt payment transactions in 128-bit SSL (secure socket layer) encryption.
- Text . In the context of a website, this refers to the visible text (or "copy") that you can read on a web page.
- Top level domain . The rightmost part of a domain name. Top level domains include .com, .org, .net, .us and others.
- Uniform Resource Locator (URL) . A URL specifies where a web page resides on the web. A URL contains the website domain name or IP address. A browser has a URL field where you enter the URL of the web page to browse.
- Upload and download . Uploading is sending a file up to a website on a server. Downloading is retrieving a file from a website. Common examples of downloads are music MP3s and video. When a webmaster creates a website, it is uploaded to the server where the website resides.
- Uninterruptible Power Supply (UPS). A UPS filters electrical power, helps to prevent lightning damage, and provides battery backup in the event of a power failure. A small UPS will provide these benefits for your PC. Similarly, and on a much larger scale, a UPS protects servers in a data center and provides for continuous electrical power in the event of a power failure.
- Website . A website consists of a collection of web pages that can be accessed from one place on the web. A website can be viewed using a browser and the website's URL, which contains the website domain name or IP address. A website is typically hosted on a commercial server for a monthly fee.
- Webmaster . A webmaster is a person in charge of administrating a website. The webmaster is typically also the web designer of the website, although large websites often have many content contributors.
- Web page . A web page is a presentation of information from a website, roughly analogous to a printed page. It contains title, headings, visible text, images and possibly other information. It is constructed using HTML.
- Whois . A whois lookup determines whether a domain name is registered and if so, provides the contact information for the domain name (except in the case of private registration, where the contact information is hidden).
- World Wide Web (WWW). The Web is one component of the internet. It consists of websites that you can view with a browser (such as Firefox).
发表评论
文章已被作者锁定,不允许评论。
-
linux 命令
2011-08-02 10:39 823vi filename :打开或新建 ... -
linux 常用find命令
2010-12-29 14:43 1465Linux 中查找文 ... -
json学习
2010-12-15 11:09 1006http://www.iteye.com/topic/2353 ... -
iframe内的button关闭包裹iframe的div
2010-12-10 15:38 7011重点是这句话window.parent ... -
sql 查询优化
2010-11-18 13:44 891SELECT total_worker_tim ... -
linux 命令使用总结
2010-10-29 10:14 1179ls -l 查看详细目录 Alt G 光标到vi编辑的最后 ... -
弹出div的innerthml显示不了
2010-10-21 14:05 1082在弹出的color选择的div上,mouseover各个图片, ... -
警告:Parameters: Invalid chunk ignored.
2010-09-27 15:20 3162本文来自CSDN博客:http://blog.csdn.net ... -
jquery 中eq和get的区别
2010-09-27 15:15 1171<p style ="color:y ... -
http client
2010-08-30 14:32 822参照附件。 -
改变xml的schema并编译打包
2010-08-27 16:55 979打开itemcustomization.xsd文件,把新加的属 ... -
怎样查询端口被占用
2010-08-19 11:24 2340以下文章主要以80端口号为例,如果想知道其他的端口号也可以使用 ... -
解决 Address already in use: connect 的错误
2010-05-26 11:41 1510apache httpclient与close_wait 关 ... -
formbean
2010-04-23 16:23 790在地址栏里输入……cmd?a=111&b=222 如 ... -
lucene
2010-03-23 16:01 1030作者:车东 发表于 ... -
safari IE上加firebug
2010-03-22 08:41 913<script type='text/javascrip ... -
各种图像格式
2010-03-20 20:38 8631.bmp. 位图 size很大。 2.png. 无损压缩,s ... -
sql server 端口打不开
2010-03-13 12:44 18381.下载Microsoft SQL Server 20 ... -
pipeline session
2010-03-12 17:45 835orderCollection = (OrderCollect ... -
03/09
2010-03-09 15:42 8441.看到接口可以用右键点击quick type hierarc ...
相关推荐
《Batch Control Part 1: Models and Terminology》是美国国家标准学会(ANSI)和国际自动化学会(ISA)联合发布的标准,主要关注批量控制的基本概念、模型及术语定义。这一标准提供了关于批量制造过程中的控制系统设计...
### 企业控制系统集成——第1部分:模型与术语 #### 概述 国际电工委员会(IEC)标准62264是一部多部分标准,旨在定义企业活动与控制活动之间的接口,并提供了标准化的模型和术语来描述企业业务系统与其制造控制...
### IEEE Standard for Terminology and Test Methods for Analog-to-Digital Converters (Std 1241-2010) #### 标准概述 IEEE Std 1241-2010 是一项针对模拟到数字转换器(Analog-to-Digital Converters, ADC)的...
CDMA(Code Division Multiple Access,码分多址)是一种无线通信技术,用于在有限的频谱资源上同时传输多个信号。这项技术的核心是利用独特的编码序列来区分不同的用户,允许他们在同一时间、同一频率上进行通信,...
Fun, quick, and easy to study while on the go, Mosby’s Medical Terminology Flash Cards, 3rd Edition provide a great tool for learning and reviewing medical terms. 600 full-color flash cards help ...
SAE J670e-1976 Vehicle Dynamics Terminology.pdf 知识点一:SAE技术标准委员会规则 * 《SAE Technical Standards Board Rules》规定:本报告由SAE发布,以推进技术和工程科学的发展。报告的使用完全是自愿的,其...
OWC对象说明,方便在应用程序开发时使用
IEEE Std 1658™-2011 Terminology and Test Methods of Digital-to-Analog Converter Devices
### Sybase IQ 15 架构与术语详解 #### Sybase IQ 概览 Sybase IQ 是一款高性能的企业级列式数据库管理系统,以其卓越的数据压缩技术和高效的查询处理能力著称于世。它专为数据仓库、商业智能及分析处理等应用场景...
CPIM(Certified in Production and Inventory Management)是供应链管理领域中的一个专业认证,旨在测试个人在生产与库存管理方面的知识和技能。ECO(Engineering Change Order)术语是CPIM认证考试的一个重要部分...
ISA-88.00.01-1995-XXXX_BatchControl_Part 1 Models and Terminology,是美国国家标准学会(American National Standards Institute,ANSI)与仪表、系统和自动化协会(Instrumentation, Systems, and Automation ...
9. **AND-合并(AND-Join)**:是指多个并发活动完成后合并为一个后续活动的技术。 10. **OR-分割(OR-Split)**:是指根据条件选择一条路径继续执行的技术。 11. **OR-合并(OR-Join)**:是指根据条件选择一条...
标题 "BS EN ISO 5395-1-2013 Terminology and common tests" 涉及的是园艺设备安全标准,特别是针对燃烧发动机驱动的割草机的安全要求。这个标准是英国对EN ISO 5395-1:2013的实施版本,同时与BS EN ISO 5395-2:...
完整英文版 ANSI/ISA-88.00.01-2010 Batch Control Part 1:Models and Terminology(批量控制第一部分:模型和术语)。这个关于批次控制的第1部分标准定义了流程工业中使用的批次和相关程序导向的制造的参考模型,...
ISA-88标准,即ANSI/ISA-88.01-1995,全名为《批量控制 第一部分:模型和术语》,由国际测量与控制学会(ISA)制定,是一个国际性的标准文档,专注于批量生产过程和设备控制的模型构建与术语定义。...
Methodology, concepts, terminology, tools, and metrics Key tradeoffs, including problems of load vs. architecture Tuning operating systems, CPUs, memory, file systems, disks, networks, and busses ...
从给定的文件信息中,我们可以提取以下知识点: 1. 《教育通讯与技术术语百科全书》是一本在2013年由Rita C. Richey担任编辑,出版的教育通讯与技术领域的专业术语书籍。Rita C. Richey是韦恩州立大学(Wayne State...