在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → asp.net +access 网站+后台(完整站)

asp.net +access 网站+后台(完整站)

一般编程问题

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

实例介绍

【实例简介】
1、开发工具vs2010+access 2、通用网站后台,适合商用开发和学习,代码简单易懂 3、后台有新闻发布模块、管理员管理模块、图片管理等功能模块,编辑器采用的是fckeditor
【实例截图】
【核心代码】
6651220www.gujinzudao.com20130507
└── www.gujinzudao.com
├── App_Code
│   ├── BLL
│   │   ├── Advertisement.cs
│   │   ├── AlertTime.cs
│   │   ├── book.cs.exclude
│   │   ├── Bottomad.cs
│   │   ├── CkCount.cs
│   │   ├── companyInfo.cs
│   │   ├── Enter.cs
│   │   ├── gsclass.cs
│   │   ├── gscontent.cs.exclude
│   │   ├── lianjie.cs
│   │   ├── newsbig.cs
│   │   ├── newscontent.cs
│   │   ├── productclass.cs
│   │   ├── product.cs
│   │   ├── RouterInfo.cs
│   │   ├── Type.cs
│   │   ├── user.cs
│   │   └── wangzhan.cs
│   ├── DAL
│   │   ├── Advertisement.cs
│   │   ├── AlertTime.cs
│   │   ├── book.cs.exclude
│   │   ├── Bottomad.cs
│   │   ├── CkCount.cs
│   │   ├── companyInfo.cs
│   │   ├── Enter.cs
│   │   ├── gsclass.cs
│   │   ├── gscontent.cs.exclude
│   │   ├── lianjie.cs
│   │   ├── newsbig.cs
│   │   ├── newscontent.cs
│   │   ├── productclass.cs
│   │   ├── product.cs
│   │   ├── RouterInfo.cs
│   │   ├── Type.cs
│   │   ├── user.cs
│   │   └── wangzhan.cs
│   ├── DataControlHelper.cs
│   ├── DB.cs
│   ├── DBUtility
│   │   ├── DbHelperOleDb.cs
│   │   ├── PubConstant.cs
│   │   └── SQLHelper.cs
│   ├── md5.cs
│   ├── MessageBox.cs
│   ├── Model
│   │   ├── Advertisement.cs
│   │   ├── AlertTime.cs
│   │   ├── book.cs.exclude
│   │   ├── Bottomad.cs
│   │   ├── CkCount.cs
│   │   ├── companyInfo.cs
│   │   ├── Enter.cs
│   │   ├── gsclass.cs
│   │   ├── gscontent.cs.exclude
│   │   ├── lianjie.cs
│   │   ├── newsbig.cs
│   │   ├── newscontent.cs
│   │   ├── productclass.cs
│   │   ├── product.cs
│   │   ├── RouterInfo.cs
│   │   ├── Type.cs
│   │   ├── user.cs
│   │   └── wangzhan.cs
│   ├── PageValidate.cs
│   ├── Security.cs
│   ├── upload.cs
│   ├── ValidateNumber.cs
│   └── website.cs
├── App_Data
│   ├── access.mdb
│   └── back
│   └── 2013429151038back.mdb
├── Bin
│   ├── AspNetPager.dll
│   ├── AspNetPager.dll.refresh
│   ├── CuteEditor.dll
│   ├── CuteEditor.dll.refresh
│   ├── cuteeditor.lic
│   ├── FredCK.FCKeditorV2.dll
│   ├── FredCK.FCKeditorV2.dll.refresh
│   ├── IBatisNet.Common.dll
│   ├── IBatisNet.DataMapper.dll
│   ├── LTP.Accounts.dll
│   ├── LTP.Common.dll
│   ├── LtpPageControl.dll
│   ├── Maticsoft.DBUtility.dll
│   ├── Microsoft.Web.UI.WebControls.dll
│   ├── MySql.Data.dll
│   ├── UrlRewriter.dll
│   └── UrlRewriter.dll.refresh
├── companyculture.aspx
├── companyculture.aspx.cs
├── companyinfo.aspx
├── companyinfo.aspx.cs
├── companyshow.aspx
├── companyshow.aspx.cs
├── contactus.aspx
├── contactus.aspx.cs
├── css
│   ├── childTop.css
│   ├── css.css
│   ├── index.css
│   ├── list.css
│   ├── qq.css
│   └── topcss.css
├── CuteSoft_Client
│   └── CuteEditor
│   ├── Blank.cep
│   ├── Configuration
│   │   ├── AutoConfigure
│   │   │   ├── Compact.config
│   │   │   ├── Default.config
│   │   │   ├── Full.config
│   │   │   ├── Full_noform.config
│   │   │   ├── Minimal.config
│   │   │   ├── MyTool.config
│   │   │   ├── None.config
│   │   │   ├── Sample.config
│   │   │   └── Simple.config
│   │   ├── ContextMenuMode
│   │   │   ├── Compact.config
│   │   │   ├── Default.config
│   │   │   ├── Full.config
│   │   │   ├── Full_noform.config
│   │   │   ├── Minimal.config
│   │   │   ├── None.config
│   │   │   └── Simple.config
│   │   ├── Security
│   │   │   ├── Admin.config
│   │   │   ├── Default.config
│   │   │   └── Guest.config
│   │   └── Shared
│   │   └── Common.config
│   ├── Dialogs
│   │   ├── Clean.htm
│   │   ├── colorpicker.aspx
│   │   ├── colorpicker_basic.aspx
│   │   ├── colorpicker_more.aspx
│   │   ├── colorpicker_more_ie.aspx
│   │   ├── colorpicker_more_ns.aspx
│   │   ├── Find.htm
│   │   ├── Gecko_InsertChars.htm
│   │   ├── gecko_pasteashtml.htm
│   │   ├── gecko_pastetext.htm
│   │   ├── gecko_pasteword.htm
│   │   ├── htc.htc
│   │   ├── ImageMap.htm
│   │   ├── InsertAnchor.htm
│   │   ├── InsertChars.htm
│   │   ├── InsertDocument.aspx
│   │   ├── InsertEmotion.htm
│   │   ├── InsertFlash.aspx
│   │   ├── InsertGallery.aspx
│   │   ├── InsertImage.aspx
│   │   ├── InsertMedia.aspx
│   │   ├── InsertTemplate.aspx
│   │   ├── Load.ashx
│   │   ├── MapLink.htm
│   │   ├── outereditorfull.aspx
│   │   ├── Page.htm
│   │   ├── Preview.htm
│   │   ├── SelectFile.aspx
│   │   ├── SelectImage.aspx
│   │   ├── SyntaxHighlighter.htm
│   │   ├── Tag
│   │   │   ├── tag_a.ascx
│   │   │   ├── tag_common.ascx
│   │   │   ├── tag_div.ascx
│   │   │   ├── tag_flash.ascx
│   │   │   ├── tag_form.ascx
│   │   │   ├── tag_hr.ascx
│   │   │   ├── tag_image.ascx
│   │   │   ├── tag_input.ascx
│   │   │   ├── tag_inserttable.ascx
│   │   │   ├── Tag_li.ascx
│   │   │   ├── tag_media.ascx
│   │   │   ├── tag_select.ascx
│   │   │   ├── tag_style.ascx
│   │   │   ├── tag_style_background.ascx
│   │   │   ├── tag_style_border.ascx
│   │   │   ├── tag_style_font.ascx
│   │   │   ├── tag_style_layout.ascx
│   │   │   ├── tag_style_list.ascx
│   │   │   ├── tag_style_other.ascx
│   │   │   ├── tag_style_text.ascx
│   │   │   ├── tag_table.ascx
│   │   │   ├── tag_td.ascx
│   │   │   ├── tag__template.ascx
│   │   │   ├── tag_textarea.ascx
│   │   │   └── tag_tr.ascx
│   │   ├── Tag.aspx
│   │   ├── tag.config
│   │   ├── ThumbList.ascx
│   │   ├── Thumbnail.aspx
│   │   ├── UniversalKeyboard.aspx
│   │   ├── Web.config
│   │   ├── xbl.xml
│   │   └── YouTube.aspx
│   ├── Editor.cep
│   ├── flashplayer.swf
│   ├── Help
│   │   └── default.htm
│   ├── Images
│   │   ├── 1x1.gif
│   │   ├── Accessibility.gif
│   │   ├── Actualsize.gif
│   │   ├── all.gif
│   │   ├── anchor.gif
│   │   ├── area.gif
│   │   ├── arj.gif
│   │   ├── arrow.gif
│   │   ├── asa.gif
│   │   ├── asax.gif
│   │   ├── ascx.gif
│   │   ├── asmx.gif
│   │   ├── asp.gif
│   │   ├── aspx.gif
│   │   ├── a_template.gif
│   │   ├── au.gif
│   │   ├── avi.gif
│   │   ├── backward.gif
│   │   ├── bat.gif
│   │   ├── bestfit.gif
│   │   ├── blank2020.gif
│   │   ├── blank2020.png
│   │   ├── bmp.gif
│   │   ├── bold.gif
│   │   ├── border_bottom.gif
│   │   ├── border_left.gif
│   │   ├── border_none.gif
│   │   ├── border_outside.gif
│   │   ├── border_right.gif
│   │   ├── border_top.gif
│   │   ├── box.gif
│   │   ├── break.gif
│   │   ├── bspreview.gif
│   │   ├── bullist.gif
│   │   ├── buttons.gif
│   │   ├── cab.gif
│   │   ├── center.gif
│   │   ├── checkbox.gif
│   │   ├── chm.gif
│   │   ├── cleanup.gif
│   │   ├── clear.gif
│   │   ├── closedfolder.gif
│   │   ├── close.gif
│   │   ├── codedropdown.gif
│   │   ├── code.gif
│   │   ├── colorfocus.gif
│   │   ├── colorpen.gif
│   │   ├── colorpicker.gif
│   │   ├── com.gif
│   │   ├── config.gif
│   │   ├── contact.gif
│   │   ├── copy.gif
│   │   ├── cpie_Color.cur
│   │   ├── cpie_GradientPositionDark.gif
│   │   ├── cpie_GradientPositionLight.gif
│   │   ├── cpie_gradients.png
│   │   ├── cpie_VerticalPosition.gif
│   │   ├── cpie_WebSafe.gif
│   │   ├── cpns_Color.cur
│   │   ├── cpns_ColorSpace1.png
│   │   ├── cpns_ColorSpace2.png
│   │   ├── cpns_GradientPositionDark.gif
│   │   ├── cpns_GradientPositionLight.gif
│   │   ├── cpns_gradients.png
│   │   ├── cpns_hue2.png
│   │   ├── cpns_Vertical1.png
│   │   ├── cpns_Vertical2.png
│   │   ├── cpns_VerticalPosition.gif
│   │   ├── cpns_WebSafe.gif
│   │   ├── cs.gif
│   │   ├── cssclass.gif
│   │   ├── css.gif
│   │   ├── cssstyle.gif
│   │   ├── cut.gif
│   │   ├── delete.gif
│   │   ├── delrow.gif
│   │   ├── design.gif
│   │   ├── disco.gif
│   │   ├── dll.gif
│   │   ├── doc.gif
│   │   ├── document.gif
│   │   ├── docx.gif
│   │   ├── download.gif
│   │   ├── drop-arrow.gif
│   │   ├── dropdownbox.gif
│   │   ├── edit2.gif
│   │   ├── edit.gif
│   │   ├── emangel.gif
│   │   ├── emangry.gif
│   │   ├── embeer.gif
│   │   ├── emcake.gif
│   │   ├── emcat.gif
│   │   ├── emclock.gif
│   │   ├── emcocktl.gif
│   │   ├── emcrook.gif
│   │   ├── emcry.gif
│   │   ├── emdgust.gif
│   │   ├── emdog.gif
│   │   ├── ememail.gif
│   │   ├── emembarrassed.gif
│   │   ├── emfemale.gif
│   │   ├── emfilm.gif
│   │   ├── emfist.gif
│   │   ├── emgift.gif
│   │   ├── emhot.gif
│   │   ├── emhug2.gif
│   │   ├── emhug.gif
│   │   ├── emidea.gif
│   │   ├── emkulou.gif
│   │   ├── emlips.gif
│   │   ├── emlove.gif
│   │   ├── emmale.gif
│   │   ├── emmessag.gif
│   │   ├── emmoon.gif
│   │   ├── emnote.gif
│   │   ├── emotion.gif
│   │   ├── emphone.gif
│   │   ├── emphoto.gif
│   │   ├── emquestion.gif
│   │   ├── emrainbow.gif
│   │   ├── emrose.gif
│   │   ├── emrosesad.gif
│   │   ├── emsad.gif
│   │   ├── emsmiled.gif
│   │   ├── emsmile.gif
│   │   ├── emsmileo.gif
│   │   ├── emsmilep.gif
│   │   ├── emstar.gif
│   │   ├── emtea.gif
│   │   ├── emteeth.gif
│   │   ├── emthdown.gif
│   │   ├── emthup.gif
│   │   ├── emunlove.gif
│   │   ├── emvamp.gif
│   │   ├── emwink.gif
│   │   ├── exe.gif
│   │   ├── eximage.gif
│   │   ├── face10.gif
│   │   ├── face11.gif
│   │   ├── face12.gif
│   │   ├── face13.gif
│   │   ├── face14.gif
│   │   ├── face15.gif
│   │   ├── face16.gif
│   │   ├── face17.gif
│   │   ├── face18.gif
│   │   ├── face19.gif
│   │   ├── face1.gif
│   │   ├── face20.gif
│   │   ├── face21.gif
│   │   ├── face22.gif
│   │   ├── face23.gif
│   │   ├── face24.gif
│   │   ├── face2.gif
│   │   ├── face3.gif
│   │   ├── face4.gif
│   │   ├── face5.gif
│   │   ├── face6.gif
│   │   ├── face7.gif
│   │   ├── face8.gif
│   │   ├── face9.gif
│   │   ├── flash32.gif
│   │   ├── flash.gif
│   │   ├── flv.gif
│   │   ├── fontcolor.gif
│   │   ├── fontdropdown.gif
│   │   ├── fontend.gif
│   │   ├── formbg2.bmp
│   │   ├── formbg2.gif
│   │   ├── formbg.gif
│   │   ├── formbn.gif
│   │   ├── Form.gif
│   │   ├── forward.gif
│   │   ├── gif.gif
│   │   ├── help.gif
│   │   ├── h-f-3Columns-Body.gif
│   │   ├── hiddenfield.gif
│   │   ├── hlp.gif
│   │   ├── h-l-tr-Body.gif
│   │   ├── horizontal.background.gif
│   │   ├── horizontal.gif
│   │   ├── horizontal.start.gif
│   │   ├── h-R-t-Body.gif
│   │   ├── htm.gif
│   │   ├── html.gif
│   │   ├── htmlview.gif
│   │   ├── icon-info.gif
│   │   ├── imagebutton.gif
│   │   ├── imagedropdown.gif
│   │   ├── imageeditor.gif
│   │   ├── image.gif
│   │   ├── ImageMap.gif
│   │   ├── Images1x1.gif
│   │   ├── img.gif
│   │   ├── inc.gif
│   │   ├── ini.gif
│   │   ├── insertDate.gif
│   │   ├── italic.gif
│   │   ├── jpeg.gif
│   │   ├── jpg.gif
│   │   ├── justifyfull.gif
│   │   ├── justifynone.gif
│   │   ├── keyboard.gif
│   │   ├── layer.gif
│   │   ├── layout.gif
│   │   ├── lcase.gif
│   │   ├── left-corners.png
│   │   ├── left.gif
│   │   ├── lightblue_colorpen.gif
│   │   ├── lightblue_fontcolor.gif
│   │   ├── linkdropdown.gif
│   │   ├── link.gif
│   │   ├── listbar.gif
│   │   ├── locked.gif
│   │   ├── log.gif
│   │   ├── mdb.gif
│   │   ├── media.gif
│   │   ├── menuleft.gif
│   │   ├── mid.gif
│   │   ├── midi.gif
│   │   ├── move.gif
│   │   ├── mov.gif
│   │   ├── mp3.gif
│   │   ├── mpeg.gif
│   │   ├── mpg.gif
│   │   ├── multiclavier.gif
│   │   ├── newfolder.gif
│   │   ├── new.gif
│   │   ├── newtemplate.gif
│   │   ├── noneditable.gif
│   │   ├── One-Column-Table.gif
│   │   ├── openfolder.gif
│   │   ├── open.gif
│   │   ├── optionbutton.gif
│   │   ├── outdent.gif
│   │   ├── page.gif
│   │   ├── paragraphdropdown.gif
│   │   ├── paragraph.gif
│   │   ├── parentfolder.gif
│   │   ├── passwordfield.gif
│   │   ├── paste.gif
│   │   ├── pastetext.gif
│   │   ├── pasteword.gif
│   │   ├── pdf.gif
│   │   ├── png.gif
│   │   ├── ppt.gif
│   │   ├── print.gif
│   │   ├── refresh.gif
│   │   ├── reload.gif
│   │   ├── resizecell.gif
│   │   ├── ResizeCorner.gif
│   │   ├── resize.gif
│   │   ├── restore.gif
│   │   ├── right.gif
│   │   ├── right_to_left.gif
│   │   ├── row.gif
│   │   ├── rtf.gif
│   │   ├── rule.gif
│   │   ├── save.gif
│   │   ├── s_cut.gif
│   │   ├── signature.gif
│   │   ├── sizedropdown.gif
│   │   ├── space.gif
│   │   ├── spanend.gif
│   │   ├── s_refresh.gif
│   │   ├── standardtoolbar.gif
│   │   ├── style.Background.gif
│   │   ├── style.Border.gif
│   │   ├── style.font.gif
│   │   ├── style.Layout.gif
│   │   ├── style.List.gif
│   │   ├── style.Other.gif
│   │   ├── style.Text.gif
│   │   ├── swf.gif
│   │   ├── sys.gif
│   │   ├── tab-bg.gif
│   │   ├── table.gif
│   │   ├── tbdown.gif
│   │   ├── template.gif
│   │   ├── Three-Column-Table.gif
│   │   ├── tif.gif
│   │   ├── timer.gif
│   │   ├── t-minus.gif
│   │   ├── t-plus.gif
│   │   ├── Two-Column-Table.gif
│   │   ├── txt.gif
│   │   ├── ucase.gif
│   │   ├── under.gif
│   │   ├── undo.gif
│   │   ├── unknown.gif
│   │   ├── vb.gif
│   │   ├── vbs.gif
│   │   ├── vsdisco.gif
│   │   ├── wav.gif
│   │   ├── wmv.gif
│   │   ├── wri.gif
│   │   ├── xls.gif
│   │   ├── xlsx.gif
│   │   ├── xml.gif
│   │   ├── youtube.gif
│   │   ├── zip.gif
│   │   ├── zoom.gif
│   │   ├── zoom_in.gif
│   │   ├── zoomin.gif
│   │   ├── zoom_out.gif
│   │   └── zoomout.gif
│   ├── Languages
│   │   ├── _default.xml
│   │   └── zh-cn.xml
│   ├── Load.ashx
│   ├── Scripts
│   │   ├── ColorPicker.htc
│   │   ├── ColorPicker.js
│   │   ├── Constant.js
│   │   ├── DatePicker.js
│   │   ├── Dialog
│   │   │   ├── Dialog_Clean.js
│   │   │   ├── Dialog_ColorPicker_IE.js
│   │   │   ├── Dialog_ColorPicker.js
│   │   │   ├── Dialog_ColorPicker_NS.js
│   │   │   ├── Dialog_Find.js
│   │   │   ├── DialogFoot.js
│   │   │   ├── Dialog_gallery_spring.js
│   │   │   ├── Dialog_gecko_pastehtml.js
│   │   │   ├── Dialog_gecko_pastetext.js
│   │   │   ├── Dialog_gecko_pasteword.js
│   │   │   ├── DialogHead.js
│   │   │   ├── Dialog_ImageMap.js
│   │   │   ├── Dialog_InsertAnchor.js
│   │   │   ├── Dialog_InsertChars.js
│   │   │   ├── Dialog_InsertDocument.js
│   │   │   ├── Dialog_InsertEmotion.js
│   │   │   ├── Dialog_InsertFlash.js
│   │   │   ├── Dialog_InsertGallery.js
│   │   │   ├── Dialog_InsertImage.js
│   │   │   ├── Dialog_InsertMedia.js
│   │   │   ├── Dialog_InsertTemplate.js
│   │   │   ├── Dialog_Keyboard.js
│   │   │   ├── Dialog_MapLink.js
│   │   │   ├── Dialog_Page.js
│   │   │   ├── Dialog_Preview.js
│   │   │   ├── Dialog_SelectFile.js
│   │   │   ├── Dialog_SelectImage.js
│   │   │   ├── Dialog_Tag_A.js
│   │   │   ├── Dialog_Tag_Common.js
│   │   │   ├── Dialog_Tag_Div.js
│   │   │   ├── Dialog_Tag_Flash.js
│   │   │   ├── Dialog_TagFoot.js
│   │   │   ├── Dialog_Tag_Form.js
│   │   │   ├── Dialog_TagHead.js
│   │   │   ├── Dialog_Tag_Hr.js
│   │   │   ├── Dialog_Tag_Image.js
│   │   │   ├── Dialog_Tag_Input.js
│   │   │   ├── Dialog_Tag_InsertTable.js
│   │   │   ├── Dialog_Tag_Li.js
│   │   │   ├── Dialog_Tag_Media.js
│   │   │   ├── Dialog_Tag_Select.js
│   │   │   ├── Dialog_Tag_Span.js
│   │   │   ├── Dialog_Tag_Style_Background.js
│   │   │   ├── Dialog_Tag_Style_Border.js
│   │   │   ├── Dialog_Tag_Style_Font.js
│   │   │   ├── Dialog_Tag_Style.js
│   │   │   ├── Dialog_Tag_Style_Layout.js
│   │   │   ├── Dialog_Tag_Style_Text.js
│   │   │   ├── Dialog_Tag_Table.js
│   │   │   ├── Dialog_Tag_Td.js
│   │   │   ├── Dialog_Tag_Textarea.js
│   │   │   ├── Dialog_Tag_Tr.js
│   │   │   └── Dialog_YouTube.js
│   │   ├── Gecko_Implementation
│   │   │   └── CuteEditorImplementation.js
│   │   ├── Gecko_Loader
│   │   │   └── Loader.js
│   │   ├── IE_Implementation
│   │   │   └── CuteEditorImplementation.js
│   │   ├── IE_Loader
│   │   │   └── Loader.js
│   │   ├── Keyboard
│   │   │   ├── keyboard-data.js
│   │   │   ├── keyboard-diacritic.js
│   │   │   ├── keyboard-dialogue.js
│   │   │   └── keyboard-multihexa.js
│   │   ├── Opera_Implementation
│   │   │   └── CuteEditorImplementation.js
│   │   ├── Opera_Loader
│   │   │   └── Loader.js
│   │   ├── Safari12_Implementation
│   │   │   └── CuteEditorImplementation.js
│   │   ├── Safari12_Loader
│   │   │   └── Loader.js
│   │   ├── Safari_Loader
│   │   │   └── Loader.js
│   │   ├── Safar_Implementation
│   │   │   └── CuteEditorImplementation.js
│   │   ├── spell.js
│   │   └── SyntaxHighlighter
│   │   ├── shBrushCpp.js
│   │   ├── shBrushCSharp.js
│   │   ├── shBrushCss.js
│   │   ├── shBrushDelphi.js
│   │   ├── shBrushJava.js
│   │   ├── shBrushJScript.js
│   │   ├── shBrushPhp.js
│   │   ├── shBrushPython.js
│   │   ├── shBrushRuby.js
│   │   ├── shBrushSql.js
│   │   ├── shBrushVb.js
│   │   ├── shBrushXml.js
│   │   └── _shCore.js
│   ├── Style
│   │   ├── ColorPicker_IE.css
│   │   ├── ColorPicker_NS.css
│   │   ├── IE.css
│   │   ├── spell.css
│   │   └── SyntaxHighlighter.css
│   ├── Template.aspx
│   ├── Themes
│   │   └── Office2003
│   │   ├── dialog.css
│   │   ├── Images
│   │   │   ├── abspos.gif
│   │   │   ├── all.png
│   │   │   ├── anchor.gif
│   │   │   ├── arrow.gif
│   │   │   ├── b1.gif
│   │   │   ├── b1.png
│   │   │   ├── BackColor.gif
│   │   │   ├── backward.gif
│   │   │   ├── bg.gif
│   │   │   ├── bold.gif
│   │   │   ├── borders.gif
│   │   │   ├── box.gif
│   │   │   ├── break.gif
│   │   │   ├── bspreview.gif
│   │   │   ├── bullist.gif
│   │   │   ├── cell.gif
│   │   │   ├── center.gif
│   │   │   ├── checkbox.gif
│   │   │   ├── cleanup.gif
│   │   │   ├── Close2.gif
│   │   │   ├── codeeditor.gif
│   │   │   ├── code.gif
│   │   │   ├── colorpen.gif
│   │   │   ├── copy.gif
│   │   │   ├── cut.gif
│   │   │   ├── delcell.gif
│   │   │   ├── delcol.gif
│   │   │   ├── delete.gif
│   │   │   ├── delrow.gif
│   │   │   ├── design.gif
│   │   │   ├── document.gif
│   │   │   ├── droparrow.gif
│   │   │   ├── dropdownbox.gif
│   │   │   ├── EditInNewWindow.gif
│   │   │   ├── emotion.gif
│   │   │   ├── eximage.gif
│   │   │   ├── Express.gif
│   │   │   ├── find.gif
│   │   │   ├── fit.gif
│   │   │   ├── flash.gif
│   │   │   ├── fontcolor.gif
│   │   │   ├── ForeColor.gif
│   │   │   ├── formbg.gif
│   │   │   ├── Form.gif
│   │   │   ├── forward.gif
│   │   │   ├── groupbox.gif
│   │   │   ├── help.gif
│   │   │   ├── hiddenfield.gif
│   │   │   ├── horizontal.background.gif
│   │   │   ├── horizontal.gif
│   │   │   ├── horizontal.start.gif
│   │   │   ├── htmlview.gif
│   │   │   ├── imagebutton.gif
│   │   │   ├── image.gif
│   │   │   ├── ImageMap.gif
│   │   │   ├── indent.gif
│   │   │   ├── inscell.gif
│   │   │   ├── inscol.gif
│   │   │   ├── inscol_l.gif
│   │   │   ├── inscol_r.gif
│   │   │   ├── insertDate.gif
│   │   │   ├── insertform.gif
│   │   │   ├── InsertPageBreak.gif
│   │   │   ├── insrow_b.gif
│   │   │   ├── insrow.gif
│   │   │   ├── insrow_t.gif
│   │   │   ├── instable.gif
│   │   │   ├── italic.gif
│   │   │   ├── justifyfull.gif
│   │   │   ├── justifynone.gif
│   │   │   ├── keyboard.gif
│   │   │   ├── l1.gif
│   │   │   ├── l1.png
│   │   │   ├── l2.gif
│   │   │   ├── l2.png
│   │   │   ├── layer.gif
│   │   │   ├── lcase.gif
│   │   │   ├── left.gif
│   │   │   ├── left_to_right.gif
│   │   │   ├── lightblue_colorpen.gif
│   │   │   ├── lightblue_fontcolor.gif
│   │   │   ├── link.gif
│   │   │   ├── listbox.gif
│   │   │   ├── media.gif
│   │   │   ├── menuleft.gif
│   │   │   ├── minus.gif
│   │   │   ├── mrgcell_b.gif
│   │   │   ├── mrgcell.gif
│   │   │   ├── mrgcell_r.gif
│   │   │   ├── newdoc.gif
│   │   │   ├── noneditable.gif
│   │   │   ├── numlist.gif
│   │   │   ├── optionbutton.gif
│   │   │   ├── outdent.gif
│   │   │   ├── page.gif
│   │   │   ├── paragraph.gif
│   │   │   ├── passwordfield.gif
│   │   │   ├── PasteAsHtml.gif
│   │   │   ├── paste.gif
│   │   │   ├── pastetext.gif
│   │   │   ├── pasteword.gif
│   │   │   ├── plus.gif
│   │   │   ├── preview.gif
│   │   │   ├── print.gif
│   │   │   ├── pushbutton.gif
│   │   │   ├── r1.gif
│   │   │   ├── r1.png
│   │   │   ├── r2.gif
│   │   │   ├── r2.png
│   │   │   ├── redo.gif
│   │   │   ├── reset.gif
│   │   │   ├── restore.gif
│   │   │   ├── right.gif
│   │   │   ├── right_to_left.gif
│   │   │   ├── row.gif
│   │   │   ├── rule.gif
│   │   │   ├── save.gif
│   │   │   ├── selectall.gif
│   │   │   ├── selectnone.gif
│   │   │   ├── Separator.gif
│   │   │   ├── specialchar.gif
│   │   │   ├── spell.gif
│   │   │   ├── spltcell_b.gif
│   │   │   ├── spltcell.gif
│   │   │   ├── spltcell_r.gif
│   │   │   ├── strike.gif
│   │   │   ├── submit.gif
│   │   │   ├── subscript.gif
│   │   │   ├── superscript.gif
│   │   │   ├── t1.gif
│   │   │   ├── t1.png
│   │   │   ├── t2.gif
│   │   │   ├── t2.png
│   │   │   ├── t3.gif
│   │   │   ├── t3.png
│   │   │   ├── table.gif
│   │   │   ├── tbdown.gif
│   │   │   ├── template.gif
│   │   │   ├── textarea.gif
│   │   │   ├── textbox.gif
│   │   │   ├── text.gif
│   │   │   ├── timer.gif
│   │   │   ├── toolbarbutton.over.gif
│   │   │   ├── ucase.gif
│   │   │   ├── under.gif
│   │   │   ├── undo.gif
│   │   │   ├── unformat.gif
│   │   │   ├── unlink.gif
│   │   │   └── youtube.gif
│   │   └── style.css
│   ├── Uploader.ashx
│   └── Web.config
├── fckeditor
│   ├── editor
│   │   ├── css
│   │   │   ├── behaviors
│   │   │   │   ├── disablehandles.htc
│   │   │   │   └── showtableborders.htc
│   │   │   ├── fck_editorarea.css
│   │   │   ├── fck_internal.css
│   │   │   ├── fck_showtableborders_gecko.css
│   │   │   └── 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
│   │   │   ├── fck_anchor.gif
│   │   │   ├── fck_flashlogo.gif
│   │   │   ├── fck_hiddenfield.gif
│   │   │   ├── fck_pagebreak.gif
│   │   │   └── fck_plugin.gif
│   │   ├── dialog
│   │   │   ├── common
│   │   │   │   ├── fck_dialog_common.css
│   │   │   │   ├── fck_dialog_common.js
│   │   │   │   └── images
│   │   │   │   ├── locked.gif
│   │   │   │   ├── reset.gif
│   │   │   │   └── unlocked.gif
│   │   │   ├── fck_about
│   │   │   │   ├── logo_fckeditor.gif
│   │   │   │   ├── logo_fredck.gif
│   │   │   │   └── sponsors
│   │   │   │   └── spellchecker_net.gif
│   │   │   ├── fck_about.html
│   │   │   ├── fck_anchor.html
│   │   │   ├── fck_button.html
│   │   │   ├── fck_checkbox.html
│   │   │   ├── fck_colorselector.html
│   │   │   ├── fck_div.html
│   │   │   ├── fck_docprops
│   │   │   │   └── fck_document_preview.html
│   │   │   ├── fck_docprops.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.js.bak
│   │   │   │   └── 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_scayt
│   │   │   │   └── scayt_dialog.css
│   │   │   ├── fck_scayt.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
│   │   ├── dtd
│   │   │   ├── fck_dtd_test.html
│   │   │   ├── fck_xhtml10strict.js
│   │   │   └── fck_xhtml10transitional.js
│   │   ├── fckdebug.html
│   │   ├── fckdialog.html
│   │   ├── fckeditor.html
│   │   ├── fckeditor.original.html
│   │   ├── filemanager
│   │   │   ├── browser
│   │   │   │   └── default
│   │   │   │   ├── browser.css
│   │   │   │   ├── browser.html
│   │   │   │   ├── css
│   │   │   │   │   └── default.css
│   │   │   │   ├── frmactualfolder.html
│   │   │   │   ├── frmcreatefolder.html
│   │   │   │   ├── frmfolders.html
│   │   │   │   ├── frmresourceslist.html
│   │   │   │   ├── frmresourcetype.html
│   │   │   │   ├── frmupload.aspx
│   │   │   │   ├── frmupload.html
│   │   │   │   ├── images
│   │   │   │   │   ├── ButtonArrow.gif
│   │   │   │   │   ├── cancelbutton.gif
│   │   │   │   │   ├── error.gif
│   │   │   │   │   ├── Folder32.gif
│   │   │   │   │   ├── Folder.gif
│   │   │   │   │   ├── FolderOpened32.gif
│   │   │   │   │   ├── FolderOpened.gif
│   │   │   │   │   ├── FolderUp.gif
│   │   │   │   │   ├── header-bg.jpg
│   │   │   │   │   ├── 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
│   │   │   │   │   │   │   ├── png.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
│   │   │   │   │   │   ├── png.gif
│   │   │   │   │   │   ├── ppt.gif
│   │   │   │   │   │   ├── rdp.gif
│   │   │   │   │   │   ├── swf.gif
│   │   │   │   │   │   ├── swt.gif
│   │   │   │   │   │   ├── txt.gif
│   │   │   │   │   │   ├── vsd.gif
│   │   │   │   │   │   ├── xls.gif
│   │   │   │   │   │   ├── xml.gif
│   │   │   │   │   │   └── zip.gif
│   │   │   │   │   ├── logo.gif
│   │   │   │   │   ├── page_white_add.png
│   │   │   │   │   ├── spacer.gif
│   │   │   │   │   ├── toobig.gif
│   │   │   │   │   ├── uploadlimit.gif
│   │   │   │   │   ├── XPButtonNoText_160x22.png
│   │   │   │   │   └── zerobyte.gif
│   │   │   │   ├── js
│   │   │   │   │   ├── common.js
│   │   │   │   │   ├── fckxml.js
│   │   │   │   │   ├── handlers.js
│   │   │   │   │   └── jquery-1.3.2.js
│   │   │   │   └── swfupload
│   │   │   │   ├── swfupload.cookies.js
│   │   │   │   ├── swfupload_fp9.swf
│   │   │   │   ├── swfupload.js
│   │   │   │   ├── swfupload.proxy.js
│   │   │   │   ├── swfupload.queue.js
│   │   │   │   ├── swfupload.speed.js
│   │   │   │   └── swfupload.swf
│   │   │   └── connectors
│   │   │   ├── aspx
│   │   │   │   ├── AdminService.cs
│   │   │   │   ├── config.ascx
│   │   │   │   ├── connector.aspx
│   │   │   │   ├── DeleteFile.aspx.exclude
│   │   │   │   ├── GenerateThumbnail.aspx.exclude
│   │   │   │   └── upload.aspx
│   │   │   ├── test.html
│   │   │   └── uploadtest.html
│   │   ├── images
│   │   │   ├── anchor.gif
│   │   │   ├── arrow_ltr.gif
│   │   │   ├── arrow_rtl.gif
│   │   │   ├── smiley
│   │   │   │   └── msn
│   │   │   │   ├── 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
│   │   ├── js
│   │   │   ├── fckadobeair.js
│   │   │   ├── fckeditorcode_gecko.js
│   │   │   └── fckeditorcode_ie.js
│   │   ├── lang
│   │   │   ├── en.js
│   │   │   ├── zh-cn.js
│   │   │   └── zh.js
│   │   ├── plugins
│   │   │   ├── autogrow
│   │   │   │   └── fckplugin.js
│   │   │   ├── bbcode
│   │   │   │   ├── fckplugin.js
│   │   │   │   └── _sample
│   │   │   │   ├── sample.config.js
│   │   │   │   └── sample.html
│   │   │   ├── dragresizetable
│   │   │   │   └── fckplugin.js
│   │   │   ├── placeholder
│   │   │   │   ├── fck_placeholder.html
│   │   │   │   ├── fckplugin.js
│   │   │   │   ├── lang
│   │   │   │   │   ├── de.js
│   │   │   │   │   ├── en.js
│   │   │   │   │   ├── es.js
│   │   │   │   │   ├── fr.js
│   │   │   │   │   ├── it.js
│   │   │   │   │   └── pl.js
│   │   │   │   └── placeholder.gif
│   │   │   ├── simplecommands
│   │   │   │   └── fckplugin.js
│   │   │   └── tablecommands
│   │   │   └── fckplugin.js
│   │   ├── skins
│   │   │   ├── default
│   │   │   │   ├── fck_dialog.css
│   │   │   │   ├── fck_dialog_ie6.js
│   │   │   │   ├── fck_editor.css
│   │   │   │   ├── fck_strip.gif
│   │   │   │   └── images
│   │   │   │   ├── dialog.sides.gif
│   │   │   │   ├── dialog.sides.png
│   │   │   │   ├── dialog.sides.rtl.png
│   │   │   │   ├── sprites.gif
│   │   │   │   ├── sprites.png
│   │   │   │   ├── 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_dialog_ie6.js
│   │   │   │   ├── fck_editor.css
│   │   │   │   ├── fck_strip.gif
│   │   │   │   └── images
│   │   │   │   ├── dialog.sides.gif
│   │   │   │   ├── dialog.sides.png
│   │   │   │   ├── dialog.sides.rtl.png
│   │   │   │   ├── sprites.gif
│   │   │   │   ├── sprites.png
│   │   │   │   ├── 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_dialog_ie6.js
│   │   │   ├── fck_editor.css
│   │   │   ├── fck_strip.gif
│   │   │   └── images
│   │   │   ├── dialog.sides.gif
│   │   │   ├── dialog.sides.png
│   │   │   ├── dialog.sides.rtl.png
│   │   │   ├── sprites.gif
│   │   │   ├── sprites.png
│   │   │   ├── toolbar.arrowright.gif
│   │   │   ├── toolbar.buttonarrow.gif
│   │   │   ├── toolbar.buttonbg.gif
│   │   │   ├── toolbar.collapse.gif
│   │   │   ├── toolbar.end.gif
│   │   │   ├── toolbar.expand.gif
│   │   │   ├── toolbar.separator.gif
│   │   │   └── toolbar.start.gif
│   │   └── wsc
│   │   ├── ciframe.html
│   │   ├── tmpFrameset.html
│   │   └── w.html
│   ├── fckconfig.js
│   ├── fckeditor.js
│   ├── fckpackager.xml
│   ├── fckstyles.xml
│   └── fcktemplates.xml
├── flash
│   ├── 5.jpg
│   ├── 6.jpg
│   ├── 7.jpg
│   ├── 8.jpg
│   ├── pix.swf
│   ├── swflash.cab
│   └── vcastr22.swf
├── Global.asax
├── images
│   ├── 01.jpg
│   ├── 02.jpg
│   ├── 03.jpg
│   ├── 1.jpg
│   ├── 2.jpg
│   ├── 3.jpg
│   ├── bg.gif
│   ├── bg.png
│   ├── bgtj-1.jpg
│   ├── bottom.png
│   ├── dmzs.gif
│   ├── gltd.gif
│   ├── index_01.png
│   ├── index_02111.png
│   ├── index_02.jpg
│   ├── index_02.png
│   ├── index_05.png
│   ├── index_06.png
│   ├── index_07.png
│   ├── index_08.png
│   ├── index_09.png
│   ├── index_10.png
│   ├── index_11.png
│   ├── index_12.png
│   ├── index_13.png
│   ├── index_17.png
│   ├── index.css.exclude
│   ├── jquery-1.4.3.min.js
│   ├── kxbdMarquee.js
│   ├── list_03.png
│   ├── logo1111.png
│   ├── logo.png
│   ├── lxwm.gif
│   ├── lxwm.png
│   ├── qywh.gif
│   ├── swfobject.js
│   ├── Thumbs.db
│   ├── zi_02.gif
│   ├── zi_04.gif
│   ├── zi_10.gif
│   ├── zi_13.png
│   ├── zi_20.gif
│   ├── zi_23.gif
│   └── 复件 zi_02.gif
├── img
│   ├── 20110423wwwzzjsnet_2.gif
│   ├── bg.jpg
│   ├── collapse2.gif
│   ├── collapse.gif
│   ├── kf.jpg
│   ├── le_1.gif
│   ├── le_di.gif
│   ├── login_1.gif
│   ├── login_1.jpg
│   ├── login_2.gif
│   ├── login_3.gif
│   ├── login_4.gif
│   ├── mycss.css
│   ├── pa_002.gif
│   ├── pa.gif
│   ├── pagination.png
│   ├── qq_1.jpg
│   ├── Site_Css.css
│   ├── softkeyboard.js
│   └── Thumbs.db
├── index.aspx
├── index.aspx.cs
├── newsinfo.aspx
├── newsinfo.aspx.cs
├── newslist.aspx
├── newslist.aspx.cs
├── Scripts
│   ├── AC_RunActiveContent.js
│   ├── floatad.js
│   ├── indexbigimg.js
│   ├── jquery-1.4.2.min.js
│   ├── kxbdMarquee.js
│   └── swfobject.js
├── site_mag
│   ├── aboutAdd.aspx
│   ├── aboutAdd.aspx.cs
│   ├── AdbottomEdit.aspx
│   ├── AdbottomEdit.aspx.cs
│   ├── Adbottomlist.aspx
│   ├── Adbottomlist.aspx.cs
│   ├── Addnews.aspx
│   ├── Addnews.aspx.cs
│   ├── ADPopup.aspx
│   ├── ADPopup.aspx.cs
│   ├── ADPopupEdit.aspx
│   ├── ADPopupEdit.aspx.cs
│   ├── DianmianEdit.aspx
│   ├── DianmianEdit.aspx.cs
│   ├── DianmianList.aspx
│   ├── DianmianList.aspx.cs
│   ├── Edituser.aspx
│   ├── Edituser.aspx.cs
│   ├── gltd.aspx
│   ├── gltd.aspx.cs
│   ├── images.aspx
│   ├── images.aspx.cs
│   ├── index.aspx
│   ├── index.aspx.cs
│   ├── left.aspx
│   ├── left.aspx.cs
│   ├── link.aspx
│   ├── link.aspx.cs
│   ├── linkEdit.aspx
│   ├── linkEdit.aspx.cs
│   ├── main.aspx
│   ├── main.aspx.cs
│   ├── mediaintro.aspx
│   ├── mediaintro.aspx.cs
│   ├── message.aspx
│   ├── message.aspx.cs
│   ├── Newslist.aspx
│   ├── Newslist.aspx.cs
│   ├── projectintro.aspx
│   ├── projectintro.aspx.cs
│   ├── qq.aspx
│   ├── qq.aspx.cs
│   ├── qywh.aspx
│   ├── qywh.aspx.cs
│   ├── searchnum.aspx
│   ├── searchnum.aspx.cs
│   ├── wanzhan.aspx
│   ├── wanzhan.aspx.cs
│   └── welcome.htm
├── swf
│   └── bannar.swf
├── teammanage.aspx
├── teammanage.aspx.cs
├── UpgradeLog.XML
├── _UpgradeReport_Files
│   ├── UpgradeReport.css
│   ├── UpgradeReport_Minus.gif
│   ├── UpgradeReport_Plus.gif
│   └── UpgradeReport.xslt
├── UploadFiles
│   └── image
│   ├── door1-1.jpg
│   ├── door1.jpg
│   ├── door2-1.jpg
│   ├── door2-2.jpg
│   ├── door2-3.jpg
│   ├── door2-4.jpg
│   ├── door2.jpg
│   ├── door3.jpg
│   ├── door4.jpg
│   └── kefu.jpg
├── Uploads
│   ├── 20121218153657.gif
│   ├── 20121218153946.gif
│   ├── 20121218175134.jpg
│   ├── 20121231123459.jpg
│   ├── 2013324163107.jpg
│   ├── 2013328144508.jpg
│   ├── 2013328145147.jpg
│   ├── 2013328145202.jpg
│   ├── 2013328145226.jpg
│   ├── 2013428113339.jpg
│   ├── 2013428113350.jpg
│   ├── 2013428113401.jpg
│   ├── 2013428113436.jpg
│   ├── 2013428113451.jpg
│   ├── 2013428113511.jpg
│   ├── 2013428113541.jpg
│   ├── 2013428113559.jpg
│   ├── 2013428113617.jpg
│   └── Thumbs.db
├── wap.sln
├── wap.suo
├── web.config
└── WebUserControl
├── duilie.ascx.cs.exclude
├── duilie.ascx.exclude
├── footer.ascx
├── footer.ascx.cs
├── move.ascx
├── move.ascx.cs
├── right.ascx
├── right.ascx.cs
├── scroll.ascx
├── scroll.ascx.cs
├── searchnum.aspx.cs
├── top.ascx
└── top.ascx.cs

106 directories, 1216 files

标签:

实例下载地址

asp.net +access 网站+后台(完整站)

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警