实例介绍
【实例简介】
功能为:车次查询、站点查询、站站查询、电子地图、后台管理。其中的 T旅游网站 旅游景点管理、旅游线路管理、交通线路管理、酒店管理、留言板管理、会员管理和客户预订酒店信息管理。
【实例截图】
【核心代码】
a06a1917ab8bb006b1919ddb7c35b798.rar
└── 262ASP.NET城市公交管理系统
└── asp.net城市公交管理系统
├── C-城市公交管理系统
│ └── Bin
│ ├── Admin
│ │ ├── ckeditor
│ │ │ ├── adapters
│ │ │ │ └── jquery.js
│ │ │ ├── ckeditor_basic.js
│ │ │ ├── ckeditor_basic_source.js
│ │ │ ├── ckeditor.js
│ │ │ ├── ckeditor.pack
│ │ │ ├── ckeditor_source.js
│ │ │ ├── config.js
│ │ │ ├── contents.css
│ │ │ ├── images
│ │ │ │ └── spacer.gif
│ │ │ ├── lang
│ │ │ │ ├── en.js
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh.js
│ │ │ ├── plugins
│ │ │ │ ├── a11yhelp
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── a11yhelp.js
│ │ │ │ │ └── lang
│ │ │ │ │ ├── en.js
│ │ │ │ │ └── he.js
│ │ │ │ ├── about
│ │ │ │ │ └── dialogs
│ │ │ │ │ ├── about.js
│ │ │ │ │ └── logo_ckeditor.png
│ │ │ │ ├── autogrow
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── clipboard
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── paste.js
│ │ │ │ ├── colordialog
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── colordialog.js
│ │ │ │ ├── dialog
│ │ │ │ │ └── dialogDefinition.js
│ │ │ │ ├── div
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── div.js
│ │ │ │ ├── find
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── find.js
│ │ │ │ ├── flash
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── flash.js
│ │ │ │ │ └── images
│ │ │ │ │ └── placeholder.png
│ │ │ │ ├── forms
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ ├── button.js
│ │ │ │ │ │ ├── checkbox.js
│ │ │ │ │ │ ├── form.js
│ │ │ │ │ │ ├── hiddenfield.js
│ │ │ │ │ │ ├── radio.js
│ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ ├── textarea.js
│ │ │ │ │ │ └── textfield.js
│ │ │ │ │ └── images
│ │ │ │ │ └── hiddenfield.gif
│ │ │ │ ├── iframedialog
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── image
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── image.js
│ │ │ │ ├── link
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ ├── anchor.js
│ │ │ │ │ │ └── link.js
│ │ │ │ │ └── images
│ │ │ │ │ └── anchor.gif
│ │ │ │ ├── liststyle
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── liststyle.js
│ │ │ │ ├── pagebreak
│ │ │ │ │ └── images
│ │ │ │ │ └── pagebreak.gif
│ │ │ │ ├── pastefromword
│ │ │ │ │ └── filter
│ │ │ │ │ └── default.js
│ │ │ │ ├── pastetext
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── pastetext.js
│ │ │ │ ├── scayt
│ │ │ │ │ └── dialogs
│ │ │ │ │ ├── options.js
│ │ │ │ │ └── toolbar.css
│ │ │ │ ├── showblocks
│ │ │ │ │ └── images
│ │ │ │ │ ├── block_address.png
│ │ │ │ │ ├── block_blockquote.png
│ │ │ │ │ ├── block_div.png
│ │ │ │ │ ├── block_h1.png
│ │ │ │ │ ├── block_h2.png
│ │ │ │ │ ├── block_h3.png
│ │ │ │ │ ├── block_h4.png
│ │ │ │ │ ├── block_h5.png
│ │ │ │ │ ├── block_h6.png
│ │ │ │ │ ├── block_p.png
│ │ │ │ │ └── block_pre.png
│ │ │ │ ├── smiley
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── smiley.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── angel_smile.gif
│ │ │ │ │ ├── angry_smile.gif
│ │ │ │ │ ├── broken_heart.gif
│ │ │ │ │ ├── confused_smile.gif
│ │ │ │ │ ├── cry_smile.gif
│ │ │ │ │ ├── devil_smile.gif
│ │ │ │ │ ├── embaressed_smile.gif
│ │ │ │ │ ├── envelope.gif
│ │ │ │ │ ├── heart.gif
│ │ │ │ │ ├── kiss.gif
│ │ │ │ │ ├── lightbulb.gif
│ │ │ │ │ ├── omg_smile.gif
│ │ │ │ │ ├── regular_smile.gif
│ │ │ │ │ ├── sad_smile.gif
│ │ │ │ │ ├── shades_smile.gif
│ │ │ │ │ ├── teeth_smile.gif
│ │ │ │ │ ├── thumbs_down.gif
│ │ │ │ │ ├── thumbs_up.gif
│ │ │ │ │ ├── tounge_smile.gif
│ │ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ │ └── wink_smile.gif
│ │ │ │ ├── specialchar
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── specialchar.js
│ │ │ │ ├── styles
│ │ │ │ │ └── styles
│ │ │ │ │ └── default.js
│ │ │ │ ├── table
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── table.js
│ │ │ │ ├── tableresize
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── tabletools
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── tableCell.js
│ │ │ │ ├── templates
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── templates.js
│ │ │ │ │ └── templates
│ │ │ │ │ ├── default.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── template1.gif
│ │ │ │ │ ├── template2.gif
│ │ │ │ │ └── template3.gif
│ │ │ │ ├── uicolor
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── uicolor.js
│ │ │ │ │ ├── lang
│ │ │ │ │ │ └── en.js
│ │ │ │ │ ├── plugin.js
│ │ │ │ │ ├── uicolor.gif
│ │ │ │ │ └── yui
│ │ │ │ │ ├── assets
│ │ │ │ │ │ ├── hue_bg.png
│ │ │ │ │ │ ├── hue_thumb.png
│ │ │ │ │ │ ├── picker_mask.png
│ │ │ │ │ │ ├── picker_thumb.png
│ │ │ │ │ │ └── yui.css
│ │ │ │ │ └── yui.js
│ │ │ │ └── wsc
│ │ │ │ └── dialogs
│ │ │ │ ├── ciframe.html
│ │ │ │ ├── tmpFrameset.html
│ │ │ │ ├── wsc.css
│ │ │ │ └── wsc.js
│ │ │ ├── skins
│ │ │ │ ├── kama
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── icons_rtl.png
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ │ ├── mini.gif
│ │ │ │ │ │ ├── noimage.png
│ │ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ │ ├── sprites.png
│ │ │ │ │ │ └── toolbar_start.gif
│ │ │ │ │ ├── skin.js
│ │ │ │ │ └── templates.css
│ │ │ │ ├── office2003
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── icons_rtl.png
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ │ ├── mini.gif
│ │ │ │ │ │ ├── noimage.png
│ │ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ │ └── sprites.png
│ │ │ │ │ ├── skin.js
│ │ │ │ │ └── templates.css
│ │ │ │ └── v2
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar_start.gif
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ └── themes
│ │ │ └── default
│ │ │ └── theme.js
│ │ ├── ckfinder
│ │ │ ├── bin
│ │ │ │ └── CKFinder.dll
│ │ │ ├── ckfinder.html
│ │ │ ├── ckfinder.js
│ │ │ ├── ckfinder.txt
│ │ │ ├── ckfinder_v1.js
│ │ │ ├── config.ascx
│ │ │ ├── config.js
│ │ │ ├── core
│ │ │ │ └── connector
│ │ │ │ └── aspx
│ │ │ │ ├── connector.aspx
│ │ │ │ └── lang
│ │ │ │ ├── en.xml
│ │ │ │ ├── zh-cn.xml
│ │ │ │ └── zh-tw.xml
│ │ │ ├── lang
│ │ │ │ ├── en.js
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh-tw.js
│ │ │ ├── plugins
│ │ │ │ ├── dummy
│ │ │ │ │ ├── lang
│ │ │ │ │ │ ├── en.js
│ │ │ │ │ │ └── pl.js
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── fileeditor
│ │ │ │ │ ├── bin
│ │ │ │ │ │ ├── Debug
│ │ │ │ │ │ │ ├── CKFinder_FileEditor.dll
│ │ │ │ │ │ │ └── CKFinder_FileEditor.pdb
│ │ │ │ │ │ └── Release
│ │ │ │ │ │ └── CKFinder_FileEditor.dll
│ │ │ │ │ ├── codemirror
│ │ │ │ │ │ ├── css
│ │ │ │ │ │ │ ├── csscolors.css
│ │ │ │ │ │ │ ├── docs.css
│ │ │ │ │ │ │ ├── jscolors.css
│ │ │ │ │ │ │ ├── people.jpg
│ │ │ │ │ │ │ ├── sparqlcolors.css
│ │ │ │ │ │ │ └── xmlcolors.css
│ │ │ │ │ │ ├── js
│ │ │ │ │ │ │ ├── codemirror.js
│ │ │ │ │ │ │ ├── editor.js
│ │ │ │ │ │ │ ├── highlight.js
│ │ │ │ │ │ │ ├── mirrorframe.js
│ │ │ │ │ │ │ ├── parsecss.js
│ │ │ │ │ │ │ ├── parsedummy.js
│ │ │ │ │ │ │ ├── parsehtmlmixed.js
│ │ │ │ │ │ │ ├── parsejavascript.js
│ │ │ │ │ │ │ ├── parsesparql.js
│ │ │ │ │ │ │ ├── parsexml.js
│ │ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ │ ├── stringstream.js
│ │ │ │ │ │ │ ├── tokenizejavascript.js
│ │ │ │ │ │ │ ├── tokenize.js
│ │ │ │ │ │ │ ├── undo.js
│ │ │ │ │ │ │ └── util.js
│ │ │ │ │ │ └── LICENSE
│ │ │ │ │ └── plugin.js
│ │ │ │ └── imageresize
│ │ │ │ ├── bin
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── CKFinder_ImageResize.dll
│ │ │ │ │ │ └── CKFinder_ImageResize.pdb
│ │ │ │ │ └── Release
│ │ │ │ │ └── CKFinder_ImageResize.dll
│ │ │ │ ├── images
│ │ │ │ │ └── mini.gif
│ │ │ │ └── plugin.js
│ │ │ └── skins
│ │ │ ├── kama
│ │ │ │ ├── app.css
│ │ │ │ ├── host.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── images
│ │ │ │ │ ├── ckffolder.gif
│ │ │ │ │ ├── ckffolderopened.gif
│ │ │ │ │ ├── ckfminus.gif
│ │ │ │ │ ├── ckfnothumb.gif
│ │ │ │ │ ├── ckfplus.gif
│ │ │ │ │ ├── icons
│ │ │ │ │ │ ├── 16
│ │ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ │ └── zip.gif
│ │ │ │ │ │ └── 32
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ ├── ogg.png
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── loaders
│ │ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ │ └── 32x32.gif
│ │ │ │ │ ├── spacer.gif
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar
│ │ │ │ │ ├── add.gif
│ │ │ │ │ ├── clear_basket.gif
│ │ │ │ │ ├── delete.gif
│ │ │ │ │ ├── download.gif
│ │ │ │ │ ├── help.gif
│ │ │ │ │ ├── refresh.gif
│ │ │ │ │ ├── settings.gif
│ │ │ │ │ └── view.gif
│ │ │ │ ├── richcombo.css
│ │ │ │ ├── skin.js
│ │ │ │ └── uipanel.css
│ │ │ └── v1
│ │ │ ├── app.css
│ │ │ ├── host.css
│ │ │ ├── icons.png
│ │ │ ├── images
│ │ │ │ ├── ckffolder.gif
│ │ │ │ ├── ckffolderopened.gif
│ │ │ │ ├── ckfminus.gif
│ │ │ │ ├── ckfnothumb.gif
│ │ │ │ ├── ckfplus.gif
│ │ │ │ ├── dialog_sides.gif
│ │ │ │ ├── dialog_sides.png
│ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ ├── icons
│ │ │ │ │ ├── 16
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ └── 32
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── loaders
│ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ └── 32x32.gif
│ │ │ │ ├── spacer.gif
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ ├── toolbar
│ │ │ │ │ ├── add.gif
│ │ │ │ │ ├── clear_basket.gif
│ │ │ │ │ ├── delete.gif
│ │ │ │ │ ├── download.gif
│ │ │ │ │ ├── help.gif
│ │ │ │ │ ├── refresh.gif
│ │ │ │ │ ├── settings.gif
│ │ │ │ │ └── view.gif
│ │ │ │ └── toolbar_start.gif
│ │ │ ├── richcombo.css
│ │ │ ├── skin.js
│ │ │ └── uipanel.css
│ │ ├── Css
│ │ │ ├── admin_css.css
│ │ │ ├── c.css
│ │ │ ├── examples.css
│ │ │ ├── images
│ │ │ │ ├── help.gif
│ │ │ │ ├── important.gif
│ │ │ │ ├── info.gif
│ │ │ │ ├── title.gif
│ │ │ │ ├── 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.alerts.css
│ │ │ ├── jquery-ui-1.8.16.custom.css
│ │ │ ├── netError.css
│ │ │ ├── thickbox.css
│ │ │ ├── uploadify.css
│ │ │ └── validate
│ │ │ ├── chili.css
│ │ │ ├── cmxform.css
│ │ │ ├── cmxformTemplate.css
│ │ │ ├── core.css
│ │ │ ├── reset.css
│ │ │ └── screen.css
│ │ ├── Images
│ │ │ ├── 311.gif
│ │ │ ├── bnt.gif
│ │ │ ├── btnBg.gif
│ │ │ ├── ico1.gif
│ │ │ ├── left.gif
│ │ │ ├── loadingAnimation.gif
│ │ │ ├── login1.jpg
│ │ │ ├── login_r2_c2_r1_c1.jpg
│ │ │ ├── login_r2_c2_r1_c2.jpg
│ │ │ ├── login_r2_c2_r1_c3.jpg
│ │ │ ├── login_r2_c2_r1_c4.jpg
│ │ │ ├── login_r3_c2.jpg
│ │ │ ├── login_r3_c3.jpg
│ │ │ ├── login_r4_c3.jpg
│ │ │ ├── login_r4_c4_r1_c1.jpg
│ │ │ ├── login_r4_c4_r1_c2.jpg
│ │ │ ├── login_r4_c5.jpg
│ │ │ ├── login_r4_c6.jpg
│ │ │ ├── login_r5_c3.jpg
│ │ │ ├── login_r6_c2.jpg
│ │ │ ├── main_21.gif
│ │ │ ├── main_26.gif
│ │ │ ├── main_28.gif
│ │ │ ├── main_31.gif
│ │ │ ├── main_40.gif
│ │ │ ├── main_42.gif
│ │ │ ├── main_45.gif
│ │ │ ├── main_47.gif
│ │ │ ├── main_49.gif
│ │ │ ├── main_51.gif
│ │ │ ├── main_r1_c1.jpg
│ │ │ ├── main_r1_c2.jpg
│ │ │ ├── main_r1_c3.jpg
│ │ │ ├── main_r1_c4.jpg
│ │ │ ├── main_r1_c5.jpg
│ │ │ ├── main_r1_c6.jpg
│ │ │ ├── right.gif
│ │ │ ├── spacer.gif
│ │ │ ├── t2_r1_c1.jpg
│ │ │ ├── t2_r1_c2.jpg
│ │ │ ├── t2_r1_c3.jpg
│ │ │ ├── t2_r1_c4.jpg
│ │ │ ├── t2_r1_c5.jpg
│ │ │ ├── t2_r1_c6.jpg
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_14.gif
│ │ │ ├── tab_16.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tab_21.gif
│ │ │ ├── tab_22.gif
│ │ │ └── title.jpg
│ │ ├── JS
│ │ │ ├── admin.js
│ │ │ ├── images
│ │ │ │ ├── loadingAnimation.gif
│ │ │ │ └── macFFBgHack.png
│ │ │ ├── jquery-1.6.2.min.js
│ │ │ ├── jquery-1.6.3.js
│ │ │ ├── jquery.alerts.js
│ │ │ ├── jquery-impromptu.js
│ │ │ ├── jquery-ui-1.8.16.custom.min.js
│ │ │ ├── jquery.ui.draggable.js
│ │ │ ├── jquery.uploadify.v2.1.4.js
│ │ │ ├── jquery.validate.js
│ │ │ ├── jquery.validate.messages_cn.js
│ │ │ ├── menuswitch.js
│ │ │ ├── swfobject.js
│ │ │ └── thickbox.js
│ │ ├── LineInfoEdit.aspx
│ │ ├── Login.aspx
│ │ ├── Login.aspx.cs
│ │ └── MainCenter.aspx.cs
│ ├── ann.htm
│ ├── ann.txt
│ ├── App_Code
│ │ ├── Common.cs
│ │ └── HC.cs
│ ├── App_Data
│ │ ├── Bus_log.ldf
│ │ └── Bus.mdf
│ ├── Bin
│ │ ├── Ajax.dll
│ │ ├── Ajax.dll.refresh
│ │ ├── AspNetPager.dll
│ │ ├── AspNetPager.dll.refresh
│ │ ├── CKFinder.dll
│ │ ├── CKFinder.dll.refresh
│ │ ├── eWebapp.Upload.dll
│ │ ├── eWebapp.Upload.dll.refresh
│ │ ├── Vincent.AutoAuthCode.dll
│ │ └── Vincent.AutoAuthCode.dll.refresh
│ ├── ckeditor
│ │ ├── adapters
│ │ │ └── jquery.js
│ │ ├── ckeditor_basic.js
│ │ ├── ckeditor_basic_source.js
│ │ ├── ckeditor.js
│ │ ├── ckeditor.pack
│ │ ├── ckeditor_source.js
│ │ ├── config.js
│ │ ├── contents.css
│ │ ├── images
│ │ │ └── spacer.gif
│ │ ├── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh.js
│ │ ├── plugins
│ │ │ ├── a11yhelp
│ │ │ │ ├── dialogs
│ │ │ │ │ └── a11yhelp.js
│ │ │ │ └── lang
│ │ │ │ ├── en.js
│ │ │ │ └── he.js
│ │ │ ├── about
│ │ │ │ └── dialogs
│ │ │ │ ├── about.js
│ │ │ │ └── logo_ckeditor.png
│ │ │ ├── autogrow
│ │ │ │ └── plugin.js
│ │ │ ├── clipboard
│ │ │ │ └── dialogs
│ │ │ │ └── paste.js
│ │ │ ├── colordialog
│ │ │ │ └── dialogs
│ │ │ │ └── colordialog.js
│ │ │ ├── dialog
│ │ │ │ └── dialogDefinition.js
│ │ │ ├── div
│ │ │ │ └── dialogs
│ │ │ │ └── div.js
│ │ │ ├── find
│ │ │ │ └── dialogs
│ │ │ │ └── find.js
│ │ │ ├── flash
│ │ │ │ ├── dialogs
│ │ │ │ │ └── flash.js
│ │ │ │ └── images
│ │ │ │ └── placeholder.png
│ │ │ ├── forms
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── button.js
│ │ │ │ │ ├── checkbox.js
│ │ │ │ │ ├── form.js
│ │ │ │ │ ├── hiddenfield.js
│ │ │ │ │ ├── radio.js
│ │ │ │ │ ├── select.js
│ │ │ │ │ ├── textarea.js
│ │ │ │ │ └── textfield.js
│ │ │ │ └── images
│ │ │ │ └── hiddenfield.gif
│ │ │ ├── iframedialog
│ │ │ │ └── plugin.js
│ │ │ ├── image
│ │ │ │ └── dialogs
│ │ │ │ └── image.js
│ │ │ ├── link
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── anchor.js
│ │ │ │ │ └── link.js
│ │ │ │ └── images
│ │ │ │ └── anchor.gif
│ │ │ ├── liststyle
│ │ │ │ └── dialogs
│ │ │ │ └── liststyle.js
│ │ │ ├── pagebreak
│ │ │ │ └── images
│ │ │ │ └── pagebreak.gif
│ │ │ ├── pastefromword
│ │ │ │ └── filter
│ │ │ │ └── default.js
│ │ │ ├── pastetext
│ │ │ │ └── dialogs
│ │ │ │ └── pastetext.js
│ │ │ ├── scayt
│ │ │ │ └── dialogs
│ │ │ │ ├── options.js
│ │ │ │ └── toolbar.css
│ │ │ ├── showblocks
│ │ │ │ └── images
│ │ │ │ ├── block_address.png
│ │ │ │ ├── block_blockquote.png
│ │ │ │ ├── block_div.png
│ │ │ │ ├── block_h1.png
│ │ │ │ ├── block_h2.png
│ │ │ │ ├── block_h3.png
│ │ │ │ ├── block_h4.png
│ │ │ │ ├── block_h5.png
│ │ │ │ ├── block_h6.png
│ │ │ │ ├── block_p.png
│ │ │ │ └── block_pre.png
│ │ │ ├── smiley
│ │ │ │ ├── dialogs
│ │ │ │ │ └── smiley.js
│ │ │ │ └── images
│ │ │ │ ├── angel_smile.gif
│ │ │ │ ├── angry_smile.gif
│ │ │ │ ├── broken_heart.gif
│ │ │ │ ├── confused_smile.gif
│ │ │ │ ├── cry_smile.gif
│ │ │ │ ├── devil_smile.gif
│ │ │ │ ├── embaressed_smile.gif
│ │ │ │ ├── envelope.gif
│ │ │ │ ├── heart.gif
│ │ │ │ ├── kiss.gif
│ │ │ │ ├── lightbulb.gif
│ │ │ │ ├── omg_smile.gif
│ │ │ │ ├── regular_smile.gif
│ │ │ │ ├── sad_smile.gif
│ │ │ │ ├── shades_smile.gif
│ │ │ │ ├── teeth_smile.gif
│ │ │ │ ├── thumbs_down.gif
│ │ │ │ ├── thumbs_up.gif
│ │ │ │ ├── tounge_smile.gif
│ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ └── wink_smile.gif
│ │ │ ├── specialchar
│ │ │ │ └── dialogs
│ │ │ │ └── specialchar.js
│ │ │ ├── styles
│ │ │ │ └── styles
│ │ │ │ └── default.js
│ │ │ ├── table
│ │ │ │ └── dialogs
│ │ │ │ └── table.js
│ │ │ ├── tableresize
│ │ │ │ └── plugin.js
│ │ │ ├── tabletools
│ │ │ │ └── dialogs
│ │ │ │ └── tableCell.js
│ │ │ ├── templates
│ │ │ │ ├── dialogs
│ │ │ │ │ └── templates.js
│ │ │ │ └── templates
│ │ │ │ ├── default.js
│ │ │ │ └── images
│ │ │ │ ├── template1.gif
│ │ │ │ ├── template2.gif
│ │ │ │ └── template3.gif
│ │ │ ├── uicolor
│ │ │ │ ├── dialogs
│ │ │ │ │ └── uicolor.js
│ │ │ │ ├── lang
│ │ │ │ │ └── en.js
│ │ │ │ ├── plugin.js
│ │ │ │ ├── uicolor.gif
│ │ │ │ └── yui
│ │ │ │ ├── assets
│ │ │ │ │ ├── hue_bg.png
│ │ │ │ │ ├── hue_thumb.png
│ │ │ │ │ ├── picker_mask.png
│ │ │ │ │ ├── picker_thumb.png
│ │ │ │ │ └── yui.css
│ │ │ │ └── yui.js
│ │ │ └── wsc
│ │ │ └── dialogs
│ │ │ ├── ciframe.html
│ │ │ ├── tmpFrameset.html
│ │ │ ├── wsc.css
│ │ │ └── wsc.js
│ │ ├── skins
│ │ │ ├── kama
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar_start.gif
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ ├── office2003
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ └── sprites.png
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ └── v2
│ │ │ ├── dialog.css
│ │ │ ├── editor.css
│ │ │ ├── icons.png
│ │ │ ├── icons_rtl.png
│ │ │ ├── images
│ │ │ │ ├── dialog_sides.gif
│ │ │ │ ├── dialog_sides.png
│ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ ├── mini.gif
│ │ │ │ ├── noimage.png
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ └── toolbar_start.gif
│ │ │ ├── skin.js
│ │ │ └── templates.css
│ │ └── themes
│ │ └── default
│ │ └── theme.js
│ ├── ckfinder
│ │ ├── bin
│ │ │ └── CKFinder.dll
│ │ ├── ckfinder.html
│ │ ├── ckfinder.js
│ │ ├── ckfinder.txt
│ │ ├── ckfinder_v1.js
│ │ ├── config.ascx
│ │ ├── config.js
│ │ ├── core
│ │ │ └── connector
│ │ │ └── aspx
│ │ │ ├── connector.aspx
│ │ │ └── lang
│ │ │ ├── en.xml
│ │ │ ├── zh-cn.xml
│ │ │ └── zh-tw.xml
│ │ ├── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh-tw.js
│ │ ├── plugins
│ │ │ ├── dummy
│ │ │ │ ├── lang
│ │ │ │ │ ├── en.js
│ │ │ │ │ └── pl.js
│ │ │ │ └── plugin.js
│ │ │ ├── fileeditor
│ │ │ │ ├── bin
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── CKFinder_FileEditor.dll
│ │ │ │ │ │ └── CKFinder_FileEditor.pdb
│ │ │ │ │ └── Release
│ │ │ │ │ └── CKFinder_FileEditor.dll
│ │ │ │ ├── codemirror
│ │ │ │ │ ├── css
│ │ │ │ │ │ ├── csscolors.css
│ │ │ │ │ │ ├── docs.css
│ │ │ │ │ │ ├── jscolors.css
│ │ │ │ │ │ ├── people.jpg
│ │ │ │ │ │ ├── sparqlcolors.css
│ │ │ │ │ │ └── xmlcolors.css
│ │ │ │ │ ├── js
│ │ │ │ │ │ ├── codemirror.js
│ │ │ │ │ │ ├── editor.js
│ │ │ │ │ │ ├── highlight.js
│ │ │ │ │ │ ├── mirrorframe.js
│ │ │ │ │ │ ├── parsecss.js
│ │ │ │ │ │ ├── parsedummy.js
│ │ │ │ │ │ ├── parsehtmlmixed.js
│ │ │ │ │ │ ├── parsejavascript.js
│ │ │ │ │ │ ├── parsesparql.js
│ │ │ │ │ │ ├── parsexml.js
│ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ ├── stringstream.js
│ │ │ │ │ │ ├── tokenizejavascript.js
│ │ │ │ │ │ ├── tokenize.js
│ │ │ │ │ │ ├── undo.js
│ │ │ │ │ │ └── util.js
│ │ │ │ │ └── LICENSE
│ │ │ │ └── plugin.js
│ │ │ └── imageresize
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── CKFinder_ImageResize.dll
│ │ │ │ │ └── CKFinder_ImageResize.pdb
│ │ │ │ └── Release
│ │ │ │ └── CKFinder_ImageResize.dll
│ │ │ ├── images
│ │ │ │ └── mini.gif
│ │ │ └── plugin.js
│ │ └── skins
│ │ ├── kama
│ │ │ ├── app.css
│ │ │ ├── host.css
│ │ │ ├── icons.png
│ │ │ ├── images
│ │ │ │ ├── ckffolder.gif
│ │ │ │ ├── ckffolderopened.gif
│ │ │ │ ├── ckfminus.gif
│ │ │ │ ├── ckfnothumb.gif
│ │ │ │ ├── ckfplus.gif
│ │ │ │ ├── icons
│ │ │ │ │ ├── 16
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ └── 32
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── ogg.gif
│ │ │ │ │ ├── ogg.png
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── loaders
│ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ └── 32x32.gif
│ │ │ │ ├── spacer.gif
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ └── toolbar
│ │ │ │ ├── add.gif
│ │ │ │ ├── clear_basket.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── download.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── settings.gif
│ │ │ │ └── view.gif
│ │ │ ├── richcombo.css
│ │ │ ├── skin.js
│ │ │ └── uipanel.css
│ │ └── v1
│ │ ├── app.css
│ │ ├── host.css
│ │ ├── icons.png
│ │ ├── images
│ │ │ ├── ckffolder.gif
│ │ │ ├── ckffolderopened.gif
│ │ │ ├── ckfminus.gif
│ │ │ ├── ckfnothumb.gif
│ │ │ ├── ckfplus.gif
│ │ │ ├── dialog_sides.gif
│ │ │ ├── dialog_sides.png
│ │ │ ├── dialog_sides_rtl.png
│ │ │ ├── icons
│ │ │ │ ├── 16
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ └── 32
│ │ │ │ ├── ai.gif
│ │ │ │ ├── avi.gif
│ │ │ │ ├── bmp.gif
│ │ │ │ ├── cs.gif
│ │ │ │ ├── default.icon.gif
│ │ │ │ ├── dll.gif
│ │ │ │ ├── doc.gif
│ │ │ │ ├── docx.gif
│ │ │ │ ├── exe.gif
│ │ │ │ ├── fla.gif
│ │ │ │ ├── gif.gif
│ │ │ │ ├── jpg.gif
│ │ │ │ ├── js.gif
│ │ │ │ ├── mdb.gif
│ │ │ │ ├── mp3.gif
│ │ │ │ ├── pdf.gif
│ │ │ │ ├── ppt.gif
│ │ │ │ ├── pptx.gif
│ │ │ │ ├── rdp.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── swt.gif
│ │ │ │ ├── txt.gif
│ │ │ │ ├── vsd.gif
│ │ │ │ ├── xls.gif
│ │ │ │ ├── xlsx.gif
│ │ │ │ ├── xml.gif
│ │ │ │ └── zip.gif
│ │ │ ├── icons.png
│ │ │ ├── loaders
│ │ │ │ ├── 16x16.gif
│ │ │ │ └── 32x32.gif
│ │ │ ├── spacer.gif
│ │ │ ├── sprites_ie6.png
│ │ │ ├── sprites.png
│ │ │ ├── toolbar
│ │ │ │ ├── add.gif
│ │ │ │ ├── clear_basket.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── download.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── settings.gif
│ │ │ │ └── view.gif
│ │ │ └── toolbar_start.gif
│ │ ├── richcombo.css
│ │ ├── skin.js
│ │ └── uipanel.css
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── ditu.htm
│ ├── Images
│ │ ├── 311.gif
│ │ ├── bnt.gif
│ │ ├── btnBg.gif
│ │ ├── ico1.gif
│ │ ├── left.gif
│ │ ├── loadingAnimation.gif
│ │ ├── login1.jpg
│ │ ├── login_r2_c2_r1_c1.jpg
│ │ ├── login_r2_c2_r1_c2.jpg
│ │ ├── login_r2_c2_r1_c3.jpg
│ │ ├── login_r2_c2_r1_c4.jpg
│ │ ├── login_r3_c2.jpg
│ │ ├── login_r3_c3.jpg
│ │ ├── login_r4_c3.jpg
│ │ ├── login_r4_c4_r1_c1.jpg
│ │ ├── login_r4_c4_r1_c2.jpg
│ │ ├── login_r4_c5.jpg
│ │ ├── login_r4_c6.jpg
│ │ ├── login_r5_c3.jpg
│ │ ├── login_r6_c2.jpg
│ │ ├── main_21.gif
│ │ ├── main_26.gif
│ │ ├── main_28.gif
│ │ ├── main_31.gif
│ │ ├── main_40.gif
│ │ ├── main_42.gif
│ │ ├── main_45.gif
│ │ ├── main_47.gif
│ │ ├── main_49.gif
│ │ ├── main_51.gif
│ │ ├── main_r1_c1.jpg
│ │ ├── main_r1_c2.jpg
│ │ ├── main_r1_c3.jpg
│ │ ├── main_r1_c4.jpg
│ │ ├── main_r1_c5.jpg
│ │ ├── main_r1_c6.jpg
│ │ ├── right.gif
│ │ ├── spacer.gif
│ │ ├── t2_r1_c1.jpg
│ │ ├── t2_r1_c2.jpg
│ │ ├── t2_r1_c3.jpg
│ │ ├── t2_r1_c4.jpg
│ │ ├── t2_r1_c5.jpg
│ │ ├── t2_r1_c6.jpg
│ │ ├── tab_03.gif
│ │ ├── tab_05.gif
│ │ ├── tab_07.gif
│ │ ├── tab_12.gif
│ │ ├── tab_14.gif
│ │ ├── tab_16.gif
│ │ ├── tab_20.gif
│ │ ├── tab_21.gif
│ │ └── tab_22.gif
│ ├── index.master
│ ├── index.master.cs
│ ├── Station.aspx
│ ├── Station.aspx.cs
│ ├── upload
│ │ ├── excel
│ │ ├── 如何购买笔记本.txt
│ │ └── 笔记本.doc
│ └── web.config
└── 录像.exe
243 directories, 900 files
功能为:车次查询、站点查询、站站查询、电子地图、后台管理。其中的 T旅游网站 旅游景点管理、旅游线路管理、交通线路管理、酒店管理、留言板管理、会员管理和客户预订酒店信息管理。
【实例截图】
【核心代码】
a06a1917ab8bb006b1919ddb7c35b798.rar
└── 262ASP.NET城市公交管理系统
└── asp.net城市公交管理系统
├── C-城市公交管理系统
│ └── Bin
│ ├── Admin
│ │ ├── ckeditor
│ │ │ ├── adapters
│ │ │ │ └── jquery.js
│ │ │ ├── ckeditor_basic.js
│ │ │ ├── ckeditor_basic_source.js
│ │ │ ├── ckeditor.js
│ │ │ ├── ckeditor.pack
│ │ │ ├── ckeditor_source.js
│ │ │ ├── config.js
│ │ │ ├── contents.css
│ │ │ ├── images
│ │ │ │ └── spacer.gif
│ │ │ ├── lang
│ │ │ │ ├── en.js
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh.js
│ │ │ ├── plugins
│ │ │ │ ├── a11yhelp
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── a11yhelp.js
│ │ │ │ │ └── lang
│ │ │ │ │ ├── en.js
│ │ │ │ │ └── he.js
│ │ │ │ ├── about
│ │ │ │ │ └── dialogs
│ │ │ │ │ ├── about.js
│ │ │ │ │ └── logo_ckeditor.png
│ │ │ │ ├── autogrow
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── clipboard
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── paste.js
│ │ │ │ ├── colordialog
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── colordialog.js
│ │ │ │ ├── dialog
│ │ │ │ │ └── dialogDefinition.js
│ │ │ │ ├── div
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── div.js
│ │ │ │ ├── find
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── find.js
│ │ │ │ ├── flash
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── flash.js
│ │ │ │ │ └── images
│ │ │ │ │ └── placeholder.png
│ │ │ │ ├── forms
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ ├── button.js
│ │ │ │ │ │ ├── checkbox.js
│ │ │ │ │ │ ├── form.js
│ │ │ │ │ │ ├── hiddenfield.js
│ │ │ │ │ │ ├── radio.js
│ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ ├── textarea.js
│ │ │ │ │ │ └── textfield.js
│ │ │ │ │ └── images
│ │ │ │ │ └── hiddenfield.gif
│ │ │ │ ├── iframedialog
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── image
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── image.js
│ │ │ │ ├── link
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ ├── anchor.js
│ │ │ │ │ │ └── link.js
│ │ │ │ │ └── images
│ │ │ │ │ └── anchor.gif
│ │ │ │ ├── liststyle
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── liststyle.js
│ │ │ │ ├── pagebreak
│ │ │ │ │ └── images
│ │ │ │ │ └── pagebreak.gif
│ │ │ │ ├── pastefromword
│ │ │ │ │ └── filter
│ │ │ │ │ └── default.js
│ │ │ │ ├── pastetext
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── pastetext.js
│ │ │ │ ├── scayt
│ │ │ │ │ └── dialogs
│ │ │ │ │ ├── options.js
│ │ │ │ │ └── toolbar.css
│ │ │ │ ├── showblocks
│ │ │ │ │ └── images
│ │ │ │ │ ├── block_address.png
│ │ │ │ │ ├── block_blockquote.png
│ │ │ │ │ ├── block_div.png
│ │ │ │ │ ├── block_h1.png
│ │ │ │ │ ├── block_h2.png
│ │ │ │ │ ├── block_h3.png
│ │ │ │ │ ├── block_h4.png
│ │ │ │ │ ├── block_h5.png
│ │ │ │ │ ├── block_h6.png
│ │ │ │ │ ├── block_p.png
│ │ │ │ │ └── block_pre.png
│ │ │ │ ├── smiley
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── smiley.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── angel_smile.gif
│ │ │ │ │ ├── angry_smile.gif
│ │ │ │ │ ├── broken_heart.gif
│ │ │ │ │ ├── confused_smile.gif
│ │ │ │ │ ├── cry_smile.gif
│ │ │ │ │ ├── devil_smile.gif
│ │ │ │ │ ├── embaressed_smile.gif
│ │ │ │ │ ├── envelope.gif
│ │ │ │ │ ├── heart.gif
│ │ │ │ │ ├── kiss.gif
│ │ │ │ │ ├── lightbulb.gif
│ │ │ │ │ ├── omg_smile.gif
│ │ │ │ │ ├── regular_smile.gif
│ │ │ │ │ ├── sad_smile.gif
│ │ │ │ │ ├── shades_smile.gif
│ │ │ │ │ ├── teeth_smile.gif
│ │ │ │ │ ├── thumbs_down.gif
│ │ │ │ │ ├── thumbs_up.gif
│ │ │ │ │ ├── tounge_smile.gif
│ │ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ │ └── wink_smile.gif
│ │ │ │ ├── specialchar
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── specialchar.js
│ │ │ │ ├── styles
│ │ │ │ │ └── styles
│ │ │ │ │ └── default.js
│ │ │ │ ├── table
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── table.js
│ │ │ │ ├── tableresize
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── tabletools
│ │ │ │ │ └── dialogs
│ │ │ │ │ └── tableCell.js
│ │ │ │ ├── templates
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── templates.js
│ │ │ │ │ └── templates
│ │ │ │ │ ├── default.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── template1.gif
│ │ │ │ │ ├── template2.gif
│ │ │ │ │ └── template3.gif
│ │ │ │ ├── uicolor
│ │ │ │ │ ├── dialogs
│ │ │ │ │ │ └── uicolor.js
│ │ │ │ │ ├── lang
│ │ │ │ │ │ └── en.js
│ │ │ │ │ ├── plugin.js
│ │ │ │ │ ├── uicolor.gif
│ │ │ │ │ └── yui
│ │ │ │ │ ├── assets
│ │ │ │ │ │ ├── hue_bg.png
│ │ │ │ │ │ ├── hue_thumb.png
│ │ │ │ │ │ ├── picker_mask.png
│ │ │ │ │ │ ├── picker_thumb.png
│ │ │ │ │ │ └── yui.css
│ │ │ │ │ └── yui.js
│ │ │ │ └── wsc
│ │ │ │ └── dialogs
│ │ │ │ ├── ciframe.html
│ │ │ │ ├── tmpFrameset.html
│ │ │ │ ├── wsc.css
│ │ │ │ └── wsc.js
│ │ │ ├── skins
│ │ │ │ ├── kama
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── icons_rtl.png
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ │ ├── mini.gif
│ │ │ │ │ │ ├── noimage.png
│ │ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ │ ├── sprites.png
│ │ │ │ │ │ └── toolbar_start.gif
│ │ │ │ │ ├── skin.js
│ │ │ │ │ └── templates.css
│ │ │ │ ├── office2003
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── editor.css
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── icons_rtl.png
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ │ ├── mini.gif
│ │ │ │ │ │ ├── noimage.png
│ │ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ │ └── sprites.png
│ │ │ │ │ ├── skin.js
│ │ │ │ │ └── templates.css
│ │ │ │ └── v2
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar_start.gif
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ └── themes
│ │ │ └── default
│ │ │ └── theme.js
│ │ ├── ckfinder
│ │ │ ├── bin
│ │ │ │ └── CKFinder.dll
│ │ │ ├── ckfinder.html
│ │ │ ├── ckfinder.js
│ │ │ ├── ckfinder.txt
│ │ │ ├── ckfinder_v1.js
│ │ │ ├── config.ascx
│ │ │ ├── config.js
│ │ │ ├── core
│ │ │ │ └── connector
│ │ │ │ └── aspx
│ │ │ │ ├── connector.aspx
│ │ │ │ └── lang
│ │ │ │ ├── en.xml
│ │ │ │ ├── zh-cn.xml
│ │ │ │ └── zh-tw.xml
│ │ │ ├── lang
│ │ │ │ ├── en.js
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh-tw.js
│ │ │ ├── plugins
│ │ │ │ ├── dummy
│ │ │ │ │ ├── lang
│ │ │ │ │ │ ├── en.js
│ │ │ │ │ │ └── pl.js
│ │ │ │ │ └── plugin.js
│ │ │ │ ├── fileeditor
│ │ │ │ │ ├── bin
│ │ │ │ │ │ ├── Debug
│ │ │ │ │ │ │ ├── CKFinder_FileEditor.dll
│ │ │ │ │ │ │ └── CKFinder_FileEditor.pdb
│ │ │ │ │ │ └── Release
│ │ │ │ │ │ └── CKFinder_FileEditor.dll
│ │ │ │ │ ├── codemirror
│ │ │ │ │ │ ├── css
│ │ │ │ │ │ │ ├── csscolors.css
│ │ │ │ │ │ │ ├── docs.css
│ │ │ │ │ │ │ ├── jscolors.css
│ │ │ │ │ │ │ ├── people.jpg
│ │ │ │ │ │ │ ├── sparqlcolors.css
│ │ │ │ │ │ │ └── xmlcolors.css
│ │ │ │ │ │ ├── js
│ │ │ │ │ │ │ ├── codemirror.js
│ │ │ │ │ │ │ ├── editor.js
│ │ │ │ │ │ │ ├── highlight.js
│ │ │ │ │ │ │ ├── mirrorframe.js
│ │ │ │ │ │ │ ├── parsecss.js
│ │ │ │ │ │ │ ├── parsedummy.js
│ │ │ │ │ │ │ ├── parsehtmlmixed.js
│ │ │ │ │ │ │ ├── parsejavascript.js
│ │ │ │ │ │ │ ├── parsesparql.js
│ │ │ │ │ │ │ ├── parsexml.js
│ │ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ │ ├── stringstream.js
│ │ │ │ │ │ │ ├── tokenizejavascript.js
│ │ │ │ │ │ │ ├── tokenize.js
│ │ │ │ │ │ │ ├── undo.js
│ │ │ │ │ │ │ └── util.js
│ │ │ │ │ │ └── LICENSE
│ │ │ │ │ └── plugin.js
│ │ │ │ └── imageresize
│ │ │ │ ├── bin
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── CKFinder_ImageResize.dll
│ │ │ │ │ │ └── CKFinder_ImageResize.pdb
│ │ │ │ │ └── Release
│ │ │ │ │ └── CKFinder_ImageResize.dll
│ │ │ │ ├── images
│ │ │ │ │ └── mini.gif
│ │ │ │ └── plugin.js
│ │ │ └── skins
│ │ │ ├── kama
│ │ │ │ ├── app.css
│ │ │ │ ├── host.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── images
│ │ │ │ │ ├── ckffolder.gif
│ │ │ │ │ ├── ckffolderopened.gif
│ │ │ │ │ ├── ckfminus.gif
│ │ │ │ │ ├── ckfnothumb.gif
│ │ │ │ │ ├── ckfplus.gif
│ │ │ │ │ ├── icons
│ │ │ │ │ │ ├── 16
│ │ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ │ └── zip.gif
│ │ │ │ │ │ └── 32
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ ├── ogg.png
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ ├── icons.png
│ │ │ │ │ ├── loaders
│ │ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ │ └── 32x32.gif
│ │ │ │ │ ├── spacer.gif
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar
│ │ │ │ │ ├── add.gif
│ │ │ │ │ ├── clear_basket.gif
│ │ │ │ │ ├── delete.gif
│ │ │ │ │ ├── download.gif
│ │ │ │ │ ├── help.gif
│ │ │ │ │ ├── refresh.gif
│ │ │ │ │ ├── settings.gif
│ │ │ │ │ └── view.gif
│ │ │ │ ├── richcombo.css
│ │ │ │ ├── skin.js
│ │ │ │ └── uipanel.css
│ │ │ └── v1
│ │ │ ├── app.css
│ │ │ ├── host.css
│ │ │ ├── icons.png
│ │ │ ├── images
│ │ │ │ ├── ckffolder.gif
│ │ │ │ ├── ckffolderopened.gif
│ │ │ │ ├── ckfminus.gif
│ │ │ │ ├── ckfnothumb.gif
│ │ │ │ ├── ckfplus.gif
│ │ │ │ ├── dialog_sides.gif
│ │ │ │ ├── dialog_sides.png
│ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ ├── icons
│ │ │ │ │ ├── 16
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ └── 32
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── loaders
│ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ └── 32x32.gif
│ │ │ │ ├── spacer.gif
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ ├── toolbar
│ │ │ │ │ ├── add.gif
│ │ │ │ │ ├── clear_basket.gif
│ │ │ │ │ ├── delete.gif
│ │ │ │ │ ├── download.gif
│ │ │ │ │ ├── help.gif
│ │ │ │ │ ├── refresh.gif
│ │ │ │ │ ├── settings.gif
│ │ │ │ │ └── view.gif
│ │ │ │ └── toolbar_start.gif
│ │ │ ├── richcombo.css
│ │ │ ├── skin.js
│ │ │ └── uipanel.css
│ │ ├── Css
│ │ │ ├── admin_css.css
│ │ │ ├── c.css
│ │ │ ├── examples.css
│ │ │ ├── images
│ │ │ │ ├── help.gif
│ │ │ │ ├── important.gif
│ │ │ │ ├── info.gif
│ │ │ │ ├── title.gif
│ │ │ │ ├── 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.alerts.css
│ │ │ ├── jquery-ui-1.8.16.custom.css
│ │ │ ├── netError.css
│ │ │ ├── thickbox.css
│ │ │ ├── uploadify.css
│ │ │ └── validate
│ │ │ ├── chili.css
│ │ │ ├── cmxform.css
│ │ │ ├── cmxformTemplate.css
│ │ │ ├── core.css
│ │ │ ├── reset.css
│ │ │ └── screen.css
│ │ ├── Images
│ │ │ ├── 311.gif
│ │ │ ├── bnt.gif
│ │ │ ├── btnBg.gif
│ │ │ ├── ico1.gif
│ │ │ ├── left.gif
│ │ │ ├── loadingAnimation.gif
│ │ │ ├── login1.jpg
│ │ │ ├── login_r2_c2_r1_c1.jpg
│ │ │ ├── login_r2_c2_r1_c2.jpg
│ │ │ ├── login_r2_c2_r1_c3.jpg
│ │ │ ├── login_r2_c2_r1_c4.jpg
│ │ │ ├── login_r3_c2.jpg
│ │ │ ├── login_r3_c3.jpg
│ │ │ ├── login_r4_c3.jpg
│ │ │ ├── login_r4_c4_r1_c1.jpg
│ │ │ ├── login_r4_c4_r1_c2.jpg
│ │ │ ├── login_r4_c5.jpg
│ │ │ ├── login_r4_c6.jpg
│ │ │ ├── login_r5_c3.jpg
│ │ │ ├── login_r6_c2.jpg
│ │ │ ├── main_21.gif
│ │ │ ├── main_26.gif
│ │ │ ├── main_28.gif
│ │ │ ├── main_31.gif
│ │ │ ├── main_40.gif
│ │ │ ├── main_42.gif
│ │ │ ├── main_45.gif
│ │ │ ├── main_47.gif
│ │ │ ├── main_49.gif
│ │ │ ├── main_51.gif
│ │ │ ├── main_r1_c1.jpg
│ │ │ ├── main_r1_c2.jpg
│ │ │ ├── main_r1_c3.jpg
│ │ │ ├── main_r1_c4.jpg
│ │ │ ├── main_r1_c5.jpg
│ │ │ ├── main_r1_c6.jpg
│ │ │ ├── right.gif
│ │ │ ├── spacer.gif
│ │ │ ├── t2_r1_c1.jpg
│ │ │ ├── t2_r1_c2.jpg
│ │ │ ├── t2_r1_c3.jpg
│ │ │ ├── t2_r1_c4.jpg
│ │ │ ├── t2_r1_c5.jpg
│ │ │ ├── t2_r1_c6.jpg
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_14.gif
│ │ │ ├── tab_16.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tab_21.gif
│ │ │ ├── tab_22.gif
│ │ │ └── title.jpg
│ │ ├── JS
│ │ │ ├── admin.js
│ │ │ ├── images
│ │ │ │ ├── loadingAnimation.gif
│ │ │ │ └── macFFBgHack.png
│ │ │ ├── jquery-1.6.2.min.js
│ │ │ ├── jquery-1.6.3.js
│ │ │ ├── jquery.alerts.js
│ │ │ ├── jquery-impromptu.js
│ │ │ ├── jquery-ui-1.8.16.custom.min.js
│ │ │ ├── jquery.ui.draggable.js
│ │ │ ├── jquery.uploadify.v2.1.4.js
│ │ │ ├── jquery.validate.js
│ │ │ ├── jquery.validate.messages_cn.js
│ │ │ ├── menuswitch.js
│ │ │ ├── swfobject.js
│ │ │ └── thickbox.js
│ │ ├── LineInfoEdit.aspx
│ │ ├── Login.aspx
│ │ ├── Login.aspx.cs
│ │ └── MainCenter.aspx.cs
│ ├── ann.htm
│ ├── ann.txt
│ ├── App_Code
│ │ ├── Common.cs
│ │ └── HC.cs
│ ├── App_Data
│ │ ├── Bus_log.ldf
│ │ └── Bus.mdf
│ ├── Bin
│ │ ├── Ajax.dll
│ │ ├── Ajax.dll.refresh
│ │ ├── AspNetPager.dll
│ │ ├── AspNetPager.dll.refresh
│ │ ├── CKFinder.dll
│ │ ├── CKFinder.dll.refresh
│ │ ├── eWebapp.Upload.dll
│ │ ├── eWebapp.Upload.dll.refresh
│ │ ├── Vincent.AutoAuthCode.dll
│ │ └── Vincent.AutoAuthCode.dll.refresh
│ ├── ckeditor
│ │ ├── adapters
│ │ │ └── jquery.js
│ │ ├── ckeditor_basic.js
│ │ ├── ckeditor_basic_source.js
│ │ ├── ckeditor.js
│ │ ├── ckeditor.pack
│ │ ├── ckeditor_source.js
│ │ ├── config.js
│ │ ├── contents.css
│ │ ├── images
│ │ │ └── spacer.gif
│ │ ├── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh.js
│ │ ├── plugins
│ │ │ ├── a11yhelp
│ │ │ │ ├── dialogs
│ │ │ │ │ └── a11yhelp.js
│ │ │ │ └── lang
│ │ │ │ ├── en.js
│ │ │ │ └── he.js
│ │ │ ├── about
│ │ │ │ └── dialogs
│ │ │ │ ├── about.js
│ │ │ │ └── logo_ckeditor.png
│ │ │ ├── autogrow
│ │ │ │ └── plugin.js
│ │ │ ├── clipboard
│ │ │ │ └── dialogs
│ │ │ │ └── paste.js
│ │ │ ├── colordialog
│ │ │ │ └── dialogs
│ │ │ │ └── colordialog.js
│ │ │ ├── dialog
│ │ │ │ └── dialogDefinition.js
│ │ │ ├── div
│ │ │ │ └── dialogs
│ │ │ │ └── div.js
│ │ │ ├── find
│ │ │ │ └── dialogs
│ │ │ │ └── find.js
│ │ │ ├── flash
│ │ │ │ ├── dialogs
│ │ │ │ │ └── flash.js
│ │ │ │ └── images
│ │ │ │ └── placeholder.png
│ │ │ ├── forms
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── button.js
│ │ │ │ │ ├── checkbox.js
│ │ │ │ │ ├── form.js
│ │ │ │ │ ├── hiddenfield.js
│ │ │ │ │ ├── radio.js
│ │ │ │ │ ├── select.js
│ │ │ │ │ ├── textarea.js
│ │ │ │ │ └── textfield.js
│ │ │ │ └── images
│ │ │ │ └── hiddenfield.gif
│ │ │ ├── iframedialog
│ │ │ │ └── plugin.js
│ │ │ ├── image
│ │ │ │ └── dialogs
│ │ │ │ └── image.js
│ │ │ ├── link
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── anchor.js
│ │ │ │ │ └── link.js
│ │ │ │ └── images
│ │ │ │ └── anchor.gif
│ │ │ ├── liststyle
│ │ │ │ └── dialogs
│ │ │ │ └── liststyle.js
│ │ │ ├── pagebreak
│ │ │ │ └── images
│ │ │ │ └── pagebreak.gif
│ │ │ ├── pastefromword
│ │ │ │ └── filter
│ │ │ │ └── default.js
│ │ │ ├── pastetext
│ │ │ │ └── dialogs
│ │ │ │ └── pastetext.js
│ │ │ ├── scayt
│ │ │ │ └── dialogs
│ │ │ │ ├── options.js
│ │ │ │ └── toolbar.css
│ │ │ ├── showblocks
│ │ │ │ └── images
│ │ │ │ ├── block_address.png
│ │ │ │ ├── block_blockquote.png
│ │ │ │ ├── block_div.png
│ │ │ │ ├── block_h1.png
│ │ │ │ ├── block_h2.png
│ │ │ │ ├── block_h3.png
│ │ │ │ ├── block_h4.png
│ │ │ │ ├── block_h5.png
│ │ │ │ ├── block_h6.png
│ │ │ │ ├── block_p.png
│ │ │ │ └── block_pre.png
│ │ │ ├── smiley
│ │ │ │ ├── dialogs
│ │ │ │ │ └── smiley.js
│ │ │ │ └── images
│ │ │ │ ├── angel_smile.gif
│ │ │ │ ├── angry_smile.gif
│ │ │ │ ├── broken_heart.gif
│ │ │ │ ├── confused_smile.gif
│ │ │ │ ├── cry_smile.gif
│ │ │ │ ├── devil_smile.gif
│ │ │ │ ├── embaressed_smile.gif
│ │ │ │ ├── envelope.gif
│ │ │ │ ├── heart.gif
│ │ │ │ ├── kiss.gif
│ │ │ │ ├── lightbulb.gif
│ │ │ │ ├── omg_smile.gif
│ │ │ │ ├── regular_smile.gif
│ │ │ │ ├── sad_smile.gif
│ │ │ │ ├── shades_smile.gif
│ │ │ │ ├── teeth_smile.gif
│ │ │ │ ├── thumbs_down.gif
│ │ │ │ ├── thumbs_up.gif
│ │ │ │ ├── tounge_smile.gif
│ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ └── wink_smile.gif
│ │ │ ├── specialchar
│ │ │ │ └── dialogs
│ │ │ │ └── specialchar.js
│ │ │ ├── styles
│ │ │ │ └── styles
│ │ │ │ └── default.js
│ │ │ ├── table
│ │ │ │ └── dialogs
│ │ │ │ └── table.js
│ │ │ ├── tableresize
│ │ │ │ └── plugin.js
│ │ │ ├── tabletools
│ │ │ │ └── dialogs
│ │ │ │ └── tableCell.js
│ │ │ ├── templates
│ │ │ │ ├── dialogs
│ │ │ │ │ └── templates.js
│ │ │ │ └── templates
│ │ │ │ ├── default.js
│ │ │ │ └── images
│ │ │ │ ├── template1.gif
│ │ │ │ ├── template2.gif
│ │ │ │ └── template3.gif
│ │ │ ├── uicolor
│ │ │ │ ├── dialogs
│ │ │ │ │ └── uicolor.js
│ │ │ │ ├── lang
│ │ │ │ │ └── en.js
│ │ │ │ ├── plugin.js
│ │ │ │ ├── uicolor.gif
│ │ │ │ └── yui
│ │ │ │ ├── assets
│ │ │ │ │ ├── hue_bg.png
│ │ │ │ │ ├── hue_thumb.png
│ │ │ │ │ ├── picker_mask.png
│ │ │ │ │ ├── picker_thumb.png
│ │ │ │ │ └── yui.css
│ │ │ │ └── yui.js
│ │ │ └── wsc
│ │ │ └── dialogs
│ │ │ ├── ciframe.html
│ │ │ ├── tmpFrameset.html
│ │ │ ├── wsc.css
│ │ │ └── wsc.js
│ │ ├── skins
│ │ │ ├── kama
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar_start.gif
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ ├── office2003
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── icons_rtl.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ └── sprites.png
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ └── v2
│ │ │ ├── dialog.css
│ │ │ ├── editor.css
│ │ │ ├── icons.png
│ │ │ ├── icons_rtl.png
│ │ │ ├── images
│ │ │ │ ├── dialog_sides.gif
│ │ │ │ ├── dialog_sides.png
│ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ ├── mini.gif
│ │ │ │ ├── noimage.png
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ └── toolbar_start.gif
│ │ │ ├── skin.js
│ │ │ └── templates.css
│ │ └── themes
│ │ └── default
│ │ └── theme.js
│ ├── ckfinder
│ │ ├── bin
│ │ │ └── CKFinder.dll
│ │ ├── ckfinder.html
│ │ ├── ckfinder.js
│ │ ├── ckfinder.txt
│ │ ├── ckfinder_v1.js
│ │ ├── config.ascx
│ │ ├── config.js
│ │ ├── core
│ │ │ └── connector
│ │ │ └── aspx
│ │ │ ├── connector.aspx
│ │ │ └── lang
│ │ │ ├── en.xml
│ │ │ ├── zh-cn.xml
│ │ │ └── zh-tw.xml
│ │ ├── lang
│ │ │ ├── en.js
│ │ │ ├── zh-cn.js
│ │ │ └── zh-tw.js
│ │ ├── plugins
│ │ │ ├── dummy
│ │ │ │ ├── lang
│ │ │ │ │ ├── en.js
│ │ │ │ │ └── pl.js
│ │ │ │ └── plugin.js
│ │ │ ├── fileeditor
│ │ │ │ ├── bin
│ │ │ │ │ ├── Debug
│ │ │ │ │ │ ├── CKFinder_FileEditor.dll
│ │ │ │ │ │ └── CKFinder_FileEditor.pdb
│ │ │ │ │ └── Release
│ │ │ │ │ └── CKFinder_FileEditor.dll
│ │ │ │ ├── codemirror
│ │ │ │ │ ├── css
│ │ │ │ │ │ ├── csscolors.css
│ │ │ │ │ │ ├── docs.css
│ │ │ │ │ │ ├── jscolors.css
│ │ │ │ │ │ ├── people.jpg
│ │ │ │ │ │ ├── sparqlcolors.css
│ │ │ │ │ │ └── xmlcolors.css
│ │ │ │ │ ├── js
│ │ │ │ │ │ ├── codemirror.js
│ │ │ │ │ │ ├── editor.js
│ │ │ │ │ │ ├── highlight.js
│ │ │ │ │ │ ├── mirrorframe.js
│ │ │ │ │ │ ├── parsecss.js
│ │ │ │ │ │ ├── parsedummy.js
│ │ │ │ │ │ ├── parsehtmlmixed.js
│ │ │ │ │ │ ├── parsejavascript.js
│ │ │ │ │ │ ├── parsesparql.js
│ │ │ │ │ │ ├── parsexml.js
│ │ │ │ │ │ ├── select.js
│ │ │ │ │ │ ├── stringstream.js
│ │ │ │ │ │ ├── tokenizejavascript.js
│ │ │ │ │ │ ├── tokenize.js
│ │ │ │ │ │ ├── undo.js
│ │ │ │ │ │ └── util.js
│ │ │ │ │ └── LICENSE
│ │ │ │ └── plugin.js
│ │ │ └── imageresize
│ │ │ ├── bin
│ │ │ │ ├── Debug
│ │ │ │ │ ├── CKFinder_ImageResize.dll
│ │ │ │ │ └── CKFinder_ImageResize.pdb
│ │ │ │ └── Release
│ │ │ │ └── CKFinder_ImageResize.dll
│ │ │ ├── images
│ │ │ │ └── mini.gif
│ │ │ └── plugin.js
│ │ └── skins
│ │ ├── kama
│ │ │ ├── app.css
│ │ │ ├── host.css
│ │ │ ├── icons.png
│ │ │ ├── images
│ │ │ │ ├── ckffolder.gif
│ │ │ │ ├── ckffolderopened.gif
│ │ │ │ ├── ckfminus.gif
│ │ │ │ ├── ckfnothumb.gif
│ │ │ │ ├── ckfplus.gif
│ │ │ │ ├── icons
│ │ │ │ │ ├── 16
│ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ ├── docx.gif
│ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ ├── ogg.gif
│ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ ├── pptx.gif
│ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ └── zip.gif
│ │ │ │ │ └── 32
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── ogg.gif
│ │ │ │ │ ├── ogg.png
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ ├── icons.png
│ │ │ │ ├── loaders
│ │ │ │ │ ├── 16x16.gif
│ │ │ │ │ └── 32x32.gif
│ │ │ │ ├── spacer.gif
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ └── toolbar
│ │ │ │ ├── add.gif
│ │ │ │ ├── clear_basket.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── download.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── settings.gif
│ │ │ │ └── view.gif
│ │ │ ├── richcombo.css
│ │ │ ├── skin.js
│ │ │ └── uipanel.css
│ │ └── v1
│ │ ├── app.css
│ │ ├── host.css
│ │ ├── icons.png
│ │ ├── images
│ │ │ ├── ckffolder.gif
│ │ │ ├── ckffolderopened.gif
│ │ │ ├── ckfminus.gif
│ │ │ ├── ckfnothumb.gif
│ │ │ ├── ckfplus.gif
│ │ │ ├── dialog_sides.gif
│ │ │ ├── dialog_sides.png
│ │ │ ├── dialog_sides_rtl.png
│ │ │ ├── icons
│ │ │ │ ├── 16
│ │ │ │ │ ├── ai.gif
│ │ │ │ │ ├── avi.gif
│ │ │ │ │ ├── bmp.gif
│ │ │ │ │ ├── cs.gif
│ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ ├── dll.gif
│ │ │ │ │ ├── doc.gif
│ │ │ │ │ ├── docx.gif
│ │ │ │ │ ├── exe.gif
│ │ │ │ │ ├── fla.gif
│ │ │ │ │ ├── gif.gif
│ │ │ │ │ ├── jpg.gif
│ │ │ │ │ ├── js.gif
│ │ │ │ │ ├── mdb.gif
│ │ │ │ │ ├── mp3.gif
│ │ │ │ │ ├── pdf.gif
│ │ │ │ │ ├── ppt.gif
│ │ │ │ │ ├── pptx.gif
│ │ │ │ │ ├── rdp.gif
│ │ │ │ │ ├── swf.gif
│ │ │ │ │ ├── swt.gif
│ │ │ │ │ ├── txt.gif
│ │ │ │ │ ├── vsd.gif
│ │ │ │ │ ├── xls.gif
│ │ │ │ │ ├── xlsx.gif
│ │ │ │ │ ├── xml.gif
│ │ │ │ │ └── zip.gif
│ │ │ │ └── 32
│ │ │ │ ├── ai.gif
│ │ │ │ ├── avi.gif
│ │ │ │ ├── bmp.gif
│ │ │ │ ├── cs.gif
│ │ │ │ ├── default.icon.gif
│ │ │ │ ├── dll.gif
│ │ │ │ ├── doc.gif
│ │ │ │ ├── docx.gif
│ │ │ │ ├── exe.gif
│ │ │ │ ├── fla.gif
│ │ │ │ ├── gif.gif
│ │ │ │ ├── jpg.gif
│ │ │ │ ├── js.gif
│ │ │ │ ├── mdb.gif
│ │ │ │ ├── mp3.gif
│ │ │ │ ├── pdf.gif
│ │ │ │ ├── ppt.gif
│ │ │ │ ├── pptx.gif
│ │ │ │ ├── rdp.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── swt.gif
│ │ │ │ ├── txt.gif
│ │ │ │ ├── vsd.gif
│ │ │ │ ├── xls.gif
│ │ │ │ ├── xlsx.gif
│ │ │ │ ├── xml.gif
│ │ │ │ └── zip.gif
│ │ │ ├── icons.png
│ │ │ ├── loaders
│ │ │ │ ├── 16x16.gif
│ │ │ │ └── 32x32.gif
│ │ │ ├── spacer.gif
│ │ │ ├── sprites_ie6.png
│ │ │ ├── sprites.png
│ │ │ ├── toolbar
│ │ │ │ ├── add.gif
│ │ │ │ ├── clear_basket.gif
│ │ │ │ ├── delete.gif
│ │ │ │ ├── download.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── refresh.gif
│ │ │ │ ├── settings.gif
│ │ │ │ └── view.gif
│ │ │ └── toolbar_start.gif
│ │ ├── richcombo.css
│ │ ├── skin.js
│ │ └── uipanel.css
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── ditu.htm
│ ├── Images
│ │ ├── 311.gif
│ │ ├── bnt.gif
│ │ ├── btnBg.gif
│ │ ├── ico1.gif
│ │ ├── left.gif
│ │ ├── loadingAnimation.gif
│ │ ├── login1.jpg
│ │ ├── login_r2_c2_r1_c1.jpg
│ │ ├── login_r2_c2_r1_c2.jpg
│ │ ├── login_r2_c2_r1_c3.jpg
│ │ ├── login_r2_c2_r1_c4.jpg
│ │ ├── login_r3_c2.jpg
│ │ ├── login_r3_c3.jpg
│ │ ├── login_r4_c3.jpg
│ │ ├── login_r4_c4_r1_c1.jpg
│ │ ├── login_r4_c4_r1_c2.jpg
│ │ ├── login_r4_c5.jpg
│ │ ├── login_r4_c6.jpg
│ │ ├── login_r5_c3.jpg
│ │ ├── login_r6_c2.jpg
│ │ ├── main_21.gif
│ │ ├── main_26.gif
│ │ ├── main_28.gif
│ │ ├── main_31.gif
│ │ ├── main_40.gif
│ │ ├── main_42.gif
│ │ ├── main_45.gif
│ │ ├── main_47.gif
│ │ ├── main_49.gif
│ │ ├── main_51.gif
│ │ ├── main_r1_c1.jpg
│ │ ├── main_r1_c2.jpg
│ │ ├── main_r1_c3.jpg
│ │ ├── main_r1_c4.jpg
│ │ ├── main_r1_c5.jpg
│ │ ├── main_r1_c6.jpg
│ │ ├── right.gif
│ │ ├── spacer.gif
│ │ ├── t2_r1_c1.jpg
│ │ ├── t2_r1_c2.jpg
│ │ ├── t2_r1_c3.jpg
│ │ ├── t2_r1_c4.jpg
│ │ ├── t2_r1_c5.jpg
│ │ ├── t2_r1_c6.jpg
│ │ ├── tab_03.gif
│ │ ├── tab_05.gif
│ │ ├── tab_07.gif
│ │ ├── tab_12.gif
│ │ ├── tab_14.gif
│ │ ├── tab_16.gif
│ │ ├── tab_20.gif
│ │ ├── tab_21.gif
│ │ └── tab_22.gif
│ ├── index.master
│ ├── index.master.cs
│ ├── Station.aspx
│ ├── Station.aspx.cs
│ ├── upload
│ │ ├── excel
│ │ ├── 如何购买笔记本.txt
│ │ └── 笔记本.doc
│ └── web.config
└── 录像.exe
243 directories, 900 files
标签:
好例子网口号:伸出你的我的手 — 分享!
网友评论
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
支持(0) 盖楼(回复)