源码家

  • 开发语言:
  • Java
  • 源码大小:
  • 20.55M
  • 源码类别:
  • Java语言基础
  • 文件格式:
  • .zip

源码介绍

【源码简介】疯狂系列丛书中的 《疯狂HTML 5/CSS 3/javaScript》 书中涉及全部代码

【源码截图】

【核心源码】

.
├── 疯狂 HTML5 CSS3 代码
│   └── codes
│       ├── 01
│       │   ├── 1.1
│       │   │   ├── bad.html
│       │   │   └── qs.html
│       │   ├── 1.2
│       │   │   ├── autofocus.html
│       │   │   └── focus.html
│       │   └── 1.3
│       │       ├── missTag.html
│       │       ├── my images
│       │       │   ├── Thumbs.db
│       │       │   └── android.png
│       │       ├── noCase.html
│       │       ├── noQuote.html
│       │       ├── noQuoteError.html
│       │       └── proptest.html
│       ├── 02
│       │   ├── 2.1
│       │   │   ├── anchor.html
│       │   │   ├── basic.html
│       │   │   ├── iframe.html
│       │   │   ├── images
│       │   │   │   └── logo.jpg
│       │   │   ├── img.html
│       │   │   ├── list.html
│       │   │   ├── semantic.html
│       │   │   ├── simpleTable.html
│       │   │   ├── tablespan.html
│       │   │   ├── tablewithbody.html
│       │   │   ├── tablewithcol.html
│       │   │   └── text.html
│       │   ├── 2.2
│       │   │   ├── contentEditable.html
│       │   │   ├── designMode.html
│       │   │   ├── hidden.html
│       │   │   └── spellcheck.html
│       │   ├── 2.3
│       │   │   ├── article.html
│       │   │   ├── aside.html
│       │   │   ├── css.css
│       │   │   ├── details.html
│       │   │   ├── figure.html
│       │   │   ├── images
│       │   │   │   ├── android.png
│       │   │   │   ├── ee.png
│       │   │   │   └── java.png
│       │   │   ├── meter.html
│       │   │   └── semantic.html
│       │   ├── 2.4
│       │   │   └── base.html
│       │   └── 2.5
│       │       ├── changeIcon.html
│       │       ├── drag.html
│       │       ├── dragChoose.html
│       │       ├── dragDiv.html
│       │       ├── dragDiv2.html
│       │       ├── dragDiv3.html
│       │       ├── effect.html
│       │       ├── freeDrag.html
│       │       ├── garbagebin.png
│       │       ├── logo.jpg
│       │       ├── my.gif
│       │       └── test.html
│       ├── 03
│       │   ├── 3.1
│       │   │   ├── button.html
│       │   │   ├── getForm.html
│       │   │   ├── images
│       │   │   │   └── wjc.gif
│       │   │   ├── label.html
│       │   │   ├── list.html
│       │   │   └── textarea.html
│       │   ├── 3.2
│       │   │   ├── autocomplete.html
│       │   │   ├── form.html
│       │   │   ├── formaction.html
│       │   │   ├── formmethod.html
│       │   │   ├── input.html
│       │   │   ├── list.html
│       │   │   ├── output.html
│       │   │   └── placeholder.html
│       │   ├── 3.3
│       │   │   ├── file.html
│       │   │   ├── progress.html
│       │   │   └── readFile.html
│       │   └── 3.4
│       │       ├── attrValid.html
│       │       ├── attrValid2.html
│       │       └── check.html
│       ├── 04
│       │   ├── 4.1
│       │   │   └── canvas.html
│       │   ├── 4.2
│       │   │   ├── android.png
│       │   │   ├── arc.html
│       │   │   ├── arcTo.html
│       │   │   ├── curveTo.html
│       │   │   ├── drawImage.html
│       │   │   ├── lineTo.html
│       │   │   ├── rect.html
│       │   │   ├── shadow.html
│       │   │   └── text.html
│       │   ├── 4.3
│       │   │   ├── skew.html
│       │   │   ├── snow.html
│       │   │   └── tranform.html
│       │   ├── 4.4
│       │   │   └── composite.html
│       │   ├── 4.5
│       │   │   ├── ImagePattern.html
│       │   │   ├── lineGradient.html
│       │   │   ├── radialGradient.html
│       │   │   └── wjc.gif
│       │   ├── 4.6
│       │   │   ├── alpha.html
│       │   │   ├── android.png
│       │   │   ├── clip.html
│       │   │   └── light.html
│       │   └── 4.7
│       │       ├── Thumbs.db
│       │       ├── toDataURL.html
│       │       └── wjc.gif
│       ├── 05
│       │   ├── 5.1
│       │   │   ├── audioMultiSource.html
│       │   │   ├── audioplay.html
│       │   │   ├── demo.mp3
│       │   │   ├── demo.ogg
│       │   │   ├── demo.wav
│       │   │   ├── movie.webm
│       │   │   ├── movie_h264.mp4
│       │   │   └── videoplay.html
│       │   ├── 5.2
│       │   │   ├── arrow.ogg
│       │   │   ├── bomb.ogg
│       │   │   ├── demo1.ogg
│       │   │   ├── love.ogg
│       │   │   ├── musicPlayer.html
│       │   │   └── song.ogg
│       │   └── 5.3
│       │       ├── movie.webm
│       │       └── videoplay.html
│       ├── 06
│       │   ├── 6.2
│       │   │   ├── import.html
│       │   │   ├── inline.html
│       │   │   ├── inner.html
│       │   │   ├── outer.css
│       │   │   └── outer.html
│       │   ├── 6.3
│       │   │   ├── Element.html
│       │   │   ├── attr.html
│       │   │   ├── child.html
│       │   │   ├── classSelector.html
│       │   │   ├── descendant.html
│       │   │   ├── group.html
│       │   │   ├── idElement.html
│       │   │   ├── idSelector.html
│       │   │   └── sibling.html
│       │   ├── 6.4
│       │   │   ├── after.html
│       │   │   ├── alphaCounter.html
│       │   │   ├── buy.gif
│       │   │   ├── content.html
│       │   │   ├── counter.html
│       │   │   ├── first-letter.html
│       │   │   ├── first-line.html
│       │   │   ├── multiCounter.html
│       │   │   ├── partAppend.html
│       │   │   ├── quote.html
│       │   │   └── wjc.gif
│       │   ├── 6.5
│       │   │   ├── child.html
│       │   │   ├── empty.html
│       │   │   ├── not.html
│       │   │   ├── nth-child.html
│       │   │   ├── nth-last-child.html
│       │   │   ├── nth-of-type.html
│       │   │   ├── root.html
│       │   │   ├── selection.html
│       │   │   ├── target.html
│       │   │   ├── type.html
│       │   │   ├── ui.html
│       │   │   ├── ui2.html
│       │   │   ├── withoutRoot.html
│       │   │   └── wjc.gif
│       │   └── 6.6
│       │       ├── changeClass.html
│       │       └── randomBg.html
│       ├── 07
│       │   ├── 7.1
│       │   │   ├── font.html
│       │   │   ├── multiShadow.html
│       │   │   ├── text-shadow.html
│       │   │   └── text-size-adjust.html
│       │   ├── 7.2
│       │   │   └── color.html
│       │   ├── 7.3
│       │   │   ├── text.html
│       │   │   ├── word-break.html
│       │   │   └── word-wrap.html
│       │   └── 7.4
│       │       ├── Blazed.ttf
│       │       ├── Delicious-Bold.otf
│       │       ├── Delicious-BoldItalic.otf
│       │       ├── Delicious-Italic.otf
│       │       ├── Delicious-Roman.otf
│       │       ├── bold_italic.html
│       │       ├── clientfont.html
│       │       └── fontface.html
│       ├── 08
│       │   ├── 8.1
│       │   │   ├── attachment.html
│       │   │   ├── background-clip.html
│       │   │   ├── background-origin.html
│       │   │   ├── background-size.html
│       │   │   ├── bg.html
│       │   │   ├── face.gif
│       │   │   ├── multi-background.html
│       │   │   ├── sky.gif
│       │   │   ├── snow.gif
│       │   │   └── wjc.gif
│       │   ├── 8.2
│       │   │   ├── border.html
│       │   │   ├── border.png
│       │   │   ├── gradient-border.html
│       │   │   ├── image-border.html
│       │   │   └── radius-border.html
│       │   └── 8.3
│       │       ├── margin.html
│       │       └── padding.html
│       ├── 09
│       │   ├── 9.1
│       │   │   ├── box-sizing.html
│       │   │   ├── dimen.html
│       │   │   ├── dimen_border.html
│       │   │   └── resize.html
│       │   ├── 9.2
│       │   │   └── position.html
│       │   └── 9.3
│       │       └── outline.html
│       ├── 10
│       │   ├── 10.1
│       │   │   ├── clear.html
│       │   │   ├── clip.html
│       │   │   ├── float.html
│       │   │   ├── multiColumn.html
│       │   │   └── overflow.html
│       │   ├── 10.2
│       │   │   ├── basic_box.html
│       │   │   ├── basic_box2.html
│       │   │   ├── inline-block.html
│       │   │   ├── inline-table.html
│       │   │   ├── list-item.html
│       │   │   ├── list-item2.html
│       │   │   ├── multiColumn.html
│       │   │   ├── nav.html
│       │   │   ├── none.html
│       │   │   ├── run-in.html
│       │   │   └── table.html
│       │   ├── 10.3
│       │   │   ├── box-shadow.html
│       │   │   └── table-shadow.html
│       │   └── 10.4
│       │       ├── basicMultiColumn.html
│       │       ├── box-flex.html
│       │       ├── box-orient-horizontal.html
│       │       ├── box-orient-vertical.html
│       │       ├── box.html
│       │       ├── complexMultiColumn.html
│       │       └── multiColumn.html
│       ├── 11
│       │   ├── 11.1
│       │   │   ├── table-layout.html
│       │   │   └── table.html
│       │   ├── 11.2
│       │   │   ├── fl.gif
│       │   │   ├── list.html
│       │   │   └── list2.html
│       │   ├── 11.3
│       │   │   └── cursor.html
│       │   └── 11.4
│       │       └── media-query.html
│       ├── 12
│       │   ├── 12.1
│       │   │   ├── multiTransform.html
│       │   │   ├── multiTransform2.html
│       │   │   ├── transform-matrix.html
│       │   │   ├── transform-origin.html
│       │   │   └── transform.html
│       │   ├── 12.2
│       │   │   ├── Thumbs.db
│       │   │   ├── balloon.gif
│       │   │   ├── balloon.html
│       │   │   ├── transition.html
│       │   │   └── transitionQs.html
│       │   └── 12.3
│       │       ├── Animation.html
│       │       ├── complexAnim.html
│       │       └── fisheye.html
│       ├── 13
│       │   ├── 13.1
│       │   │   ├── run.html
│       │   │   ├── test.html
│       │   │   └── test.js
│       │   ├── 13.10
│       │   │   ├── classTest.html
│       │   │   ├── closureTest.html
│       │   │   ├── extendsArray.html
│       │   │   ├── objectTest.html
│       │   │   ├── objectTest2.html
│       │   │   └── prototypeTest.html
│       │   ├── 13.11
│       │   │   ├── dynaObject.html
│       │   │   ├── dynaObject2.html
│       │   │   ├── dynaObject3.html
│       │   │   ├── json.html
│       │   │   └── newObject.html
│       │   ├── 13.2
│       │   │   ├── autoConversion.html
│       │   │   ├── conversion_test.html
│       │   │   ├── explicitConvert.html
│       │   │   ├── explicit_var.html
│       │   │   ├── globalInHandler.html
│       │   │   ├── implicit_var.html
│       │   │   ├── noBlockScope.html
│       │   │   ├── noBlockScope2.html
│       │   │   └── scopeTest.html
│       │   ├── 13.3
│       │   │   ├── -infinity.html
│       │   │   ├── StringMethod.html
│       │   │   ├── StringRegex.html
│       │   │   ├── StringSearch.html
│       │   │   ├── StringSlice.html
│       │   │   ├── boolean.html
│       │   │   ├── infinity.html
│       │   │   ├── infinityArith.html
│       │   │   ├── infinityEqual.html
│       │   │   ├── judgeNaN.html
│       │   │   ├── losePrecision.html
│       │   │   ├── octal.html
│       │   │   ├── regex.html
│       │   │   ├── simpleNumber.html
│       │   │   ├── simpleNumber2.html
│       │   │   └── undefined.html
│       │   ├── 13.4
│       │   │   ├── arr.html
│       │   │   ├── function2.html
│       │   │   └── simpleFunction.html
│       │   ├── 13.5
│       │   │   ├── Math.html
│       │   │   ├── arith.html
│       │   │   ├── assign.html
│       │   │   ├── bit.html
│       │   │   ├── bitOr.html
│       │   │   ├── bitShfit.html
│       │   │   ├── comma.html
│       │   │   ├── compare.html
│       │   │   ├── fakeLogic.html
│       │   │   ├── instanceof.html
│       │   │   ├── logic.html
│       │   │   ├── or.html
│       │   │   ├── selfAdd1.html
│       │   │   ├── selfAdd2.html
│       │   │   ├── strCompare.html
│       │   │   ├── three.html
│       │   │   ├── typeof.html
│       │   │   └── void.html
│       │   ├── 13.6
│       │   │   ├── emptyStatement.html
│       │   │   ├── throw.html
│       │   │   └── throwCatch.html
│       │   ├── 13.7
│       │   │   ├── break.html
│       │   │   ├── breakLabel.html
│       │   │   ├── continue.html
│       │   │   ├── continueLabel.html
│       │   │   ├── deadFor.html
│       │   │   ├── deadLoop.html
│       │   │   ├── doWhile.html
│       │   │   ├── errIf.html
│       │   │   ├── for.html
│       │   │   ├── forin1.html
│       │   │   ├── forin2.html
│       │   │   ├── if.html
│       │   │   ├── switch.html
│       │   │   └── while.html
│       │   ├── 13.8
│       │   │   ├── annoymousFunction.html
│       │   │   ├── dynaProperty.html
│       │   │   ├── factorial.html
│       │   │   ├── functionApply.html
│       │   │   ├── functionCall.html
│       │   │   ├── functionClass.html
│       │   │   ├── functionClass2.html
│       │   │   ├── functionIndepend.html
│       │   │   ├── functionIndepend2.html
│       │   │   ├── functionInvoke.html
│       │   │   ├── functionObject.html
│       │   │   ├── functionReturn.html
│       │   │   ├── instanceProperty.html
│       │   │   ├── localError.html
│       │   │   ├── localFunction.html
│       │   │   ├── newFunction.html
│       │   │   └── simpleFunction.html
│       │   └── 13.9
│       │       ├── duckType.html
│       │       ├── emptyArg.html
│       │       ├── noOverload.html
│       │       ├── transfer.html
│       │       └── transfer2.html
│       ├── 14
│       │   ├── 14.10
│       │   │   ├── Cookie.html
│       │   │   └── dynaDocument.html
│       │   ├── 14.11
│       │   │   ├── navigation.html
│       │   │   ├── rawTiming.html
│       │   │   └── timing.html
│       │   ├── 14.3
│       │   │   ├── accessById.html
│       │   │   ├── accessByNodeRelation.html
│       │   │   ├── accessFormElement.html
│       │   │   ├── accessSelect.html
│       │   │   └── accessTable.html
│       │   ├── 14.4
│       │   │   └── changeValue.html
│       │   ├── 14.5
│       │   │   ├── addOption.html
│       │   │   ├── addOption2.html
│       │   │   ├── addTd.html
│       │   │   ├── cloneElement.html
│       │   │   ├── createElement.html
│       │   │   ├── createElementError.html
│       │   │   └── insertChild.html
│       │   ├── 14.6
│       │   │   ├── removeChild.html
│       │   │   ├── removeOption.html
│       │   │   ├── removeOption2.html
│       │   │   └── removeTable.html
│       │   ├── 14.7
│       │   │   └── dhtml.html
│       │   ├── 14.8
│       │   │   ├── confirm.html
│       │   │   ├── location.html
│       │   │   ├── open.html
│       │   │   ├── prompt.html
│       │   │   ├── screen.html
│       │   │   ├── status.html
│       │   │   ├── status2.html
│       │   │   ├── timer.html
│       │   │   ├── timer2.html
│       │   │   └── windowVar.html
│       │   └── 14.9
│       │       ├── geolocation.html
│       │       ├── map.html
│       │       └── navigator.html
│       ├── 15
│       │   ├── 15.1
│       │   │   ├── domBind.html
│       │   │   ├── elementBind.html
│       │   │   ├── return.html
│       │   │   ├── scriptTrigger.html
│       │   │   ├── this.html
│       │   │   └── thisTest.html
│       │   ├── 15.2
│       │   │   ├── attachEvent.html
│       │   │   ├── attachEvent2.html
│       │   │   ├── bubble.html
│       │   │   ├── cancelBubble.html
│       │   │   ├── drag.html
│       │   │   ├── drag.js
│       │   │   ├── event.html
│       │   │   ├── fireEvent.html
│       │   │   ├── fireEvent2.html
│       │   │   ├── image
│       │   │   │   ├── logo.jpg
│       │   │   │   ├── minus.gif
│       │   │   │   ├── passage.gif
│       │   │   │   └── plus.gif
│       │   │   ├── returnValue.html
│       │   │   ├── scriptfor.html
│       │   │   ├── tree.html
│       │   │   └── tree.js
│       │   └── 15.3
│       │       ├── addEventListener.html
│       │       ├── dispatchEvent.html
│       │       ├── drag.html
│       │       ├── drag.js
│       │       ├── event.html
│       │       ├── event2.html
│       │       ├── image
│       │       │   └── logo.jpg
│       │       ├── preventDefault.html
│       │       ├── preventDefault2.html
│       │       └── stopPropagation.html
│       ├── 16
│       │   ├── 16.1
│       │   │   ├── complexMsg.html
│       │   │   ├── message.html
│       │   │   └── storage.html
│       │   └── 16.2
│       │       └── cacheQs
│       │           ├── WEB-INF
│       │           │   └── web.xml
│       │           ├── event.html
│       │           ├── event.manifest
│       │           ├── index.html
│       │           ├── index.manifest
│       │           ├── logo.jpg
│       │           ├── offline.js
│       │           ├── online.manifest
│       │           ├── onlineStatus.html
│       │           ├── swapCache.html
│       │           ├── swapCache.manifest
│       │           └── test.js
│       ├── 17
│       │   ├── 17.1
│       │   │   ├── calPrime.html
│       │   │   ├── worker.js
│       │   │   └── workerCalPrime.html
│       │   ├── 17.2
│       │   │   ├── calPrime.html
│       │   │   └── worker.js
│       │   └── 17.3
│       │       ├── calPrime.html
│       │       ├── multiWorker
│       │       │   ├── calPrime.html
│       │       │   ├── worker1.js
│       │       │   └── worker2.js
│       │       ├── subworker.js
│       │       └── worker.js
│       ├── 18
│       │   ├── 18.1
│       │   │   ├── source
│       │   │   │   ├── WEB-INF
│       │   │   │   │   └── web.xml
│       │   │   │   ├── source.html
│       │   │   │   └── viewBook.html
│       │   │   └── target
│       │   │       ├── WEB-INF
│       │   │       │   └── web.xml
│       │   │       ├── chooseBook.html
│       │   │       └── target.html
│       │   └── 18.2
│       │       ├── ChatServer.class
│       │       ├── ChatServer.java
│       │       ├── ServerThread.class
│       │       ├── SimpleServer.class
│       │       ├── SimpleServer.java
│       │       ├── chat.html
│       │       └── websocket.html
│       ├── 19
│       │   ├── DS-DIGIB.TTF
│       │   ├── Tetris.html
│       │   └── tetris.js
│       └── 光盘说明.txt
└── 《疯狂 HTML 5CSS 3javaScript 讲义》 源代码_疯狂HTML5CSS3javaScript代码.zip

112 directories, 448 files


  • 商品评价
  • 交易规则
  • 交易流程

  • 发货方式

  • 1、自动:在上方保障服务中标有自动发货的商品,拍下后,将会自动收到来自卖家的商品获取(下载)链接;

    2、手动:未标有自动发货的的商品,拍下后,卖家会收到邮件、短信提醒,也可通过QQ或订单中的电话联系对方。

  • 交易周期

  • 1、源码默认交易周期:自动发货商品为1天,手动发货商品为3天,买家有1次额外延长3天交易周期的权利;

    2、若上述交易周期双方依然无法完成交易,任意一方可发起追加周期(1~7天)的请求,对方同意即可延长。

  • 退款说明

  • 1、描述:源码描述(含标题)与实际源码不一致的(例:描述PHP实际为ASP、描述的功能实际缺少、版本不符等);

    2、演示:有演示站时,与实际源码小于95%一致的(但描述中有"不保证完全一样、有变化的可能性"类似显著声明的除外);

    3、发货:手动发货源码,在卖家未发货前,已申请退款的;

    4、安装:免费提供安装服务的源码但卖家不履行的;

    5、收费:额外收取其他费用的(但描述中有显著声明或双方交易前有商定的除外);

    6、其他:如质量方面的硬性常规问题等。

    注:经核实符合上述任一,均支持退款,但卖家予以积极解决问题则除外。

  • 1注意事项

  • 1、源码家会对双方交易的过程及交易商品的快照进行永久存档,以确保交易的真实、有效、安全!

    2、源码家无法对如“永久包更新”、“永久技术支持”等类似交易之后的商家承诺做担保,请买家自行鉴别;

    3、在源码同时有网站演示与图片演示,且站演与图演不一致时,默认按图演作为纠纷评判依据(特别声明或有商定除外);

    4、在没有"无任何正当退款依据"的前提下,商品写有"一旦售出,概不支持退款"等类似的声明,视为无效声明;

    5、在未拍下前,双方在QQ上所商定的交易内容,亦可成为纠纷评判依据(商定与描述冲突时,商定为准);

    6、因聊天记录可作为纠纷评判依据,故双方联系时,只与对方在互站上所留的QQ、手机号沟通,以防对方不承认自我承诺。

    7、虽然交易产生纠纷的几率很小,但一定要保留如聊天记录、手机短信等这样的重要信息,以防产生纠纷时便于互站介入快速处理。

  • 互站声明

  • 1、源码家作为第三方中介平台,依据交易合同(商品描述、交易前商定的内容)来保障交易的安全及买卖双方的权益;

    2、非平台线上交易的项目,出现任何后果均与互站无关;无论卖家以何理由要求线下交易的,请联系管理举报。