找传奇、传世资源到传世资源站!

JavaScript编写的电子图书阅读系统

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

【例子介绍】JavaScript编写的电子图书阅读系统

东莞年鉴,在页面中实现了组合检索。

详见Scripts目录

【相关图片】

from clipboardJavaScript编写的电子图书阅读系统 常用JavaScript方法-第2张

from clipboard

from clipboard

【源码结构】

.
├── Config.js
├── JavaScript编写的电子图书阅读系统.zip
├── Scripts
│   ├── _vti_cnf
│   │   ├── functions.js
│   │   ├── index.js
│   │   ├── jquery.min.V1.11.3.js
│   │   └── prototype.js
│   ├── functions.js
│   ├── index.js
│   ├── jquery.min.V1.11.3.js
│   └── prototype.js
├── book.html
├── book.js
├── chapters.js
├── index.html
└── style
    ├── AppStyle.css
    ├── CSS3.htm
    ├── Colors.htm
    ├── CommonStyle.css
    ├── Index.css
    ├── Template.dwt
    ├── _vti_cnf
    │   ├── AppStyle.css
    │   ├── CSS3.htm
    │   ├── Colors.htm
    │   ├── CommonStyle.css
    │   ├── Index.css
    │   ├── Template.dwt
    │   ├── bg.jpg
    │   ├── dot.jpg
    │   ├── slide.js
    │   ├── styleBlack.css
    │   ├── styleBlack.dwt
    │   ├── styleBlue.css
    │   ├── styleBlue.dwt
    │   ├── styleCoffee.css
    │   ├── styleCoffee.dwt
    │   ├── styleGreen.css
    │   ├── styleGreen.dwt
    │   ├── styleGrey.css
    │   ├── styleGrey.dwt
    │   ├── styleNone.dwt
    │   ├── styleOrange.css
    │   ├── styleOrange.dwt
    │   ├── stylePink.css
    │   ├── stylePink.dwt
    │   ├── stylePurple.css
    │   ├── stylePurple.dwt
    │   ├── styleRed.css
    │   ├── styleRed.dwt
    │   ├── styleSky.css
    │   ├── styleSky.dwt
    │   ├── styleSlide.css
    │   └── styleSlide.dwt
    ├── bg.jpg
    ├── dot.jpg
    ├── slide.js
    ├── styleBlack.css
    ├── styleBlack.dwt
    ├── styleBlue.css
    ├── styleBlue.dwt
    ├── styleCoffee.css
    ├── styleCoffee.dwt
    ├── styleGreen.css
    ├── styleGreen.dwt
    ├── styleGrey.css
    ├── styleGrey.dwt
    ├── styleNone.dwt
    ├── styleOrange.css
    ├── styleOrange.dwt
    ├── stylePink.css
    ├── stylePink.dwt
    ├── stylePurple.css
    ├── stylePurple.dwt
    ├── styleRed.css
    ├── styleRed.dwt
    ├── styleSky.css
    ├── styleSky.dwt
    ├── styleSlide.css
    └── styleSlide.dwt

4 directories, 78 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复