实例介绍
本系统是采用asp.net +sql2000写的,布局采用css+div,实现了公交查询的基本功能,对初学者有很大的帮助。 使用方法:解压后,有GJ文件夹和data.rar两个文件,其中data.rar是数据库文件,解压后从sql2000中的企业管理器中附加数据库就可以使用了。
【实例截图】
【核心代码】
16359647431273603402.rar
├── Data.rar
└── GJ
├── Admin
│ ├── adminindex.aspx
│ ├── adminindex.aspx.cs
│ ├── adminindex.aspx.resx
│ ├── AdminLeftMenu.aspx
│ ├── AdminLeftMenu.aspx.cs
│ ├── AdminLeftMenu.aspx.resx
│ ├── adminlogin.aspx
│ ├── adminlogin.aspx.cs
│ ├── adminlogin.aspx.resx
│ ├── articleAdd.aspx
│ ├── articleAdd.aspx.cs
│ ├── article.aspx
│ ├── article.aspx.cs
│ ├── articleDetail.aspx
│ ├── articleDetail.aspx.cs
│ ├── images
│ │ └── ftb
│ │ ├── folder.big.gif
│ │ ├── folder.small.gif
│ │ ├── folder.up.gif
│ │ ├── office2000
│ │ │ ├── bold.gif
│ │ │ ├── bullets.gif
│ │ │ ├── center.gif
│ │ │ ├── copy.gif
│ │ │ ├── createlink.gif
│ │ │ ├── cut.gif
│ │ │ ├── deletetablecolumn.gif
│ │ │ ├── deletetablerow.gif
│ │ │ ├── fontbackcolorpicker.gif
│ │ │ ├── fontforecolorpicker.gif
│ │ │ ├── indent.gif
│ │ │ ├── InsertAttach.gif
│ │ │ ├── insertdate.gif
│ │ │ ├── insertimagefromgallery.gif
│ │ │ ├── insertimage.gif
│ │ │ ├── insertrule.gif
│ │ │ ├── inserttablecolumn.gif
│ │ │ ├── inserttable.gif
│ │ │ ├── inserttablerow.gif
│ │ │ ├── inserttime.gif
│ │ │ ├── italic.gif
│ │ │ ├── justifycenter.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifyleft.gif
│ │ │ ├── justifyright.gif
│ │ │ ├── link.gif
│ │ │ ├── mode.design.gif
│ │ │ ├── mode.html.gif
│ │ │ ├── numberedlist.gif
│ │ │ ├── numbers.gif
│ │ │ ├── outdent.gif
│ │ │ ├── paste.gif
│ │ │ ├── print.gif
│ │ │ ├── redo.gif
│ │ │ ├── removeformat.gif
│ │ │ ├── save.gif
│ │ │ ├── separator.gif
│ │ │ ├── spellcheck.gif
│ │ │ ├── strikethrough.gif
│ │ │ ├── subscript.gif
│ │ │ ├── superscript.gif
│ │ │ ├── table.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── toolbar.end.gif
│ │ │ ├── toolbar.gif
│ │ │ ├── toolbar.start.gif
│ │ │ ├── underline.gif
│ │ │ ├── undo.gif
│ │ │ ├── unlink.gif
│ │ │ ├── wordclean.gif
│ │ │ └── wordcount.gif
│ │ ├── office2003
│ │ │ ├── bold.gif
│ │ │ ├── bullets.gif
│ │ │ ├── copy.gif
│ │ │ ├── createlink.gif
│ │ │ ├── cut.gif
│ │ │ ├── delete.gif
│ │ │ ├── deletetablecolumn.gif
│ │ │ ├── deletetablerow.gif
│ │ │ ├── fontbackcolorpicker.gif
│ │ │ ├── fontforecolorpicker.gif
│ │ │ ├── indent.gif
│ │ │ ├── InsertAttach.gif
│ │ │ ├── insertdate.gif
│ │ │ ├── insertimagefromgallery.gif
│ │ │ ├── insertimage.gif
│ │ │ ├── insertrule.gif
│ │ │ ├── inserttablecolumn.gif
│ │ │ ├── inserttable.gif
│ │ │ ├── inserttablerow.gif
│ │ │ ├── inserttime.gif
│ │ │ ├── italic.gif
│ │ │ ├── justifycenter.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifyleft.gif
│ │ │ ├── justifyright.gif
│ │ │ ├── mode.design.gif
│ │ │ ├── mode.html.gif
│ │ │ ├── numberedlist.gif
│ │ │ ├── outdent.gif
│ │ │ ├── paste.gif
│ │ │ ├── print.gif
│ │ │ ├── redo.gif
│ │ │ ├── removeformat.gif
│ │ │ ├── save.gif
│ │ │ ├── separator.gif
│ │ │ ├── spellcheck.gif
│ │ │ ├── strikethrough.gif
│ │ │ ├── subscript.gif
│ │ │ ├── superscript.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── toolbar.background.gif
│ │ │ ├── toolbarbutton.down.gif
│ │ │ ├── toolbarbutton.over.gif
│ │ │ ├── toolbar.end.gif
│ │ │ ├── toolbar.start.gif
│ │ │ ├── underline.gif
│ │ │ ├── undo.gif
│ │ │ ├── unlink.gif
│ │ │ ├── wordclean.gif
│ │ │ └── wordcount.gif
│ │ ├── officeXP
│ │ │ ├── bgcolor.gif
│ │ │ ├── bold.gif
│ │ │ ├── bold.over.gif
│ │ │ ├── borders.gif
│ │ │ ├── bullets.gif
│ │ │ ├── bullets.over.gif
│ │ │ ├── changecase.gif
│ │ │ ├── changecase.over.gif
│ │ │ ├── copy.gif
│ │ │ ├── copy.over.gif
│ │ │ ├── createlink.gif
│ │ │ ├── createlink.over.gif
│ │ │ ├── cut.gif
│ │ │ ├── cut.over.gif
│ │ │ ├── delete.gif
│ │ │ ├── delete.over.gif
│ │ │ ├── deletetablecolumn.gif
│ │ │ ├── deletetablecolumn.over.gif
│ │ │ ├── deletetablerow.gif
│ │ │ ├── deletetablerow.over.gif
│ │ │ ├── details.gif
│ │ │ ├── find.gif
│ │ │ ├── find.over.gif
│ │ │ ├── fontbackcolorpicker.gif
│ │ │ ├── fontbackcolorpicker.over.gif
│ │ │ ├── fontforecolorpicker.gif
│ │ │ ├── fontforecolorpicker.over.gif
│ │ │ ├── help.gif
│ │ │ ├── help.over.gif
│ │ │ ├── indent.gif
│ │ │ ├── indent.over.gif
│ │ │ ├── InsertAttach.gif
│ │ │ ├── insertdate.gif
│ │ │ ├── insertdate.over.gif
│ │ │ ├── insertemail.gif
│ │ │ ├── insertemail.over.gif
│ │ │ ├── insertimagefromgallery.gif
│ │ │ ├── insertimagefromgallery.over.gif
│ │ │ ├── insertimage.gif
│ │ │ ├── insertimage.over.gif
│ │ │ ├── insertrule.gif
│ │ │ ├── insertrule.over.gif
│ │ │ ├── inserttablecolumn.gif
│ │ │ ├── inserttablecolumn.over.gif
│ │ │ ├── inserttable.gif
│ │ │ ├── inserttable.over.gif
│ │ │ ├── inserttablerow.gif
│ │ │ ├── inserttablerow.over.gif
│ │ │ ├── inserttime.gif
│ │ │ ├── inserttime.over.gif
│ │ │ ├── italic.gif
│ │ │ ├── italic.over.gif
│ │ │ ├── justifycenter.gif
│ │ │ ├── justifycenter.over.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifyfull.over.gif
│ │ │ ├── justifyleft.gif
│ │ │ ├── justifyleft.over.gif
│ │ │ ├── justifyright.gif
│ │ │ ├── justifyright.over.gif
│ │ │ ├── mode.design.gif
│ │ │ ├── mode.html.gif
│ │ │ ├── numberedlist.gif
│ │ │ ├── numberedlist.over.gif
│ │ │ ├── outdent.gif
│ │ │ ├── outdent.over.gif
│ │ │ ├── paste.gif
│ │ │ ├── paste.over.gif
│ │ │ ├── print.gif
│ │ │ ├── print.over.gif
│ │ │ ├── redo.gif
│ │ │ ├── redo.over.gif
│ │ │ ├── removeformat.gif
│ │ │ ├── removeformat.over.gif
│ │ │ ├── save.gif
│ │ │ ├── save.over.gif
│ │ │ ├── separator.gif
│ │ │ ├── spellcheck.gif
│ │ │ ├── spellcheck.over.gif
│ │ │ ├── strikethrough.gif
│ │ │ ├── strikethrough.over.gif
│ │ │ ├── subscript.gif
│ │ │ ├── subscript.over.gif
│ │ │ ├── superscript.gif
│ │ │ ├── superscript.over.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── toggleborders.gif
│ │ │ ├── toggledetails.gif
│ │ │ ├── toggledetails.over.gif
│ │ │ ├── toolbar.end.gif
│ │ │ ├── toolbar.start.gif
│ │ │ ├── underline.gif
│ │ │ ├── underline.over.gif
│ │ │ ├── undo.gif
│ │ │ ├── undo.over.gif
│ │ │ ├── unlink.gif
│ │ │ ├── unlink.over.gif
│ │ │ ├── verse.gif
│ │ │ ├── verse.over.gif
│ │ │ ├── wordclean.gif
│ │ │ ├── wordclean.over.gif
│ │ │ ├── wordcount.gif
│ │ │ └── wordcount.over.gif
│ │ └── Thumbs.db
│ ├── loginout.aspx
│ ├── loginout.aspx.cs
│ ├── loginout.aspx.resx
│ ├── modifyinfo.aspx
│ ├── modifyinfo.aspx.cs
│ ├── password.aspx
│ ├── password.aspx.cs
│ ├── routeAdd.aspx
│ ├── routeAdd.aspx.cs
│ ├── Route.aspx
│ ├── Route.aspx.cs
│ ├── routeDetail.aspx
│ ├── routeDetail.aspx.cs
│ ├── StationAdd.aspx
│ ├── StationAdd.aspx.cs
│ ├── Station.aspx
│ ├── Station.aspx.cs
│ ├── StationUpdate.aspx
│ ├── StationUpdate.aspx.cs
│ ├── style.css
│ ├── SystemBoard.aspx
│ ├── SystemBoard.aspx.cs
│ ├── top.aspx
│ ├── top.aspx.cs
│ └── top.aspx.resx
├── AllRoute.aspx
├── AllRoute.aspx.cs
├── AllStation.aspx
├── AllStation.aspx.cs
├── App_Code
│ ├── BLL
│ │ ├── AdminHandle.cs
│ │ ├── ArticleHandle.cs
│ │ ├── BllHelp.cs
│ │ ├── RouteHandle.cs
│ │ ├── StationHandler.cs
│ │ └── UserHandler.cs
│ ├── Data
│ │ ├── dbtools.cs
│ │ ├── obBind.cs
│ │ └── Picture.cs
│ ├── Model
│ │ ├── Admin.cs
│ │ ├── Article.cs
│ │ ├── Route.cs
│ │ └── Station.cs
│ └── NineRays.Web.UI.WebControls.FlyTreeView.dll
├── App_Data
├── aspnet_client
│ ├── ninerays_web_ui_webcontrols_flytreeview_3_3_0_25
│ │ ├── flytreeview.htc
│ │ ├── iconsets
│ │ │ ├── classic
│ │ │ │ ├── chb0.gif
│ │ │ │ ├── chb1.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── _.gif
│ │ │ │ ├── I.gif
│ │ │ │ ├── L.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── P.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── T.gif
│ │ │ │ ├── Z2.gif
│ │ │ │ └── Z.gif
│ │ │ ├── default
│ │ │ │ ├── chb0.gif
│ │ │ │ ├── chb1.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── _.gif
│ │ │ │ ├── I.gif
│ │ │ │ ├── L.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── P.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── T.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── Z2.gif
│ │ │ │ └── Z.gif
│ │ │ ├── msdn
│ │ │ │ ├── chb0.gif
│ │ │ │ ├── chb1.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── _.gif
│ │ │ │ ├── I.gif
│ │ │ │ ├── L.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── P.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── T.gif
│ │ │ │ ├── Z2.gif
│ │ │ │ └── Z.gif
│ │ │ ├── night
│ │ │ │ ├── chb0.gif
│ │ │ │ ├── chb1.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── _.gif
│ │ │ │ ├── I.gif
│ │ │ │ ├── L.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── P.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── T.gif
│ │ │ │ ├── Z2.gif
│ │ │ │ └── Z.gif
│ │ │ ├── office2003
│ │ │ │ ├── chb0.gif
│ │ │ │ ├── chb1.gif
│ │ │ │ ├── dot.gif
│ │ │ │ ├── _.gif
│ │ │ │ ├── I.gif
│ │ │ │ ├── L.gif
│ │ │ │ ├── minus.gif
│ │ │ │ ├── P.gif
│ │ │ │ ├── plus.gif
│ │ │ │ ├── T.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── Z2.gif
│ │ │ │ └── Z.gif
│ │ │ └── winxp
│ │ │ ├── chb0.gif
│ │ │ ├── chb1.gif
│ │ │ ├── dot.gif
│ │ │ ├── _.gif
│ │ │ ├── I.gif
│ │ │ ├── L.gif
│ │ │ ├── minus.gif
│ │ │ ├── P.gif
│ │ │ ├── plus.gif
│ │ │ ├── T.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── Z2.gif
│ │ │ └── Z.gif
│ │ ├── images
│ │ │ ├── classic
│ │ │ │ ├── default.gif
│ │ │ │ ├── selected.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── file_asp.gif
│ │ │ ├── file_xml.gif
│ │ │ ├── office2003_calendar.gif
│ │ │ ├── office2003_contacts.gif
│ │ │ ├── office2003_deleted.gif
│ │ │ ├── office2003_drafts.gif
│ │ │ ├── office2003_earth.gif
│ │ │ ├── office2003_folder.gif
│ │ │ ├── office2003_inbox.gif
│ │ │ ├── office2003_journal.gif
│ │ │ ├── office2003_junk.gif
│ │ │ ├── office2003_notes.gif
│ │ │ ├── office2003_outbox.gif
│ │ │ ├── office2003_personal.gif
│ │ │ ├── office2003.psd
│ │ │ ├── office2003_pyramid.gif
│ │ │ ├── office2003_searchdisabled.gif
│ │ │ ├── office2003_search.gif
│ │ │ ├── office2003_sent.gif
│ │ │ ├── office2003_sun.gif
│ │ │ ├── office2003_tasks.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── winxp
│ │ │ │ ├── default.gif
│ │ │ │ ├── selected.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── winxp_admin.gif
│ │ │ ├── winxp_cd.gif
│ │ │ ├── winxp_comp.gif
│ │ │ ├── winxp_cp.gif
│ │ │ ├── winxp_desk.gif
│ │ │ ├── winxp_diskette.gif
│ │ │ ├── winxp_docs.gif
│ │ │ ├── winxp_drive.gif
│ │ │ ├── winxp_explorer.gif
│ │ │ ├── winxp_folder.gif
│ │ │ ├── winxp_folderselect.gif
│ │ │ ├── winxp_netdriver.gif
│ │ │ ├── winxp_netplace.gif
│ │ │ ├── winxp_print.gif
│ │ │ ├── winxp_recent.gif
│ │ │ ├── winxp_recycle.gif
│ │ │ ├── winxp_search.gif
│ │ │ └── winxp_shared.gif
│ │ ├── log.htm
│ │ ├── node.htc
│ │ └── pix.gif
│ └── system_web
│ ├── 1_1_4322
│ │ ├── SmartNav.htm
│ │ ├── SmartNav.js
│ │ └── WebUIValidation.js
│ └── 2_0_50727
│ └── CrystalReportWebFormViewer3
│ ├── css
│ │ └── default.css
│ ├── html
│ │ ├── calendarbottom.html
│ │ ├── calendar.html
│ │ ├── calendartop.html
│ │ ├── crystalexportdialog.htm
│ │ └── crystalprinthost.html
│ ├── images
│ │ ├── toolbar
│ │ │ ├── calendar.gif
│ │ │ ├── crlogo.gif
│ │ │ ├── exportd.gif
│ │ │ ├── export.gif
│ │ │ ├── export_over.gif
│ │ │ ├── Firstd.gif
│ │ │ ├── First.gif
│ │ │ ├── first_over.gif
│ │ │ ├── gotopaged.gif
│ │ │ ├── gotopage.gif
│ │ │ ├── gotopage_over.gif
│ │ │ ├── grouptreed.gif
│ │ │ ├── grouptree.gif
│ │ │ ├── grouptree_over.gif
│ │ │ ├── grouptreepressed.gif
│ │ │ ├── Lastd.gif
│ │ │ ├── Last.gif
│ │ │ ├── last_over.gif
│ │ │ ├── Nextd.gif
│ │ │ ├── Next.gif
│ │ │ ├── next_over.gif
│ │ │ ├── Prevd.gif
│ │ │ ├── Prev.gif
│ │ │ ├── prev_over.gif
│ │ │ ├── printd.gif
│ │ │ ├── print.gif
│ │ │ ├── print_over.gif
│ │ │ ├── refreshd.gif
│ │ │ ├── Refresh.gif
│ │ │ ├── refresh_over.gif
│ │ │ ├── searchd.gif
│ │ │ ├── Search.gif
│ │ │ ├── search_over.gif
│ │ │ ├── upd.gif
│ │ │ ├── up.gif
│ │ │ └── up_over.gif
│ │ └── tree
│ │ ├── begindots.gif
│ │ ├── beginminus.gif
│ │ ├── beginplus.gif
│ │ ├── blankdots.gif
│ │ ├── blank.gif
│ │ ├── dots.gif
│ │ ├── lastdots.gif
│ │ ├── lastminus.gif
│ │ ├── lastplus.gif
│ │ ├── Magnify.gif
│ │ ├── minusbox.gif
│ │ ├── minus.gif
│ │ ├── plusbox.gif
│ │ ├── plus.gif
│ │ ├── singleminus.gif
│ │ └── singleplus.gif
│ └── js
│ ├── calendar_param.js
│ ├── dt_param.js
│ ├── export.js
│ ├── KeyDownEvent.js
│ ├── print.js
│ ├── prompts_param.js
│ ├── strings_chs.js
│ ├── strings_cht.js
│ ├── strings_de.js
│ ├── strings_en.js
│ ├── strings_es.js
│ ├── strings_fr.js
│ ├── strings_it.js
│ ├── strings_ja.js
│ └── strings_ko.js
├── Bin
│ ├── FreeTextBox.dll
│ ├── microsoft.web.ui.webcontrols.dll
│ ├── NineRays.Web.UI.WebControls.FlyTreeView.dll
│ └── NineRays.Web.UI.WebControls.FlyTreeView.dll.refresh
├── busSearch.gif
├── css
│ └── style.css
├── head.jpg
├── ImgValidator
│ ├── ImgShow.aspx
│ ├── ImgShow.aspx.cs
│ ├── ImgShow.aspx.resx
│ ├── ImgValidator.ascx
│ ├── ImgValidator.ascx.cs
│ └── ImgValidator.ascx.resx
├── index.aspx
├── index.aspx.cs
├── itcssInc1.gif
├── itcssPic14.gif
├── MasterPage.master
├── MasterPage.master.cs
├── News.aspx
├── News.aspx.cs
├── NewsDetail.aspx
├── NewsDetail.aspx.cs
├── result.aspx
├── result.aspx.cs
├── route.aspx
├── route.aspx.cs
├── some0.gif
├── some1.gif
├── some3.gif
├── Station.aspx
├── Station.aspx.cs
├── Thumbs.db
└── Web.config
37 directories, 502 files
标签:
相关软件
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论