在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → .NET学校网站源码

.NET学校网站源码

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:4.35M
  • 下载次数:21
  • 浏览次数:145
  • 发布时间:2020-10-14
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
经测试为完整无错源码。网购得来的。后台功能强悍,要求IIS6+NETframework3.0以上
【实例截图】
【核心代码】
dsxjxm_4576183
└── NET学校网站源码
├── ajax
│   ├── ajax.js
│   ├── index.htm
│   ├── index.html
│   ├── select.js
│   ├── UserLogin.js
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── App_Code
│   ├── AddUpdateInfo.cs
│   ├── AliPay.cs
│   ├── AllDataBind.cs
│   ├── DBcon.cs
│   ├── DeleteData.cs
│   ├── Font_data_bind.cs
│   ├── index.htm
│   ├── index.html
│   ├── Jude.cs
│   ├── SearchUser.cs
│   ├── UserLoginCheck.cs
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── aspnet_client
│   ├── index.htm
│   ├── index.html
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── banner.swf
├── Bin
│   ├── AspNetPager.dll
│   ├── AspNetPager.dll.refresh
│   ├── Discuz.Common.dll
│   ├── Discuz.Common.dll.refresh
│   ├── DZcookies.dll
│   ├── DZcookies.dll.refresh
│   ├── DZcookies.pdb
│   ├── FredCK.FCKeditorV2.dll
│   ├── freetextbox.dll
│   ├── freetextbox.dll.refresh
│   ├── URLRewriter.dll
│   └── URLRewriter.pdb
├── data
│   └── #index.mdb
├── Default000000000.aspx
├── Default000000000.aspx.cs
├── Default2.aspx
├── Default2.aspx.cs
├── Default.aspx
├── Default.aspx.cs
├── FCKeditor
│   ├── editor
│   │   ├── css
│   │   │   ├── behaviors
│   │   │   │   ├── disablehandles.htc
│   │   │   │   ├── hiddenfield.gif
│   │   │   │   ├── hiddenfield.htc
│   │   │   │   └── showtableborders.htc
│   │   │   ├── fck_editorarea.css
│   │   │   ├── fck_internal.css
│   │   │   ├── fck_showtableborders_gecko.css
│   │   │   └── images
│   │   │   ├── fck_anchor.gif
│   │   │   ├── fck_flashlogo.gif
│   │   │   └── fck_pagebreak.gif
│   │   ├── dialog
│   │   │   ├── common
│   │   │   │   ├── fck_dialog_common.css
│   │   │   │   ├── fck_dialog_common.js
│   │   │   │   ├── fcknumericfield.htc
│   │   │   │   ├── images
│   │   │   │   │   ├── locked.gif
│   │   │   │   │   ├── reset.gif
│   │   │   │   │   └── unlocked.gif
│   │   │   │   └── moz-bindings.xml
│   │   │   ├── fck_about
│   │   │   │   ├── lgpl.html
│   │   │   │   ├── logo_fckeditor.gif
│   │   │   │   └── logo_fredck.gif
│   │   │   ├── fck_about.html
│   │   │   ├── fck_anchor.html
│   │   │   ├── fck_button.html
│   │   │   ├── fck_checkbox.html
│   │   │   ├── fck_colorselector.html
│   │   │   ├── fck_docprops
│   │   │   │   └── fck_document_preview.html
│   │   │   ├── fck_docprops.html
│   │   │   ├── fck_find.html
│   │   │   ├── fck_flash
│   │   │   │   ├── fck_flash.js
│   │   │   │   └── fck_flash_preview.html
│   │   │   ├── fck_flash.html
│   │   │   ├── fck_form.html
│   │   │   ├── fck_hiddenfield.html
│   │   │   ├── fck_image
│   │   │   │   ├── fck_image.js
│   │   │   │   └── fck_image_preview.html
│   │   │   ├── fck_image.html
│   │   │   ├── fck_link
│   │   │   │   └── fck_link.js
│   │   │   ├── fck_link.html
│   │   │   ├── fck_listprop.html
│   │   │   ├── fck_paste.html
│   │   │   ├── fck_radiobutton.html
│   │   │   ├── fck_replace.html
│   │   │   ├── fck_select
│   │   │   │   └── fck_select.js
│   │   │   ├── fck_select.html
│   │   │   ├── fck_smiley.html
│   │   │   ├── fck_source.html
│   │   │   ├── fck_specialchar.html
│   │   │   ├── fck_spellerpages
│   │   │   │   └── spellerpages
│   │   │   │   ├── blank.html
│   │   │   │   ├── controls.html
│   │   │   │   ├── controlWindow.js
│   │   │   │   ├── server-scripts
│   │   │   │   │   ├── spellchecker.cfm
│   │   │   │   │   ├── spellchecker.php
│   │   │   │   │   └── spellchecker.pl
│   │   │   │   ├── spellchecker.html
│   │   │   │   ├── spellChecker.js
│   │   │   │   ├── spellerStyle.css
│   │   │   │   └── wordWindow.js
│   │   │   ├── fck_spellerpages.html
│   │   │   ├── fck_tablecell.html
│   │   │   ├── fck_table.html
│   │   │   ├── fck_template
│   │   │   │   └── images
│   │   │   │   ├── template1.gif
│   │   │   │   ├── template2.gif
│   │   │   │   └── template3.gif
│   │   │   ├── fck_template.html
│   │   │   ├── fck_textarea.html
│   │   │   ├── fck_textfield.html
│   │   │   ├── fck_universalkey
│   │   │   │   ├── 00.gif
│   │   │   │   ├── data.js
│   │   │   │   ├── diacritic.js
│   │   │   │   ├── dialogue.js
│   │   │   │   ├── fck_universalkey.css
│   │   │   │   ├── keyboard_layout.gif
│   │   │   │   └── multihexa.js
│   │   │   └── fck_universalkey.html
│   │   ├── fckblank.html
│   │   ├── fckdebug.html
│   │   ├── fckdialog.html
│   │   ├── fckeditor.html
│   │   ├── fckeditor.original.html
│   │   ├── filemanager
│   │   │   └── browser
│   │   │   └── default
│   │   │   ├── browser.css
│   │   │   ├── browser.html
│   │   │   ├── connectors
│   │   │   │   └── aspx
│   │   │   │   └── connector.aspx
│   │   │   ├── frmactualfolder.html
│   │   │   ├── frmcreatefolder.html
│   │   │   ├── frmfolders.html
│   │   │   ├── frmresourceslist.html
│   │   │   ├── frmresourcetype.html
│   │   │   ├── frmupload.html
│   │   │   ├── images
│   │   │   │   ├── ButtonArrow.gif
│   │   │   │   ├── Folder32.gif
│   │   │   │   ├── Folder.gif
│   │   │   │   ├── FolderOpened32.gif
│   │   │   │   ├── FolderOpened.gif
│   │   │   │   ├── FolderUp.gif
│   │   │   │   ├── icons
│   │   │   │   │   ├── 32
│   │   │   │   │   │   ├── ai.gif
│   │   │   │   │   │   ├── avi.gif
│   │   │   │   │   │   ├── bmp.gif
│   │   │   │   │   │   ├── cs.gif
│   │   │   │   │   │   ├── default.icon.gif
│   │   │   │   │   │   ├── dll.gif
│   │   │   │   │   │   ├── doc.gif
│   │   │   │   │   │   ├── exe.gif
│   │   │   │   │   │   ├── fla.gif
│   │   │   │   │   │   ├── gif.gif
│   │   │   │   │   │   ├── htm.gif
│   │   │   │   │   │   ├── html.gif
│   │   │   │   │   │   ├── jpg.gif
│   │   │   │   │   │   ├── js.gif
│   │   │   │   │   │   ├── mdb.gif
│   │   │   │   │   │   ├── mp3.gif
│   │   │   │   │   │   ├── pdf.gif
│   │   │   │   │   │   ├── ppt.gif
│   │   │   │   │   │   ├── rdp.gif
│   │   │   │   │   │   ├── swf.gif
│   │   │   │   │   │   ├── swt.gif
│   │   │   │   │   │   ├── txt.gif
│   │   │   │   │   │   ├── vsd.gif
│   │   │   │   │   │   ├── xls.gif
│   │   │   │   │   │   ├── xml.gif
│   │   │   │   │   │   └── zip.gif
│   │   │   │   │   ├── ai.gif
│   │   │   │   │   ├── avi.gif
│   │   │   │   │   ├── bmp.gif
│   │   │   │   │   ├── cs.gif
│   │   │   │   │   ├── default.icon.gif
│   │   │   │   │   ├── dll.gif
│   │   │   │   │   ├── doc.gif
│   │   │   │   │   ├── exe.gif
│   │   │   │   │   ├── fla.gif
│   │   │   │   │   ├── gif.gif
│   │   │   │   │   ├── htm.gif
│   │   │   │   │   ├── html.gif
│   │   │   │   │   ├── jpg.gif
│   │   │   │   │   ├── js.gif
│   │   │   │   │   ├── mdb.gif
│   │   │   │   │   ├── mp3.gif
│   │   │   │   │   ├── pdf.gif
│   │   │   │   │   ├── ppt.gif
│   │   │   │   │   ├── rdp.gif
│   │   │   │   │   ├── swf.gif
│   │   │   │   │   ├── swt.gif
│   │   │   │   │   ├── txt.gif
│   │   │   │   │   ├── vsd.gif
│   │   │   │   │   ├── xls.gif
│   │   │   │   │   ├── xml.gif
│   │   │   │   │   └── zip.gif
│   │   │   │   └── spacer.gif
│   │   │   └── js
│   │   │   ├── common.js
│   │   │   └── fckxml.js
│   │   ├── images
│   │   │   ├── anchor.gif
│   │   │   ├── arrow_ltr.gif
│   │   │   ├── arrow_rtl.gif
│   │   │   ├── smiley
│   │   │   │   └── msn
│   │   │   │   ├── 0.gif
│   │   │   │   ├── 10.gif
│   │   │   │   ├── 11.gif
│   │   │   │   ├── 12.gif
│   │   │   │   ├── 13.gif
│   │   │   │   ├── 14.gif
│   │   │   │   ├── 15.gif
│   │   │   │   ├── 16.gif
│   │   │   │   ├── 17.gif
│   │   │   │   ├── 18.gif
│   │   │   │   ├── 19.gif
│   │   │   │   ├── 1.gif
│   │   │   │   ├── 20.gif
│   │   │   │   ├── 21.gif
│   │   │   │   ├── 22.gif
│   │   │   │   ├── 23.gif
│   │   │   │   ├── 24.gif
│   │   │   │   ├── 25.gif
│   │   │   │   ├── 26.gif
│   │   │   │   ├── 27.gif
│   │   │   │   ├── 28.gif
│   │   │   │   ├── 29.gif
│   │   │   │   ├── 2.gif
│   │   │   │   ├── 30.gif
│   │   │   │   ├── 31.gif
│   │   │   │   ├── 32.gif
│   │   │   │   ├── 33.gif
│   │   │   │   ├── 34.gif
│   │   │   │   ├── 35.gif
│   │   │   │   ├── 36.gif
│   │   │   │   ├── 37.gif
│   │   │   │   ├── 38.gif
│   │   │   │   ├── 39.gif
│   │   │   │   ├── 3.gif
│   │   │   │   ├── 40.gif
│   │   │   │   ├── 41.gif
│   │   │   │   ├── 42.gif
│   │   │   │   ├── 43.gif
│   │   │   │   ├── 44.gif
│   │   │   │   ├── 45.gif
│   │   │   │   ├── 46.gif
│   │   │   │   ├── 47.gif
│   │   │   │   ├── 48.gif
│   │   │   │   ├── 49.gif
│   │   │   │   ├── 4.gif
│   │   │   │   ├── 50.gif
│   │   │   │   ├── 51.gif
│   │   │   │   ├── 52.gif
│   │   │   │   ├── 53.gif
│   │   │   │   ├── 54.gif
│   │   │   │   ├── 55.gif
│   │   │   │   ├── 56.gif
│   │   │   │   ├── 57.gif
│   │   │   │   ├── 58.gif
│   │   │   │   ├── 59.gif
│   │   │   │   ├── 5.gif
│   │   │   │   ├── 60.gif
│   │   │   │   ├── 61.gif
│   │   │   │   ├── 62.gif
│   │   │   │   ├── 63.gif
│   │   │   │   ├── 64.gif
│   │   │   │   ├── 65.gif
│   │   │   │   ├── 66.gif
│   │   │   │   ├── 67.gif
│   │   │   │   ├── 68.gif
│   │   │   │   ├── 69.gif
│   │   │   │   ├── 6.gif
│   │   │   │   ├── 70.gif
│   │   │   │   ├── 71.gif
│   │   │   │   ├── 72.gif
│   │   │   │   ├── 73.gif
│   │   │   │   ├── 74.gif
│   │   │   │   ├── 75.gif
│   │   │   │   ├── 76.gif
│   │   │   │   ├── 77.gif
│   │   │   │   ├── 78.gif
│   │   │   │   ├── 79.gif
│   │   │   │   ├── 7.gif
│   │   │   │   ├── 80.gif
│   │   │   │   ├── 81.gif
│   │   │   │   ├── 82.gif
│   │   │   │   ├── 83.gif
│   │   │   │   ├── 84.gif
│   │   │   │   ├── 85.gif
│   │   │   │   ├── 86.gif
│   │   │   │   ├── 87.gif
│   │   │   │   ├── 88.gif
│   │   │   │   ├── 89.gif
│   │   │   │   ├── 8.gif
│   │   │   │   ├── 90.gif
│   │   │   │   ├── 91.gif
│   │   │   │   ├── 92.gif
│   │   │   │   ├── 93.gif
│   │   │   │   ├── 94.gif
│   │   │   │   ├── 95.gif
│   │   │   │   ├── 9.gif
│   │   │   │   ├── angel_smile.gif
│   │   │   │   ├── angry_smile.gif
│   │   │   │   ├── broken_heart.gif
│   │   │   │   ├── cake.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
│   │   │   └── spacer.gif
│   │   ├── index.htm
│   │   ├── index.html
│   │   ├── js
│   │   │   ├── 1ndex.asp
│   │   │   ├── fckeditorcode_gecko.js
│   │   │   ├── fckeditorcode_ie.js
│   │   │   └── newfile.asp
│   │   ├── lang
│   │   │   └── zh-cn.js
│   │   ├── plugins
│   │   │   ├── autogrow
│   │   │   │   └── fckplugin.js
│   │   │   ├── placeholder
│   │   │   │   ├── fck_placeholder.html
│   │   │   │   ├── fckplugin.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── de.js
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── fr.js
│   │   │   │   │   ├── it.js
│   │   │   │   │   └── pl.js
│   │   │   │   └── placeholder.gif
│   │   │   ├── simplecommands
│   │   │   │   └── fckplugin.js
│   │   │   └── tablecommands
│   │   │   └── fckplugin.js
│   │   ├── skins
│   │   │   ├── default
│   │   │   │   ├── fck_dialog.css
│   │   │   │   ├── fck_editor.css
│   │   │   │   ├── fck_strip.gif
│   │   │   │   └── images
│   │   │   │   ├── toolbar.arrowright.gif
│   │   │   │   ├── toolbar.buttonarrow.gif
│   │   │   │   ├── toolbar.collapse.gif
│   │   │   │   ├── toolbar.end.gif
│   │   │   │   ├── toolbar.expand.gif
│   │   │   │   ├── toolbar.separator.gif
│   │   │   │   └── toolbar.start.gif
│   │   │   ├── _fckviewstrips.html
│   │   │   ├── office2003
│   │   │   │   ├── fck_dialog.css
│   │   │   │   ├── fck_editor.css
│   │   │   │   ├── fck_strip.gif
│   │   │   │   └── images
│   │   │   │   ├── toolbar.arrowright.gif
│   │   │   │   ├── toolbar.bg.gif
│   │   │   │   ├── toolbar.buttonarrow.gif
│   │   │   │   ├── toolbar.collapse.gif
│   │   │   │   ├── toolbar.end.gif
│   │   │   │   ├── toolbar.expand.gif
│   │   │   │   ├── toolbar.separator.gif
│   │   │   │   └── toolbar.start.gif
│   │   │   └── silver
│   │   │   ├── fck_dialog.css
│   │   │   ├── fck_editor.css
│   │   │   ├── fck_strip.gif
│   │   │   └── images
│   │   │   ├── toolbar.arrowright.gif
│   │   │   ├── toolbar.buttonarrow.gif
│   │   │   ├── toolbar.buttonbg.gif
│   │   │   ├── toolbar.collapse.gif
│   │   │   ├── toolbar.end.gif
│   │   │   ├── toolbar.expand.gif
│   │   │   ├── toolbar.separator.gif
│   │   │   └── toolbar.start.gif
│   │   ├── _source
│   │   │   ├── classes
│   │   │   │   ├── fckcontextmenu.js
│   │   │   │   ├── fckeditingarea.js
│   │   │   │   ├── fckevents.js
│   │   │   │   ├── fckicon.js
│   │   │   │   ├── fckiecleanup.js
│   │   │   │   ├── fckmenublock.js
│   │   │   │   ├── fckmenublockpanel.js
│   │   │   │   ├── fckmenuitem.js
│   │   │   │   ├── fckpanel.js
│   │   │   │   ├── fckplugin.js
│   │   │   │   ├── fckspecialcombo.js
│   │   │   │   ├── fckstyledef_gecko.js
│   │   │   │   ├── fckstyledef_ie.js
│   │   │   │   ├── fckstyledef.js
│   │   │   │   ├── fckstylesloader.js
│   │   │   │   ├── fcktoolbarbreak_gecko.js
│   │   │   │   ├── fcktoolbarbreak_ie.js
│   │   │   │   ├── fcktoolbarbutton.js
│   │   │   │   ├── fcktoolbarbuttonui.js
│   │   │   │   ├── fcktoolbarfontformatcombo.js
│   │   │   │   ├── fcktoolbarfontscombo.js
│   │   │   │   ├── fcktoolbarfontsizecombo.js
│   │   │   │   ├── fcktoolbar.js
│   │   │   │   ├── fcktoolbarpanelbutton.js
│   │   │   │   ├── fcktoolbarspecialcombo.js
│   │   │   │   ├── fcktoolbarstylecombo.js
│   │   │   │   ├── fckxml_gecko.js
│   │   │   │   └── fckxml_ie.js
│   │   │   ├── commandclasses
│   │   │   │   ├── fckfitwindow.js
│   │   │   │   ├── fcknamedcommand.js
│   │   │   │   ├── fck_othercommands.js
│   │   │   │   ├── fckpasteplaintextcommand.js
│   │   │   │   ├── fckpastewordcommand.js
│   │   │   │   ├── fckspellcheckcommand_gecko.js
│   │   │   │   ├── fckspellcheckcommand_ie.js
│   │   │   │   ├── fckstylecommand.js
│   │   │   │   ├── fcktablecommand.js
│   │   │   │   └── fcktextcolorcommand.js
│   │   │   ├── fckconstants.js
│   │   │   ├── fckeditorapi.js
│   │   │   ├── fckjscoreextensions.js
│   │   │   └── internals
│   │   │   ├── fck_1_gecko.js
│   │   │   ├── fck_1_ie.js
│   │   │   ├── fck_1.js
│   │   │   ├── fck_2_gecko.js
│   │   │   ├── fck_2_ie.js
│   │   │   ├── fck_2.js
│   │   │   ├── fckbrowserinfo.js
│   │   │   ├── fckcodeformatter.js
│   │   │   ├── fckcommands.js
│   │   │   ├── fckconfig.js
│   │   │   ├── fck_contextmenu.js
│   │   │   ├── fckdebug.js
│   │   │   ├── fckdialog_gecko.js
│   │   │   ├── fckdialog_ie.js
│   │   │   ├── fckdialog.js
│   │   │   ├── fckdocumentprocessor.js
│   │   │   ├── fck.js
│   │   │   ├── fcklanguagemanager.js
│   │   │   ├── fckplugins.js
│   │   │   ├── fckregexlib.js
│   │   │   ├── fckselection_gecko.js
│   │   │   ├── fckselection_ie.js
│   │   │   ├── fckselection.js
│   │   │   ├── fcktablehandler_gecko.js
│   │   │   ├── fcktablehandler_ie.js
│   │   │   ├── fcktablehandler.js
│   │   │   ├── fcktoolbaritems.js
│   │   │   ├── fcktoolbarset.js
│   │   │   ├── fcktools_gecko.js
│   │   │   ├── fcktools_ie.js
│   │   │   ├── fcktools.js
│   │   │   ├── fckundo_gecko.js
│   │   │   ├── fckundo_ie.js
│   │   │   ├── fckurlparams.js
│   │   │   ├── fckxhtmlentities.js
│   │   │   ├── fckxhtml_gecko.js
│   │   │   ├── fckxhtml_ie.js
│   │   │   └── fckxhtml.js
│   │   ├── 免费VIP会员招募.txt
│   │   ├── 商业资源资源免费放送.txt.url
│   │   ├── 帮助中心.txt.url
│   │   └── 狗扑源码申明.txt
│   ├── fckconfig.js
│   ├── fckeditor.js
│   ├── fckstyles.xml
│   ├── fcktemplates.xml
│   ├── index.htm
│   ├── index.html
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── Files
│   ├── friendlink
│   │   ├── 85898948093624820583.jpg
│   │   ├── 85898948110956070582.jpg
│   │   ├── 85898948558520133081.jpg
│   │   ├── 8589901571226494558logo.gif
│   │   ├── 8589901572485244558banner.gif
│   │   └── 858990157274024455804.jpg
│   ├── index.htm
│   ├── index.html
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── footer.ascx
├── footer.ascx.cs
├── head.ascx
├── head.ascx.cs
├── images
│   ├── 01.gif
│   ├── 01.jpg
│   ├── 02.gif
│   ├── 02.jpg
│   ├── 03.jpg
│   ├── 04.jpg
│   ├── 05.jpg
│   ├── banner.gif
│   ├── bd1.gif
│   ├── bd2.gif
│   ├── bd3.gif
│   ├── bd4.gif
│   ├── bg2.gif
│   ├── bg.gif
│   ├── bgzz.gif
│   ├── botbg.gif
│   ├── botleft.gif
│   ├── botright.gif
│   ├── css.css
│   ├── dh_bot.gif
│   ├── dh.gif
│   ├── focus1.swf
│   ├── focus.swf
│   ├── hd.gif
│   ├── index.htm
│   ├── index.html
│   ├── left_top.gif
│   ├── login.gif
│   ├── logo.gif
│   ├── midbg.gif
│   ├── midlbg.gif
│   ├── moer.gif
│   ├── pic2.gif
│   ├── pic3.gif
│   ├── pic4.gif
│   ├── pic.gif
│   ├── skel_bg.gif
│   ├── skel_icons.gif
│   ├── soan.gif
│   ├── sousuo2.gif
│   ├── sousuo3.gif
│   ├── sousuobg.gif
│   ├── sousuo.gif
│   ├── top_bg.jpg
│   ├── top.gif
│   ├── touxiang.gif
│   ├── xingx.gif
│   ├── zx.gif
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── index.htm
├── index.html
├── j_news.ascx
├── j_news.ascx.cs
├── left.ascx
├── left.ascx.cs
├── more_info_nopic.aspx
├── more_info_nopic.aspx.cs
├── more_info_pic.aspx
├── more_info_pic.aspx.cs
├── Myadmin
│   ├── 2.html
│   ├── ad_add.aspx
│   ├── ad_add.aspx.cs
│   ├── ad_admin.aspx
│   ├── ad_admin.aspx.cs
│   ├── AddAdministrator.aspx
│   ├── AddAdministrator.aspx.cs
│   ├── add_friend_link.aspx
│   ├── add_friend_link.aspx.cs
│   ├── Add_type.aspx
│   ├── Add_type.aspx.cs
│   ├── admin_login.aspx
│   ├── admin_login.aspx.cs
│   ├── ad_update.aspx
│   ├── ad_update.aspx.cs
│   ├── answer_message.aspx
│   ├── answer_message.aspx.cs
│   ├── answer_zxbx.aspx
│   ├── answer_zxbx.aspx.cs
│   ├── article_add.aspx
│   ├── article_add.aspx.cs
│   ├── article_add_type.aspx
│   ├── article_add_type.aspx.cs
│   ├── article_admin.aspx
│   ├── article_admin.aspx.cs
│   ├── article_search.aspx
│   ├── article_search.aspx.cs
│   ├── article_type.aspx
│   ├── article_type.aspx.cs
│   ├── article_update.aspx
│   ├── article_update.aspx.cs
│   ├── article_update_type.aspx
│   ├── article_update_type.aspx.cs
│   ├── Default.aspx
│   ├── Default.aspx.cs
│   ├── doc.aspx
│   ├── doc.aspx.cs
│   ├── down_add.aspx
│   ├── down_add.aspx.cs
│   ├── down_admin.aspx
│   ├── down_admin.aspx.cs
│   ├── down_search.aspx
│   ├── down_search.aspx.cs
│   ├── down_update.aspx
│   ├── down_update.aspx.cs
│   ├── employ_info_update.aspx
│   ├── employ_info_update.aspx.cs
│   ├── Error.aspx
│   ├── Error.aspx.cs
│   ├── flash.aspx
│   ├── flash.aspx.cs
│   ├── focus_ad_add.aspx
│   ├── focus_ad_add.aspx.cs
│   ├── focus_ad.aspx
│   ├── focus_ad.aspx.cs
│   ├── focus_ad_update.aspx
│   ├── focus_ad_update.aspx.cs
│   ├── friend_link.aspx
│   ├── friend_link.aspx.cs
│   ├── help.htm
│   ├── Image
│   │   ├── 1.gif
│   │   ├── 2.gif
│   │   ├── btn_add.jpg
│   │   ├── btn_biaoshi.gif
│   │   ├── btn_del.jpg
│   │   ├── btn_ok.gif
│   │   ├── btn_search.jpg
│   │   ├── btn_select.jpg
│   │   ├── btn_short.psd
│   │   ├── btn_sub.psd
│   │   ├── btn_update1.gif
│   │   ├── btn_update.jpg
│   │   ├── caozuoyuan.gif
│   │   ├── default.gif
│   │   ├── display.gif
│   │   ├── home2.gif
│   │   ├── home.gif
│   │   ├── icon.gif
│   │   ├── leftbg.gif
│   │   ├── leftmenubg.gif
│   │   ├── line_bg.gif
│   │   ├── line.gif
│   │   ├── litle_icon.gif
│   │   ├── little_icon2.gif
│   │   ├── loginout2.gif
│   │   ├── loginout.gif
│   │   ├── logo_01.gif
│   │   ├── logo_02.gif
│   │   ├── logo_03.gif
│   │   ├── logo_04.gif
│   │   ├── logo_05.gif
│   │   ├── logo_06.gif
│   │   ├── logo.gif
│   │   ├── md.asp
│   │   ├── menu2.gif
│   │   ├── menu.gif
│   │   ├── menu.psd
│   │   ├── money.gif
│   │   ├── no_read.gif
│   │   ├── pju.gif
│   │   ├── readed.gif
│   │   ├── show.gif
│   │   ├── sub_banner.gif
│   │   ├── submenu.psd
│   │   ├── subtop.gif
│   │   ├── topbg.gif
│   │   ├── topleft.gif
│   │   ├── topleft.jpg
│   │   ├── topleft.png
│   │   ├── topleft.psd
│   │   ├── UserCancel_btn.gif
│   │   ├── UserLogin_Btn.gif
│   │   └── web.css
│   ├── index.htm
│   ├── index.html
│   ├── loginout.aspx
│   ├── loginout.aspx.cs
│   ├── MainInfo.aspx
│   ├── MainInfo.aspx.cs
│   ├── MainMenu.htm
│   ├── message.aspx
│   ├── message.aspx.cs
│   ├── news_add.aspx
│   ├── news_add.aspx.cs
│   ├── news_admin.aspx
│   ├── news_admin.aspx.cs
│   ├── news_search.aspx
│   ├── news_search.aspx.cs
│   ├── news_update.aspx
│   ├── news_update.aspx.cs
│   ├── online_bm_admin.aspx
│   ├── online_bm_admin.aspx.cs
│   ├── o,_鳪 user_manage.aspx
│   ├── o,_鳪 user_manage.aspx.cs
│   ├── photo_add.aspx
│   ├── photo_add.aspx.cs
│   ├── photo_admin.aspx
│   ├── photo_admin.aspx.cs
│   ├── photo_search.aspx
│   ├── photo_search.aspx.cs
│   ├── photo_update.aspx
│   ├── photo_update.aspx.cs
│   ├── product_add.aspx
│   ├── product_add.aspx.cs
│   ├── product_admin.aspx
│   ├── product_admin.aspx.cs
│   ├── product_search.aspx
│   ├── product_search.aspx.cs
│   ├── product_update.aspx
│   ├── product_update.aspx.cs
│   ├── readme.ini
│   ├── show_sub_info.aspx
│   ├── show_sub_info.aspx.cs
│   ├── show_type.aspx
│   ├── show_type.aspx.cs
│   ├── SysAdministrator.aspx
│   ├── SysAdministrator.aspx.cs
│   ├── SysInfoMenu.htm
│   ├── sys_info.msconfig
│   ├── updata_type.aspx
│   ├── updata_type.aspx.cs
│   ├── UpdateSysAdminitrator.aspx
│   ├── UpdateSysAdminitrator.aspx.cs
│   ├── UserLogin.aspx
│   ├── UserLogin.aspx.cs
│   ├── ValidateCode.aspx
│   ├── ValidateCode.aspx.cs
│   ├── vipSysMenu.html
│   ├── web_info.aspx
│   ├── web_info.aspx.cs
│   ├── zxbx_admin.aspx
│   ├── zxbx_admin.aspx.cs
│   ├── 免费VIP会员招募.txt
│   ├── 商业资源资源免费放送.txt.url
│   ├── 帮助中心.txt.url
│   └── 狗扑源码申明.txt
├── online_bm.aspx
├── online_bm.aspx.cs
├── readme.ini
├── readme.txt
├── search.ascx
├── search.ascx.cs
├── show_focus.aspx
├── show_focus.aspx.cs
├── show_info_nopic.aspx
├── show_info_nopic.aspx.cs
├── show_info_pic.aspx
├── show_info_pic.aspx.cs
├── show_search.aspx
├── show_search.aspx.cs
├── show_xsst.aspx
├── show_xsst.aspx.cs
├── toum.swf
├── UserFiles
│   └── Image
│   ├── clip_image001.jpg
│   ├── clip_image002(1).jpg
│   ├── clip_image002.jpg
│   ├── clip_image003(1).jpg
│   ├── clip_image003.jpg
│   └── clip_image004.jpg
├── Web.config
├── web_info.aspx
├── web_info.aspx.cs
├── xsst.aspx
└── xsst.aspx.cs

64 directories, 747 files

标签:

实例下载地址

.NET学校网站源码

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警