版權(quán)說(shuō)明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請(qǐng)進(jìn)行舉報(bào)或認(rèn)領(lǐng)
文檔簡(jiǎn)介
Web開發(fā)基礎(chǔ)基礎(chǔ)知識(shí)Web開發(fā)基礎(chǔ)基礎(chǔ)知識(shí)Web開發(fā)基礎(chǔ)基礎(chǔ)知識(shí)本期上課實(shí)驗(yàn)時(shí)間表(2015年9月9日周三)13:20-17:35機(jī)房4,6如果沒做完機(jī)房2,6晚上可用(2014年9月14日周一)13:20-17:35機(jī)房1,5(2014年9月21日周一)08:00-12:15機(jī)房1,2(2014年9月22日周二)08:00-12:15機(jī)房1,2(2014年9月24日周四)08:00-12:15機(jī)房1,2
9-79:50-12:15
1#203上課9-99:50-12:15
1#203上課9-149:50-12:15
1#203上課2021/4/132本課程內(nèi)容摘要網(wǎng)站開發(fā)基礎(chǔ)知識(shí)網(wǎng)站環(huán)境構(gòu)建管理和配置網(wǎng)站HTML&CSSJavaScriptAsp服務(wù)端編程數(shù)據(jù)庫(kù)連結(jié)及訪問2021/4/133網(wǎng)站開發(fā)基礎(chǔ)知識(shí)計(jì)算機(jī)網(wǎng)絡(luò)基礎(chǔ)網(wǎng)站的含義網(wǎng)站訪問的原理網(wǎng)頁(yè)的類型動(dòng)態(tài)網(wǎng)站技術(shù)2021/4/134計(jì)算機(jī)網(wǎng)絡(luò)基礎(chǔ)InternetVsintranet計(jì)算機(jī)網(wǎng)絡(luò)的標(biāo)準(zhǔn)模型TCP/IP協(xié)議服務(wù)器和客戶機(jī)域名端口2021/4/135InternetVSIntranetTheInternetisaglobalsystemofinterconnectedcomputernetworksthatusethestandardInternetProtocolSuite(TCP/IP)toservebillionsofusersworldwideItisanetworkofnetworks
AnintranetisaprivatecomputernetworkthatusesInternetProtocoltechnologiestosecurelyshareanypartofanorganization'sinformationornetworkoperatingsystemwithinthatorganization.2021/4/1362021/4/137AndWWWWWW(亦作“Web”、“萬(wàn)維網(wǎng)”、“W3”,英文全稱為“WorldWideWeb”)是一個(gè)由許多互相鏈接的超文本文檔組成的系統(tǒng),通過(guò)互聯(lián)網(wǎng)訪問。萬(wàn)維網(wǎng)聯(lián)盟(英語(yǔ):WorldWideWebConsortium,簡(jiǎn)稱W3C),又稱W3C理事會(huì)。1994年10月在麻省理工學(xué)院(MIT)計(jì)算機(jī)科學(xué)實(shí)驗(yàn)室成立。萬(wàn)維網(wǎng)聯(lián)盟的創(chuàng)建者是萬(wàn)維網(wǎng)的發(fā)明者蒂姆·伯納斯-李。What'sthedifferencebetweentheInternetandtheWorldWideWeb(WWW)?WWW=HTML*+HTTP(S)*includingCSS,JavaScript,andotherbrowserenabledcontentWWW是Internet應(yīng)用之一2021/4/138BriefHistorybeganasaUSDepartmentofDefensenetworkcalledARPANET(1960s-70s)initialservices:electronicmail,filetransferopenedtocommercialinterestsinlate80sWWWcreatedin1989-91byTimBerners-Lee
popularwebbrowsersreleased:Netscape1994,IE1995Aopensin1995;GoogleJanuary1996ChineseFirstConnectionwithInternet:ChineseAcademicsNet,byComputerApplyingTechnologyInstituteofBeijing1986,F(xiàn)irstemail,Sep.141987,fromCATIB,“AcrosstheGreatWallwecanreacheverycornerintheworld”ChineseFirstFullInternetConnection:NCFC(NationalComputingandNetworkingFacilityofChina)1994Baidu1999;Taobao20032021/4/139KeyaspectsoftheInternetInternetisforfreedomofinformationsubnetworkscanstandontheirowncomputerscandynamicallyjoinandleavethenetworkbuiltonopenstandards;anyonecancreateanewdevicelackofcentralizedcontrol(mostly)everyonecanuseitwithsimple,commonlyavailablesoftware2021/4/1310LayeredarchitectureTheinternetusesalayeredhardware/softwarearchitecture(OSImodel):physicallayer:devicessuchascoaxialcables,fiber-opticlines,modemsdatalinklayer:basichardwareprotocols(Ethernet,Wi-Fi,DSL,ATM,PPP)network/internetlayer:basicsoftwareprotocol(IP)transportlayer:addreliabilitytonetworklayer(TCP,UDP)applicationlayer:implementsspecificcommunicationforeachkindofprogram(HTTP,POP3/IMAP,SSH,FTP))2021/4/1311InternetProtocol(IP)theIPistheunderlyingsystemofcommunicationforalldata(packets)sentacrosstheinternet.eachdevicehasa32-bitIPaddressasfour8-bitnumbers(0-255)findoutyourinternetIPaddress:findoutyourlocalIPaddress:inaterminal,type:ipconfig(Windows)orifconfig(Mac/Linux)IPv4vs.IPv6(32-bvs.128-b)2021/4/1312TransmissionControlProtocol(TCP)addsmultiple,guaranteedmessagedeliveryontopofIPmultiplexing:multipleprogramsusingthesameIPaddressport:anumbergiventoeachprogramorservice80:Webbrowser(443forsecurebrowsing)25:email22:ssh21:ftpmorecommonportssomeprograms(QQ,games,streamingmediaprograms)usesimplerUDPprotocolinsteadofTCPfindoutportsused:inaterminal,usingnetstat(Windows)commandusingCurrPorts2021/4/1313WebserversandbrowsersWebserver:softwarethatlistensforWebpagerequestspartofWindows)C/SVsB/SmodelWebbrowser:fetches/displaysdocumentsfromWebserversMicrosoftInternetExplorer(IE)MozillaFirefoxAppleSafariGoogleChromeOpera2021/4/1314DomainNameSystem(DNS)asetofserversthatmapwrittennamestoIPaddressesExample:8usingWindowscommandnslookuptofindoutIPaddressmanysystemsmaintainalocalcachecalledahostfile
Windows:C:\Windows\system32\drivers\etc\hosts
Mac:/private/etc/hostsLinux:/etc/hosts2021/4/1315UniformResourceLocator(URL)anidentifierforthelocationofadocumentonawebsiteabasicURL:
/info/regesstepp/index.html
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
protocolhostpathuponenteringthisURLintothebrowser,itwould:asktheDNSserverfortheIPaddressofconnecttothatIPaddressatport80asktheservertoGET/info/regesstepp/index.htmldisplaytheresultingpageonthescreen2021/4/1316MoreadvancedURLsanchor:jumpstoagivensectionofawebpage
/download/index.html#downloads
fetchesindex.htmlthenjumpsdowntopartofthepagelabeleddownloadsport:forwebserversonportsotherthanthedefault80
:8080/querystring:asetofparameterspassedtoawebprogram
/search?q=miserable+failure&start=10
parameterqissetto"miserable+failure"parameterstartissetto102021/4/1317HypertextTransportProtocol(HTTP)HTTPisthefoundationofdatacommunicationforthe
WorldWideWeb.thesetofcommandsunderstoodbyawebserverandsentfromabrowsersomeHTTPcommands(yourbrowsersendstheseinternally):GET
filename:downloadPOSTfilename:sendawebformresponsePUT
filename:uploadDELETEfilename:removeentityHEADfilename:onlystatusinformation,notentirecontent…2021/4/1318HTTPerrorcodeswhensomethinggoeswrong,thewebserverreturnsaspecial"errorcode"numbertothebrowser,possiblyfollowedbyanHTMLdocumentcommonerrorcodes:200OK
301-303pagehasmoved(permanentlyortemporarily)
403youareforbiddentoaccessthispage404pagenotfound500internalservererror
completelist2021/4/1319TermsInternetServiceProviderenterprisesororganizationswhoprovideInternetaccesstoyou,who?pleaseidentifyyourISPsWebHostingprovideaplaceforconsumerstostorepagesdesignedtobeconsumedbytheWebsurfingpublicISPsoftenofferWebhostingservicesalongwiththeirstandardconnectivitypackages.Client/Servervs.Browser/Server2021/4/1320Web1.0vs.Web2.0Web1.0isaboutpublishingusersarelimitedtothepassiveviewingofinformationthatisprovidedtothemWeb2.0isaboutinteractionallowsitsuserstointeractwithotherusersortochangewebsitecontentinformationsharing,interoperability,user-centereddesignandcollaboration
hostedservices,webapplications,social-networkingsites,video-sharingsites,wikis,blogs2021/4/1321網(wǎng)站的含義網(wǎng)頁(yè)是網(wǎng)站的基本單位用標(biāo)準(zhǔn)的HTML語(yǔ)言將圖片、文字、多媒體信息組織起來(lái)的格式文檔一般意義上的網(wǎng)站Agroupofrelatedpages?Adedicateserver?Agroupofservers?2021/4/1322虛擬網(wǎng)站多個(gè)網(wǎng)站可以同時(shí)運(yùn)行在一個(gè)單一服務(wù)器上利用不同的端口號(hào)利用不同的ip地址利用不同的域名
202
溫馨提示
- 1. 本站所有資源如無(wú)特殊說(shuō)明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請(qǐng)下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請(qǐng)聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁(yè)內(nèi)容里面會(huì)有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫(kù)網(wǎng)僅提供信息存儲(chǔ)空間,僅對(duì)用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對(duì)用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對(duì)任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請(qǐng)與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時(shí)也不承擔(dān)用戶因使用這些下載資源對(duì)自己和他人造成任何形式的傷害或損失。
最新文檔
- 北京高考語(yǔ)文三年模擬真題(21-23年)知識(shí)點(diǎn)匯編-文言文閱讀
- 2024年公益勞動(dòng)服務(wù)基地共建協(xié)議書
- 廢品收購(gòu)合同格式
- 住房維修工程合同樣本
- 工業(yè)區(qū)土地租賃合同參考
- 八年級(jí)語(yǔ)文上冊(cè)第二單元整體公開課一等獎(jiǎng)創(chuàng)新教學(xué)設(shè)計(jì)
- 第24課《寓言四則》公開課一等獎(jiǎng)創(chuàng)新教學(xué)設(shè)計(jì) 統(tǒng)編版語(yǔ)文七年級(jí)上冊(cè)
- 部編版語(yǔ)文八年級(jí)上冊(cè) 12 與朱元思書 公開課一等獎(jiǎng)創(chuàng)新教案(表格式)
- 婚外情離婚協(xié)議書的法律解釋
- 手機(jī)合作框架協(xié)議新模板
- 代謝相關(guān)(非酒精性)脂肪性肝病防治指南(2024年版)解讀
- 物業(yè)管理服務(wù)勞務(wù)派遣 投標(biāo)方案(技術(shù)方案)
- 食材配送服務(wù)方案投標(biāo)方案(技術(shù)方案)
- 骨科健康宣教處方
- DLT 5285-2018 輸變電工程架空導(dǎo)線(800mm以下)及地線液壓壓接工藝規(guī)程
- 2024年國(guó)家保安員資格考試題庫(kù)及參考答案(完整版)
- JT-T-776.4-2010公路工程玄武巖纖維及其制品第4部分:玄武巖纖維復(fù)合筋
- 幼兒園安全教育課件:《過(guò)馬路》
- 過(guò)橋墊資合同模板
- 政策工具視角下中小學(xué)思政課教師政策文本分析
- 個(gè)體戶經(jīng)營(yíng)章程
評(píng)論
0/150
提交評(píng)論