实例介绍
该项目以PHP和HTML5为基础编写,浏览器不支持HTML5会导致许多标签不显示或失去效果。 PHP版本至少5以上。 该网站仅实现了基础功能,可供学习参考。
【实例截图】
【核心代码】
9f7c3c1a-e295-4b35-be42-ab6204ec97ff
└── travel
├── bin
│ ├── addRoute.php
│ ├── addsight.php
│ ├── changeFirm.php
│ ├── changePerson.php
│ ├── changeRoute.php
│ ├── changesight.php
│ ├── config
│ │ └── config.php
│ ├── FhistoryOrder.php
│ ├── firmdetail.php
│ ├── firmlist.php
│ ├── fLogin.html
│ ├── Forderdetial.php
│ ├── fRegister.html
│ ├── historyOrder.php
│ ├── images
│ │ ├── 140x140.gif
│ │ ├── 170x170.gif
│ │ ├── background.png
│ │ ├── dust.png
│ │ ├── furley_bg.png
│ │ ├── middleman.png
│ │ └── subtle_surface.png
│ ├── index.php
│ ├── info_php
│ │ ├── addRoute.php
│ │ ├── addsight.php
│ │ ├── allOrderState.php
│ │ ├── changeFirm.php
│ │ ├── changePerson.php
│ │ ├── changeRoute.php
│ │ ├── changesight.php
│ │ ├── delOrderState.php
│ │ ├── delroute.php
│ │ ├── delsight.php
│ │ ├── insertForm.php
│ │ ├── payOrderState.php
│ │ ├── refOrderState.php
│ │ ├── resetFirm.php
│ │ ├── resetPerson.php
│ │ └── resetPsw.php
│ ├── javascripts
│ │ ├── graphDemo.js
│ │ └── html5.js
│ ├── lib
│ │ ├── bootstrap
│ │ │ ├── css
│ │ │ │ ├── bootstrap.css
│ │ │ │ ├── bootstrap-datetimepicker.css
│ │ │ │ ├── bootstrap-datetimepicker.min.css
│ │ │ │ └── bootstrap.min.css
│ │ │ ├── img
│ │ │ │ ├── glyphicons-halflings.png
│ │ │ │ └── glyphicons-halflings-white.png
│ │ │ └── js
│ │ │ ├── bootstrap-datetimepicker.js
│ │ │ ├── bootstrap-datetimepicker.min.js
│ │ │ ├── bootstrap.js
│ │ │ ├── bootstrap.min.js
│ │ │ └── locales
│ │ │ ├── bootstrap-datetimepicker.ar.js
│ │ │ ├── bootstrap-datetimepicker.az.js
│ │ │ ├── bootstrap-datetimepicker.bg.js
│ │ │ ├── bootstrap-datetimepicker.bn.js
│ │ │ ├── bootstrap-datetimepicker.ca.js
│ │ │ ├── bootstrap-datetimepicker.cs.js
│ │ │ ├── bootstrap-datetimepicker.da.js
│ │ │ ├── bootstrap-datetimepicker.de.js
│ │ │ ├── bootstrap-datetimepicker.ee.js
│ │ │ ├── bootstrap-datetimepicker.el.js
│ │ │ ├── bootstrap-datetimepicker.es.js
│ │ │ ├── bootstrap-datetimepicker.fi.js
│ │ │ ├── bootstrap-datetimepicker.fr.js
│ │ │ ├── bootstrap-datetimepicker.he.js
│ │ │ ├── bootstrap-datetimepicker.hr.js
│ │ │ ├── bootstrap-datetimepicker.hu.js
│ │ │ ├── bootstrap-datetimepicker.hy.js
│ │ │ ├── bootstrap-datetimepicker.id.js
│ │ │ ├── bootstrap-datetimepicker.is.js
│ │ │ ├── bootstrap-datetimepicker.it.js
│ │ │ ├── bootstrap-datetimepicker.ja.js
│ │ │ ├── bootstrap-datetimepicker.ka.js
│ │ │ ├── bootstrap-datetimepicker.ko.js
│ │ │ ├── bootstrap-datetimepicker.lt.js
│ │ │ ├── bootstrap-datetimepicker.lv.js
│ │ │ ├── bootstrap-datetimepicker.ms.js
│ │ │ ├── bootstrap-datetimepicker.nb.js
│ │ │ ├── bootstrap-datetimepicker.nl.js
│ │ │ ├── bootstrap-datetimepicker.no.js
│ │ │ ├── bootstrap-datetimepicker.pl.js
│ │ │ ├── bootstrap-datetimepicker.pt-BR.js
│ │ │ ├── bootstrap-datetimepicker.pt.js
│ │ │ ├── bootstrap-datetimepicker.ro.js
│ │ │ ├── bootstrap-datetimepicker.rs.js
│ │ │ ├── bootstrap-datetimepicker.rs-latin.js
│ │ │ ├── bootstrap-datetimepicker.ru.js
│ │ │ ├── bootstrap-datetimepicker.sk.js
│ │ │ ├── bootstrap-datetimepicker.sl.js
│ │ │ ├── bootstrap-datetimepicker.sv.js
│ │ │ ├── bootstrap-datetimepicker.sw.js
│ │ │ ├── bootstrap-datetimepicker.th.js
│ │ │ ├── bootstrap-datetimepicker.tr.js
│ │ │ ├── bootstrap-datetimepicker.ua.js
│ │ │ ├── bootstrap-datetimepicker.uk.js
│ │ │ ├── bootstrap-datetimepicker.zh-CN.js
│ │ │ └── bootstrap-datetimepicker.zh-TW.js
│ │ ├── font-awesome
│ │ │ ├── css
│ │ │ │ ├── font-awesome.css
│ │ │ │ └── font-awesome-ie7.css
│ │ │ ├── docs
│ │ │ │ ├── assets
│ │ │ │ │ ├── css
│ │ │ │ │ │ ├── font-awesome.css
│ │ │ │ │ │ ├── font-awesome-ie7.css
│ │ │ │ │ │ ├── prettify.css
│ │ │ │ │ │ └── site.css
│ │ │ │ │ ├── font
│ │ │ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ │ │ ├── fontawesome-webfont.woff
│ │ │ │ │ │ ├── museo_slab_300-webfont.eot
│ │ │ │ │ │ ├── museo_slab_300-webfont.ttf
│ │ │ │ │ │ ├── museo_slab_500-webfont.eot
│ │ │ │ │ │ ├── museo_slab_500-webfont.ttf
│ │ │ │ │ │ ├── proximanova-webfont.eot
│ │ │ │ │ │ └── proximanova-webfont.ttf
│ │ │ │ │ ├── ico
│ │ │ │ │ │ └── favicon.ico
│ │ │ │ │ ├── js
│ │ │ │ │ │ ├── backbone.min.js
│ │ │ │ │ │ ├── index
│ │ │ │ │ │ │ └── index.js
│ │ │ │ │ │ ├── jquery-1.7.1.min.js
│ │ │ │ │ │ ├── prettify.min.js
│ │ │ │ │ │ ├── tw-bs-201
│ │ │ │ │ │ │ ├── bootstrap-alert.js
│ │ │ │ │ │ │ ├── bootstrap-button.js
│ │ │ │ │ │ │ ├── bootstrap-carousel.js
│ │ │ │ │ │ │ ├── bootstrap-collapse.js
│ │ │ │ │ │ │ ├── bootstrap-dropdown.js
│ │ │ │ │ │ │ ├── bootstrap-modal.js
│ │ │ │ │ │ │ ├── bootstrap-popover.js
│ │ │ │ │ │ │ ├── bootstrap-scrollspy.js
│ │ │ │ │ │ │ ├── bootstrap-tab.js
│ │ │ │ │ │ │ ├── bootstrap-tooltip.js
│ │ │ │ │ │ │ ├── bootstrap-transition.js
│ │ │ │ │ │ │ └── bootstrap-typeahead.js
│ │ │ │ │ │ └── underscore.min.js
│ │ │ │ │ └── less
│ │ │ │ │ ├── font-awesome-ie7.less
│ │ │ │ │ ├── font-awesome.less
│ │ │ │ │ ├── font-site.less
│ │ │ │ │ ├── mixins.less
│ │ │ │ │ ├── site.less
│ │ │ │ │ ├── twbs-203
│ │ │ │ │ │ ├── accordion.less
│ │ │ │ │ │ ├── alerts.less
│ │ │ │ │ │ ├── bootstrap.less
│ │ │ │ │ │ ├── breadcrumbs.less
│ │ │ │ │ │ ├── button-groups.less
│ │ │ │ │ │ ├── buttons.less
│ │ │ │ │ │ ├── carousel.less
│ │ │ │ │ │ ├── close.less
│ │ │ │ │ │ ├── code.less
│ │ │ │ │ │ ├── component-animations.less
│ │ │ │ │ │ ├── dropdowns.less
│ │ │ │ │ │ ├── forms.less
│ │ │ │ │ │ ├── grid.less
│ │ │ │ │ │ ├── hero-unit.less
│ │ │ │ │ │ ├── labels-badges.less
│ │ │ │ │ │ ├── layouts.less
│ │ │ │ │ │ ├── mixins.less
│ │ │ │ │ │ ├── modals.less
│ │ │ │ │ │ ├── navbar.less
│ │ │ │ │ │ ├── navs.less
│ │ │ │ │ │ ├── pager.less
│ │ │ │ │ │ ├── pagination.less
│ │ │ │ │ │ ├── popovers.less
│ │ │ │ │ │ ├── progress-bars.less
│ │ │ │ │ │ ├── reset.less
│ │ │ │ │ │ ├── responsive-1200px-min.less
│ │ │ │ │ │ ├── responsive-767px-max.less
│ │ │ │ │ │ ├── responsive-768px-979px.less
│ │ │ │ │ │ ├── responsive.less
│ │ │ │ │ │ ├── responsive-navbar.less
│ │ │ │ │ │ ├── responsive-utilities.less
│ │ │ │ │ │ ├── scaffolding.less
│ │ │ │ │ │ ├── sprites.less
│ │ │ │ │ │ ├── tables.less
│ │ │ │ │ │ ├── thumbnails.less
│ │ │ │ │ │ ├── tooltip.less
│ │ │ │ │ │ ├── type.less
│ │ │ │ │ │ ├── utilities.less
│ │ │ │ │ │ ├── variables.less
│ │ │ │ │ │ └── wells.less
│ │ │ │ │ └── variables.less
│ │ │ │ └── index.html
│ │ │ ├── font
│ │ │ │ ├── fontawesome-webfont.eot
│ │ │ │ ├── fontawesome-webfont.svg
│ │ │ │ ├── fontawesome-webfont.ttf
│ │ │ │ └── fontawesome-webfont.woff
│ │ │ ├── FontAwesome.ttf
│ │ │ ├── FontAwesome-Vectors.pdf
│ │ │ ├── less
│ │ │ │ ├── font-awesome-ie7.less
│ │ │ │ └── font-awesome.less
│ │ │ ├── README.md
│ │ │ └── sass
│ │ │ ├── font-awesome.sass
│ │ │ └── font-awesome.scss
│ │ ├── fullcalendar-1.5.3
│ │ │ ├── changelog.txt
│ │ │ ├── demos
│ │ │ │ ├── agenda-views.html
│ │ │ │ ├── basic-views.html
│ │ │ │ ├── cupertino
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── ui-bg_diagonals-thick_90_eeeeee_40x40.png
│ │ │ │ │ │ ├── ui-bg_flat_15_cd0a0a_40x100.png
│ │ │ │ │ │ ├── ui-bg_glass_100_e4f1fb_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_50_3baae3_1x400.png
│ │ │ │ │ │ ├── ui-bg_glass_80_d7ebf9_1x400.png
│ │ │ │ │ │ ├── ui-bg_highlight-hard_100_f2f5f7_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-hard_70_000000_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_100_deedf7_1x100.png
│ │ │ │ │ │ ├── ui-bg_highlight-soft_25_ffef8f_1x100.png
│ │ │ │ │ │ ├── ui-icons_2694e8_256x240.png
│ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ ├── ui-icons_3d80b3_256x240.png
│ │ │ │ │ │ ├── ui-icons_72a7cf_256x240.png
│ │ │ │ │ │ └── ui-icons_ffffff_256x240.png
│ │ │ │ │ └── theme.css
│ │ │ │ ├── default.html
│ │ │ │ ├── external-dragging.html
│ │ │ │ ├── gcal.html
│ │ │ │ ├── json-events.php
│ │ │ │ ├── json.html
│ │ │ │ ├── selectable.html
│ │ │ │ └── theme.html
│ │ │ ├── fullcalendar
│ │ │ │ ├── fullcalendar.css
│ │ │ │ ├── fullcalendar.js
│ │ │ │ ├── fullcalendar.min.js
│ │ │ │ ├── fullcalendar.print.css
│ │ │ │ └── gcal.js
│ │ │ ├── GPL-LICENSE.txt
│ │ │ ├── jquery
│ │ │ │ ├── jquery-1.7.1.min.js
│ │ │ │ └── jquery-ui-1.8.17.custom.min.js
│ │ │ └── MIT-LICENSE.txt
│ │ ├── jqplot
│ │ │ ├── changes.txt
│ │ │ ├── copyright.txt
│ │ │ ├── docs
│ │ │ │ ├── files
│ │ │ │ │ ├── changes-txt.html
│ │ │ │ │ ├── gpl-2-0-txt.html
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── background.jpg
│ │ │ │ │ │ ├── basicline.png
│ │ │ │ │ │ ├── basiclogaxis.png
│ │ │ │ │ │ ├── basiclogoptions.png
│ │ │ │ │ │ ├── basicoptions.png
│ │ │ │ │ │ ├── dualaxis.png
│ │ │ │ │ │ ├── logo.jpg
│ │ │ │ │ │ ├── navdocsover.png
│ │ │ │ │ │ ├── navdocs.png
│ │ │ │ │ │ ├── navdownloadover.png
│ │ │ │ │ │ ├── navdownload.png
│ │ │ │ │ │ ├── navexamplesover.png
│ │ │ │ │ │ ├── navexamples.png
│ │ │ │ │ │ ├── navhomeover.png
│ │ │ │ │ │ ├── navhome.png
│ │ │ │ │ │ ├── new.png
│ │ │ │ │ │ ├── sample3.png
│ │ │ │ │ │ └── samplesm.png
│ │ │ │ │ ├── jqplot-axisLabelRenderer-js.html
│ │ │ │ │ ├── jqplot-axisTickRenderer-js.html
│ │ │ │ │ ├── jqplot-canvasGridRenderer-js.html
│ │ │ │ │ ├── jqplot-core-js.html
│ │ │ │ │ ├── jqPlotCssStyling-txt.html
│ │ │ │ │ ├── jqplot-divTitleRenderer-js.html
│ │ │ │ │ ├── jqplot-linearAxisRenderer-js.html
│ │ │ │ │ ├── jqplot-lineRenderer-js.html
│ │ │ │ │ ├── jqplot-markerRenderer-js.html
│ │ │ │ │ ├── jqPlotOptions-txt.html
│ │ │ │ │ ├── jqplot-shadowRenderer-js.html
│ │ │ │ │ ├── jqplot-shapeRenderer-js.html
│ │ │ │ │ ├── jqplot-themeEngine-js.html
│ │ │ │ │ ├── jqplot-toImage-js.html
│ │ │ │ │ ├── MIT-LICENSE-txt.html
│ │ │ │ │ ├── optionsTutorial-txt.html
│ │ │ │ │ ├── plugins
│ │ │ │ │ │ ├── jqplot-barRenderer-js.html
│ │ │ │ │ │ ├── jqplot-BezierCurveRenderer-js.html
│ │ │ │ │ │ ├── jqplot-blockRenderer-js.html
│ │ │ │ │ │ ├── jqplot-bubbleRenderer-js.html
│ │ │ │ │ │ ├── jqplot-canvasAxisLabelRenderer-js.html
│ │ │ │ │ │ ├── jqplot-canvasAxisTickRenderer-js.html
│ │ │ │ │ │ ├── jqplot-canvasOverlay-js.html
│ │ │ │ │ │ ├── jqplot-categoryAxisRenderer-js.html
│ │ │ │ │ │ ├── jqplot-ciParser-js.html
│ │ │ │ │ │ ├── jqplot-cursor-js.html
│ │ │ │ │ │ ├── jqplot-dateAxisRenderer-js.html
│ │ │ │ │ │ ├── jqplot-donutRenderer-js.html
│ │ │ │ │ │ ├── jqplot-dragable-js.html
│ │ │ │ │ │ ├── jqplot-enhancedLegendRenderer-js.html
│ │ │ │ │ │ ├── jqplot-funnelRenderer-js.html
│ │ │ │ │ │ ├── jqplot-highlighter-js.html
│ │ │ │ │ │ ├── jqplot-logAxisRenderer-js.html
│ │ │ │ │ │ ├── jqplot-mekkoAxisRenderer-js.html
│ │ │ │ │ │ ├── jqplot-mekkoRenderer-js.html
│ │ │ │ │ │ ├── jqplot-meterGaugeRenderer-js.html
│ │ │ │ │ │ ├── jqplot-ohlcRenderer-js.html
│ │ │ │ │ │ ├── jqplot-pieRenderer-js.html
│ │ │ │ │ │ ├── jqplot-pointLabels-js.html
│ │ │ │ │ │ ├── jqplot-pyramidAxisRenderer-js.html
│ │ │ │ │ │ ├── jqplot-pyramidGridRenderer-js.html
│ │ │ │ │ │ ├── jqplot-pyramidRenderer-js.html
│ │ │ │ │ │ └── jqplot-trendline-js.html
│ │ │ │ │ └── usage-txt.html
│ │ │ │ ├── index
│ │ │ │ │ ├── Classes.html
│ │ │ │ │ ├── Files.html
│ │ │ │ │ ├── Functions.html
│ │ │ │ │ ├── General2.html
│ │ │ │ │ ├── General3.html
│ │ │ │ │ ├── General4.html
│ │ │ │ │ ├── General5.html
│ │ │ │ │ ├── General6.html
│ │ │ │ │ ├── General7.html
│ │ │ │ │ ├── General.html
│ │ │ │ │ ├── Hooks.html
│ │ │ │ │ ├── Properties2.html
│ │ │ │ │ ├── Properties3.html
│ │ │ │ │ ├── Properties4.html
│ │ │ │ │ ├── Properties5.html
│ │ │ │ │ ├── Properties6.html
│ │ │ │ │ └── Properties.html
│ │ │ │ ├── index.html
│ │ │ │ ├── javascript
│ │ │ │ │ ├── main.js
│ │ │ │ │ └── searchdata.js
│ │ │ │ ├── search
│ │ │ │ │ ├── ClassesA.html
│ │ │ │ │ ├── ClassesD.html
│ │ │ │ │ ├── ClassesG.html
│ │ │ │ │ ├── ClassesH.html
│ │ │ │ │ ├── ClassesJ.html
│ │ │ │ │ ├── ClassesL.html
│ │ │ │ │ ├── ClassesS.html
│ │ │ │ │ ├── ClassesSymbols.html
│ │ │ │ │ ├── ClassesT.html
│ │ │ │ │ ├── ClassesV.html
│ │ │ │ │ ├── FilesJ.html
│ │ │ │ │ ├── FunctionsC.html
│ │ │ │ │ ├── FunctionsD.html
│ │ │ │ │ ├── FunctionsG.html
│ │ │ │ │ ├── FunctionsI.html
│ │ │ │ │ ├── FunctionsM.html
│ │ │ │ │ ├── FunctionsN.html
│ │ │ │ │ ├── FunctionsQ.html
│ │ │ │ │ ├── FunctionsR.html
│ │ │ │ │ ├── FunctionsS.html
│ │ │ │ │ ├── FunctionsZ.html
│ │ │ │ │ ├── GeneralA.html
│ │ │ │ │ ├── GeneralB.html
│ │ │ │ │ ├── GeneralC.html
│ │ │ │ │ ├── GeneralD.html
│ │ │ │ │ ├── GeneralE.html
│ │ │ │ │ ├── GeneralF.html
│ │ │ │ │ ├── GeneralG.html
│ │ │ │ │ ├── GeneralH.html
│ │ │ │ │ ├── GeneralI.html
│ │ │ │ │ ├── GeneralJ.html
│ │ │ │ │ ├── GeneralL.html
│ │ │ │ │ ├── GeneralM.html
│ │ │ │ │ ├── GeneralN.html
│ │ │ │ │ ├── GeneralO.html
│ │ │ │ │ ├── GeneralP.html
│ │ │ │ │ ├── GeneralQ.html
│ │ │ │ │ ├── GeneralR.html
│ │ │ │ │ ├── GeneralS.html
│ │ │ │ │ ├── GeneralSymbols.html
│ │ │ │ │ ├── GeneralT.html
│ │ │ │ │ ├── GeneralU.html
│ │ │ │ │ ├── GeneralV.html
│ │ │ │ │ ├── GeneralW.html
│ │ │ │ │ ├── GeneralX.html
│ │ │ │ │ ├── GeneralY.html
│ │ │ │ │ ├── GeneralZ.html
│ │ │ │ │ ├── HooksA.html
│ │ │ │ │ ├── HooksE.html
│ │ │ │ │ ├── HooksJ.html
│ │ │ │ │ ├── HooksP.html
│ │ │ │ │ ├── NoResults.html
│ │ │ │ │ ├── PropertiesA.html
│ │ │ │ │ ├── PropertiesB.html
│ │ │ │ │ ├── PropertiesC.html
│ │ │ │ │ ├── PropertiesD.html
│ │ │ │ │ ├── PropertiesE.html
│ │ │ │ │ ├── PropertiesF.html
│ │ │ │ │ ├── PropertiesG.html
│ │ │ │ │ ├── PropertiesH.html
│ │ │ │ │ ├── PropertiesI.html
│ │ │ │ │ ├── PropertiesL.html
│ │ │ │ │ ├── PropertiesM.html
│ │ │ │ │ ├── PropertiesN.html
│ │ │ │ │ ├── PropertiesO.html
│ │ │ │ │ ├── PropertiesP.html
│ │ │ │ │ ├── PropertiesR.html
│ │ │ │ │ ├── PropertiesS.html
│ │ │ │ │ ├── PropertiesT.html
│ │ │ │ │ ├── PropertiesU.html
│ │ │ │ │ ├── PropertiesV.html
│ │ │ │ │ ├── PropertiesW.html
│ │ │ │ │ ├── PropertiesX.html
│ │ │ │ │ ├── PropertiesY.html
│ │ │ │ │ └── PropertiesZ.html
│ │ │ │ └── styles
│ │ │ │ ├── 1.css
│ │ │ │ ├── 2.css
│ │ │ │ └── main.css
│ │ │ ├── examples
│ │ │ │ ├── ages.json
│ │ │ │ ├── ages.json.bak
│ │ │ │ ├── ajax-loader.gif
│ │ │ │ ├── area.html
│ │ │ │ ├── axisLabelsRotatedText.html
│ │ │ │ ├── axisLabelTests.html
│ │ │ │ ├── axisScalingForceTickAt.html
│ │ │ │ ├── bandedLine.html
│ │ │ │ ├── bar-charts.html
│ │ │ │ ├── barLineAnimated.html
│ │ │ │ ├── barTest.html
│ │ │ │ ├── bezierCurve.html
│ │ │ │ ├── blockPlot.html
│ │ │ │ ├── bubbleChart.html
│ │ │ │ ├── bubble-plots.html
│ │ │ │ ├── candlestick-charts.html
│ │ │ │ ├── candlestick.html
│ │ │ │ ├── canvas-overlay.html
│ │ │ │ ├── colorpicker
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── bar-alpha.png
│ │ │ │ │ │ ├── bar-opacity.png
│ │ │ │ │ │ ├── bar.png
│ │ │ │ │ │ ├── bar-pointer.png
│ │ │ │ │ │ ├── map-opacity.png
│ │ │ │ │ │ ├── map.png
│ │ │ │ │ │ ├── map-pointer.png
│ │ │ │ │ │ ├── preview-opacity.png
│ │ │ │ │ │ └── ui-colorpicker.png
│ │ │ │ │ ├── index.html
│ │ │ │ │ ├── jquery.colorpicker.css
│ │ │ │ │ ├── jquery.colorpicker.js
│ │ │ │ │ ├── README
│ │ │ │ │ └── TODO
│ │ │ │ ├── cursor-highlighter.html
│ │ │ │ ├── customHighlighterCursorTrendline.html
│ │ │ │ ├── dashboardWidget.html
│ │ │ │ ├── dashedLines.html
│ │ │ │ ├── data-renderers.html
│ │ │ │ ├── date-axes.html
│ │ │ │ ├── dateAxisLogAxisZooming.html
│ │ │ │ ├── dateAxisRenderer.html
│ │ │ │ ├── example.js
│ │ │ │ ├── example.min.js
│ │ │ │ ├── examples.css
│ │ │ │ ├── examples.min.css
│ │ │ │ ├── fillBetweenLines.html
│ │ │ │ ├── hiddenPlotsInTabs.html
│ │ │ │ ├── images
│ │ │ │ │ ├── logo.jpg
│ │ │ │ │ └── ui-colorpicker.png
│ │ │ │ ├── index.html
│ │ │ │ ├── jquery.printElement.min.js
│ │ │ │ ├── jquery.print.js
│ │ │ │ ├── jquery-ui
│ │ │ │ │ ├── css
│ │ │ │ │ │ ├── smoothness
│ │ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ │ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ │ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ │ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ │ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ │ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ │ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ │ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ │ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ │ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ │ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ │ │ │ │ ├── jquery-ui.css
│ │ │ │ │ │ │ └── jquery-ui.min.css
│ │ │ │ │ │ └── ui-lightness
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── ui-bg_diagonals-thick_18_b81900_40x40.png
│ │ │ │ │ │ │ ├── ui-bg_diagonals-thick_20_666666_40x40.png
│ │ │ │ │ │ │ ├── ui-bg_flat_10_000000_40x100.png
│ │ │ │ │ │ │ ├── ui-bg_glass_100_f6f6f6_1x400.png
│ │ │ │ │ │ │ ├── ui-bg_glass_100_fdf5ce_1x400.png
│ │ │ │ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ │ │ │ ├── ui-bg_gloss-wave_35_f6a828_500x100.png
│ │ │ │ │ │ │ ├── ui-bg_highlight-soft_100_eeeeee_1x100.png
│ │ │ │ │ │ │ ├── ui-bg_highlight-soft_75_ffe45c_1x100.png
│ │ │ │ │ │ │ ├── ui-icons_228ef1_256x240.png
│ │ │ │ │ │ │ ├── ui-icons_ef8c08_256x240.png
│ │ │ │ │ │ │ ├── ui-icons_ffd27a_256x240.png
│ │ │ │ │ │ │ └── ui-icons_ffffff_256x240.png
│ │ │ │ │ │ ├── jquery-ui-1.9pre.css
│ │ │ │ │ │ ├── jquery-ui-1.9pre.min.css
│ │ │ │ │ │ ├── jquery-ui.css
│ │ │ │ │ │ └── jquery-ui.min.css
│ │ │ │ │ └── js
│ │ │ │ │ ├── jquery.effects.blind.js
│ │ │ │ │ ├── jquery.effects.blind.min.js
│ │ │ │ │ ├── jquery.effects.core.js
│ │ │ │ │ ├── jquery.effects.core.min.js
│ │ │ │ │ ├── jquery-ui-1.9pre.min.js
│ │ │ │ │ ├── jquery-ui.js
│ │ │ │ │ └── jquery-ui.min.js
│ │ │ │ ├── jsondata.txt
│ │ │ │ ├── kcp_area2.html
│ │ │ │ ├── kcp_area2.json
│ │ │ │ ├── kcp_area.html
│ │ │ │ ├── kcp_cdf.html
│ │ │ │ ├── kcp_engel.html
│ │ │ │ ├── kcp_lorenz.html
│ │ │ │ ├── kcp_pdf.html
│ │ │ │ ├── kcp.print.js
│ │ │ │ ├── kcp_pyramid2.html
│ │ │ │ ├── kcp_pyramid_by_age.html
│ │ │ │ ├── kcp_pyramid_by_age.php
│ │ │ │ ├── kcp_pyramid.html
│ │ │ │ ├── kcp_quintiles.html
│ │ │ │ ├── KCPsample4.csv
│ │ │ │ ├── line-charts.html
│ │ │ │ ├── mekkoCharts.html
│ │ │ │ ├── mekkoCharts.php.orig
│ │ │ │ ├── meritOrder.html
│ │ │ │ ├── meterGauge.html
│ │ │ │ ├── multipleBarColors.html
│ │ │ │ ├── nav.inc
│ │ │ │ ├── pie-donut-charts.html
│ │ │ │ ├── pieTest2.js
│ │ │ │ ├── pieTest4.html
│ │ │ │ ├── pieTest.html
│ │ │ │ ├── point-labels.html
│ │ │ │ ├── quintiles.json
│ │ │ │ ├── resizablePlot.html
│ │ │ │ ├── resizablePlot.php.orig
│ │ │ │ ├── rotated-tick-labels.html
│ │ │ │ ├── rotatedTickLabelsZoom.html
│ │ │ │ ├── selectorSyntax.html
│ │ │ │ ├── smoothedLine.html
│ │ │ │ ├── syntaxhighlighter
│ │ │ │ │ ├── LGPL-LICENSE
│ │ │ │ │ ├── MIT-LICENSE
│ │ │ │ │ ├── scripts
│ │ │ │ │ │ ├── shAutoloader.js
│ │ │ │ │ │ ├── shAutoloader.min.js
│ │ │ │ │ │ ├── shBrushJScript.js
│ │ │ │ │ │ ├── shBrushJScript.min.js
│ │ │ │ │ │ ├── shBrushXml.js
│ │ │ │ │ │ ├── shBrushXml.min.js
│ │ │ │ │ │ ├── shCore.js
│ │ │ │ │ │ └── shCore.min.js
│ │ │ │ │ └── styles
│ │ │ │ │ ├── shCore.css
│ │ │ │ │ ├── shCoreDefault.css
│ │ │ │ │ ├── shCoreDefault.min.css
│ │ │ │ │ ├── shCore.min.css
│ │ │ │ │ ├── shThemeDefault.css
│ │ │ │ │ ├── shThemeDefault.min.css
│ │ │ │ │ ├── shThemejqPlot.css
│ │ │ │ │ └── shThemejqPlot.min.css
│ │ │ │ ├── theming.html
│ │ │ │ ├── topbanner.inc
│ │ │ │ ├── waterfall2.html
│ │ │ │ ├── waterfall.html
│ │ │ │ ├── yahooData.js
│ │ │ │ ├── yahooData.min.js
│ │ │ │ ├── zoom1.html
│ │ │ │ ├── zooming.html
│ │ │ │ ├── zoomOptions.html
│ │ │ │ └── zoomProxy.html
│ │ │ ├── excanvas.js
│ │ │ ├── excanvas.min.js
│ │ │ ├── gpl-2.0.txt
│ │ │ ├── jqPlotCssStyling.txt
│ │ │ ├── jqPlotOptions.txt
│ │ │ ├── jquery.jqplot.css
│ │ │ ├── jquery.jqplot.js
│ │ │ ├── jquery.jqplot.min.css
│ │ │ ├── jquery.jqplot.min.js
│ │ │ ├── jquery.js
│ │ │ ├── jquery.min.js
│ │ │ ├── MIT-LICENSE.txt
│ │ │ ├── optionsTutorial.txt
│ │ │ ├── plugins
│ │ │ │ ├── jqplot.barRenderer.js
│ │ │ │ ├── jqplot.barRenderer.min.js
│ │ │ │ ├── jqplot.BezierCurveRenderer.js
│ │ │ │ ├── jqplot.BezierCurveRenderer.min.js
│ │ │ │ ├── jqplot.blockRenderer.js
│ │ │ │ ├── jqplot.blockRenderer.min.js
│ │ │ │ ├── jqplot.bubbleRenderer.js
│ │ │ │ ├── jqplot.bubbleRenderer.min.js
│ │ │ │ ├── jqplot.canvasAxisLabelRenderer.js
│ │ │ │ ├── jqplot.canvasAxisLabelRenderer.min.js
│ │ │ │ ├── jqplot.canvasAxisTickRenderer.js
│ │ │ │ ├── jqplot.canvasAxisTickRenderer.min.js
│ │ │ │ ├── jqplot.canvasOverlay.js
│ │ │ │ ├── jqplot.canvasOverlay.min.js
│ │ │ │ ├── jqplot.canvasTextRenderer.js
│ │ │ │ ├── jqplot.canvasTextRenderer.min.js
│ │ │ │ ├── jqplot.categoryAxisRenderer.js
│ │ │ │ ├── jqplot.categoryAxisRenderer.min.js
│ │ │ │ ├── jqplot.ciParser.js
│ │ │ │ ├── jqplot.ciParser.min.js
│ │ │ │ ├── jqplot.cursor.js
│ │ │ │ ├── jqplot.cursor.min.js
│ │ │ │ ├── jqplot.dateAxisRenderer.js
│ │ │ │ ├── jqplot.dateAxisRenderer.min.js
│ │ │ │ ├── jqplot.donutRenderer.js
│ │ │ │ ├── jqplot.donutRenderer.min.js
│ │ │ │ ├── jqplot.dragable.js
│ │ │ │ ├── jqplot.dragable.min.js
│ │ │ │ ├── jqplot.enhancedLegendRenderer.js
│ │ │ │ ├── jqplot.enhancedLegendRenderer.min.js
│ │ │ │ ├── jqplot.funnelRenderer.js
│ │ │ │ ├── jqplot.funnelRenderer.min.js
│ │ │ │ ├── jqplot.highlighter.js
│ │ │ │ ├── jqplot.highlighter.min.js
│ │ │ │ ├── jqplot.json2.js
│ │ │ │ ├── jqplot.json2.min.js
│ │ │ │ ├── jqplot.logAxisRenderer.js
│ │ │ │ ├── jqplot.logAxisRenderer.min.js
│ │ │ │ ├── jqplot.mekkoAxisRenderer.js
│ │ │ │ ├── jqplot.mekkoAxisRenderer.min.js
│ │ │ │ ├── jqplot.mekkoRenderer.js
│ │ │ │ ├── jqplot.mekkoRenderer.min.js
│ │ │ │ ├── jqplot.meterGaugeRenderer.js
│ │ │ │ ├── jqplot.meterGaugeRenderer.min.js
│ │ │ │ ├── jqplot.mobile.js
│ │ │ │ ├── jqplot.mobile.min.js
│ │ │ │ ├── jqplot.ohlcRenderer.js
│ │ │ │ ├── jqplot.ohlcRenderer.min.js
│ │ │ │ ├── jqplot.pieRenderer.js
│ │ │ │ ├── jqplot.pieRenderer.min.js
│ │ │ │ ├── jqplot.pointLabels.js
│ │ │ │ ├── jqplot.pointLabels.min.js
│ │ │ │ ├── jqplot.pyramidAxisRenderer.js
│ │ │ │ ├── jqplot.pyramidAxisRenderer.min.js
│ │ │ │ ├── jqplot.pyramidGridRenderer.js
│ │ │ │ ├── jqplot.pyramidGridRenderer.min.js
│ │ │ │ ├── jqplot.pyramidRenderer.js
│ │ │ │ ├── jqplot.pyramidRenderer.min.js
│ │ │ │ ├── jqplot.trendline.js
│ │ │ │ └── jqplot.trendline.min.js
│ │ │ ├── README.txt
│ │ │ └── usage.txt
│ │ └── jquery-1.8.1.min.js
│ ├── login.html
│ ├── login_php
│ │ ├── fLogin.php
│ │ ├── Freg.php
│ │ ├── login.php
│ │ ├── LoginToForm.php
│ │ ├── pLogin.php
│ │ └── Preg.php
│ ├── orderList.php
│ ├── orderState.php
│ ├── pLogin.html
│ ├── Porderdetial.php
│ ├── pRegister.html
│ ├── resetPsw.php
│ ├── routeList.php
│ ├── search
│ │ ├── route_index.php
│ │ ├── route_product.php
│ │ ├── sight_index.php
│ │ └── sight_product.php
│ ├── sightlist.php
│ └── stylesheets
│ ├── elements.css
│ ├── myelements.css
│ └── theme.css
├── css
│ ├── bootstrap.min.css
│ ├── camera.css
│ ├── css.css
│ ├── main.css
│ └── templatemo_style.css
├── fonts
│ ├── glyphicons-halflings-regular.eot
│ ├── glyphicons-halflings-regular.svg
│ ├── glyphicons-halflings-regular.ttf
│ └── glyphicons-halflings-regular.woff
├── images
│ ├── 20070919010738-99-50x50.jpg
│ ├── 20070919010738-99-80x80.jpg
│ ├── banner_logo_bg.jpg
│ ├── banner_slide_01.jpg
│ ├── banner_slide_02.jpg
│ ├── banner_slide_03.jpg
│ ├── blank.gif
│ ├── body_bg.jpg
│ ├── camera-loader.gif
│ ├── camera_skins.png
│ ├── event_01.jpg
│ ├── event_02.jpg
│ ├── event_03.jpg
│ ├── event_04.jpg
│ ├── icons24x24.png
│ ├── imac_1-228x228.jpg
│ ├── imac_1-50x50.jpg
│ ├── imac_1-80x80.jpg
│ ├── imac_2-74x74.jpg
│ ├── imac_3-74x74.jpg
│ ├── Info.png
│ ├── ipod_nano_1-50x50.jpg
│ ├── ipod_nano_1-80x80.jpg
│ ├── ipod_shuffle_1-80x80.jpg
│ ├── ipod_touch_1-80x80.jpg
│ ├── ipod_touch_4-80x80.jpg
│ ├── logo_c.png
│ ├── menu_bg.jpg
│ ├── patterns
│ │ ├── _notes
│ │ │ └── dwsync.xml
│ │ ├── overlay10.png
│ │ ├── overlay1.png
│ │ ├── overlay2.png
│ │ ├── overlay3.png
│ │ ├── overlay4.png
│ │ ├── overlay5.png
│ │ ├── overlay6.png
│ │ ├── overlay7.png
│ │ ├── overlay8.png
│ │ └── overlay9.png
│ ├── product_holder.jpg
│ ├── search.png
│ ├── section-header.png
│ ├── template_blog_01.jpg
│ ├── template_blog_02.jpg
│ ├── template_mo_blog_01.jpg
│ ├── templatemo_blog_01.jpg
│ ├── template_mo_blog_02.jpg
│ ├── templatemo_blog_02.jpg
│ ├── template_mo_logo.png
│ ├── templatemo_logo.png
│ └── timthumb-80x80.jpg
├── index.html
├── js
│ ├── bootstrap.min.js
│ ├── camera.min.js
│ ├── jquery.easing.1.3.js
│ ├── jquery.min.js
│ ├── jquery.mobile.customized.min.js
│ ├── jquery.singlePageNav.min.js
│ └── templatemo_script.js
└── travel.sql
66 directories, 705 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论