实例介绍
后勤管理系统源码 登陆后功能模块有: 我的办公桌 :电子邮件 内部邮件 日程管理 人事管理:用户管理 部门管理 宿舍管理:添加房间 入住房间 信息查询 系统管理
【实例截图】
【核心代码】
4744302543347763520.rar
└── hqgl
├── App_Code
│ ├── AssemblyInfo.cs
│ ├── common
│ │ └── DbHelper.cs
│ ├── dept.cs
│ ├── email.cs
│ ├── Global.asax.cs
│ ├── priv.cs
│ ├── SqlDelete.cs
│ ├── SqlInsert.cs
│ ├── Sqlselete.cs
│ ├── SqlUpdate.cs
│ └── user.cs
├── attachment
│ └── 2008719125414
│ └── email_new.gif
├── Bin
│ ├── Anthem.dll
│ ├── Anthem.dll.refresh
│ ├── App_Licenses.dll
│ ├── CuteEditorDemo.dll
│ ├── CuteEditorDemo.pdb
│ ├── CuteEditor.dll
│ ├── CuteEditor.dll.refresh
│ ├── CuteEditor.ImageEditor.dll
│ ├── cuteeditor.lic
│ ├── de-DE.dic
│ ├── en-AU.dic
│ ├── en-CA.dic
│ ├── en-GB.dic
│ ├── en-UK.dic
│ ├── en-US.dic
│ ├── es-ES.dic
│ ├── es-MX.dic
│ ├── fr-FR.dic
│ ├── HtmlTextFormat.dll
│ ├── it-IT.dic
│ ├── NetSpell.SpellChecker.dll
│ ├── System.Web.Extensions.dll
│ └── WebMessageBox.dll
├── cuteeditor.lic
├── 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
│ │ ├── Find.htm
│ │ ├── Gecko_InsertChars.htm
│ │ ├── Gecko_InsertDocument.aspx
│ │ ├── Gecko_InsertFlash.aspx
│ │ ├── Gecko_InsertImage.aspx
│ │ ├── Gecko_InsertMedia.aspx
│ │ ├── Gecko_InsertTemplate.aspx
│ │ ├── gecko_pasteashtml.htm
│ │ ├── gecko_pastetext.htm
│ │ ├── gecko_pasteword.htm
│ │ ├── 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
│ │ ├── 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_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
│ ├── Editor.cep
│ ├── Help
│ │ └── default.htm
│ ├── ImageEditor
│ │ ├── cuteeditor_imageeditor.js.aspx
│ │ ├── imageeditor.aspx
│ │ ├── imageeditor_showimage.aspx
│ │ ├── imageeditorTest.aspx
│ │ ├── Images
│ │ │ ├── Actualsize.gif
│ │ │ ├── AquariumPen.cur
│ │ │ ├── bestfit.gif
│ │ │ ├── bold.gif
│ │ │ ├── clear.gif
│ │ │ ├── colorpen.gif
│ │ │ ├── copy.gif
│ │ │ ├── crop.gif
│ │ │ ├── dot.gif
│ │ │ ├── drawellipse.gif
│ │ │ ├── drawline.gif
│ │ │ ├── drawrectangle.gif
│ │ │ ├── drawtransparentellipse.gif
│ │ │ ├── drawtransparentrectangle.gif
│ │ │ ├── droparrow.gif
│ │ │ ├── erase.cur
│ │ │ ├── erase.gif
│ │ │ ├── filphorizontal.gif
│ │ │ ├── filpvertical.gif
│ │ │ ├── italic.gif
│ │ │ ├── leftline.gif
│ │ │ ├── new.gif
│ │ │ ├── open.gif
│ │ │ ├── paste.gif
│ │ │ ├── pasteword.gif
│ │ │ ├── pen.cur
│ │ │ ├── pen.gif
│ │ │ ├── pen_m.cur
│ │ │ ├── redo.gif
│ │ │ ├── reload.gif
│ │ │ ├── resize.gif
│ │ │ ├── rightline.gif
│ │ │ ├── rotate.gif
│ │ │ ├── rotateleft90.gif
│ │ │ ├── rotateright90.gif
│ │ │ ├── save.gif
│ │ │ ├── select.gif
│ │ │ ├── SpacePen.cur
│ │ │ ├── text.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── timer.gif
│ │ │ ├── under.gif
│ │ │ ├── undo.gif
│ │ │ ├── zoomin.gif
│ │ │ └── zoomout.gif
│ │ ├── listfiles.aspx
│ │ ├── Symbols
│ │ │ ├── sample1.jpg
│ │ │ ├── sample2.jpg
│ │ │ ├── sample3.jpg
│ │ │ ├── sample4.gif
│ │ │ ├── sample5.jpg
│ │ │ └── Thumbs.db
│ │ ├── TempFiles
│ │ │ ├── 8a3d02aa-58b2-4b0e-a6fd-fa709f12b31e000001.tmp
│ │ │ └── 8a3d02aa-58b2-4b0e-a6fd-fa709f12b31e000002-.tmp
│ │ └── xmllib.js
│ ├── Images
│ │ ├── 1x1.gif
│ │ ├── Accessibility.gif
│ │ ├── Actualsize.gif
│ │ ├── all.gif
│ │ ├── anchor.gif
│ │ ├── area.gif
│ │ ├── arj.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
│ │ ├── colorpen.gif
│ │ ├── colorpicker.gif
│ │ ├── com.gif
│ │ ├── config.gif
│ │ ├── contact.gif
│ │ ├── copy.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
│ │ ├── download.gif
│ │ ├── droparrow.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
│ │ ├── fontcolor.gif
│ │ ├── fontdropdown.gif
│ │ ├── fontend.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
│ │ ├── 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.gif
│ │ ├── lightblue_colorpen.gif
│ │ ├── lightblue_fontcolor.gif
│ │ ├── linkdropdown.gif
│ │ ├── link.gif
│ │ ├── locked.gif
│ │ ├── log.gif
│ │ ├── mdb.gif
│ │ ├── media.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
│ │ ├── 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
│ │ ├── table.gif
│ │ ├── tbdown.gif
│ │ ├── template.gif
│ │ ├── Three-Column-Table.gif
│ │ ├── Thumbs.db
│ │ ├── 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
│ │ ├── wri.gif
│ │ ├── xls.gif
│ │ ├── xml.gif
│ │ ├── zip.gif
│ │ ├── zoom.gif
│ │ ├── zoom_in.gif
│ │ ├── zoomin.gif
│ │ ├── zoom_out.gif
│ │ └── zoomout.gif
│ ├── Languages
│ │ ├── da-DK.xml
│ │ ├── da.xml
│ │ ├── de-de.xml
│ │ ├── _default.xml
│ │ ├── en-CA.xml
│ │ ├── en-en.xml
│ │ ├── en-GB.xml
│ │ ├── en-US.xml
│ │ ├── en-ZA.xml
│ │ ├── es-ES.xml
│ │ ├── fr-CA.xml
│ │ ├── fr-FR.xml
│ │ ├── he-IL.xml
│ │ ├── it-IT.xml
│ │ ├── ja-JP.xml
│ │ ├── Languages.xml
│ │ ├── nb-NO.xml
│ │ ├── nl-NL.xml
│ │ ├── pt-BR.xml
│ │ ├── ru-RU.xml
│ │ ├── sv-SE.xml
│ │ ├── tr-tr.xml
│ │ ├── zh-cn.xml
│ │ ├── zh-SG.xml
│ │ └── zh-tw.xml
│ ├── Load.ashx
│ ├── Scripts
│ │ ├── ColorPicker.htc
│ │ ├── Constant.js
│ │ ├── Dialog
│ │ │ ├── Dialog_Clean.js
│ │ │ ├── Dialog_Find.js
│ │ │ ├── DialogFoot.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_Media.js
│ │ │ ├── Dialog_Tag_Select.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
│ │ ├── 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
│ │ ├── Safari_Loader
│ │ │ └── Loader.js
│ │ ├── Safar_Implementation
│ │ │ └── CuteEditorImplementation.js
│ │ └── spell.js
│ ├── SpellCheck.aspx
│ ├── Style
│ │ ├── dialog.css
│ │ ├── IE.css
│ │ └── spell.css
│ ├── Template.aspx
│ └── Themes
│ ├── Custom
│ │ ├── Images
│ │ │ ├── abspos.gif
│ │ │ ├── all.png
│ │ │ ├── anchor.gif
│ │ │ ├── BackColor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bold.gif
│ │ │ ├── borders.gif
│ │ │ ├── box.gif
│ │ │ ├── break.gif
│ │ │ ├── bspreview.gif
│ │ │ ├── bullist.gif
│ │ │ ├── cell.gif
│ │ │ ├── center.gif
│ │ │ ├── checkbox.gif
│ │ │ ├── cleanup.gif
│ │ │ ├── close.gif
│ │ │ ├── codeeditor.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
│ │ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── table.gif
│ │ │ ├── tbdown.gif
│ │ │ ├── template.gif
│ │ │ ├── textarea.gif
│ │ │ ├── textbox.gif
│ │ │ ├── text.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── timer.gif
│ │ │ ├── toolbarbutton.over.gif
│ │ │ ├── ucase.gif
│ │ │ ├── under.gif
│ │ │ ├── undo.gif
│ │ │ ├── unformat.gif
│ │ │ └── unlink.gif
│ │ ├── style.css
│ │ ├── style_gecko.css
│ │ └── style_safari.css
│ ├── Office2000
│ │ ├── Images
│ │ │ ├── abspos.gif
│ │ │ ├── all.png
│ │ │ ├── anchor.gif
│ │ │ ├── BackColor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bold.gif
│ │ │ ├── borders.gif
│ │ │ ├── box.gif
│ │ │ ├── break.gif
│ │ │ ├── bspreview.gif
│ │ │ ├── bullist.gif
│ │ │ ├── cell.gif
│ │ │ ├── center.gif
│ │ │ ├── ch_design.gif
│ │ │ ├── checkbox.gif
│ │ │ ├── ch_html.gif
│ │ │ ├── chm.gif
│ │ │ ├── ch_preview.gif
│ │ │ ├── cleanup.gif
│ │ │ ├── closedfolder.gif
│ │ │ ├── close.gif
│ │ │ ├── codeeditor.gif
│ │ │ ├── colorpen.gif
│ │ │ ├── colorpicker.gif
│ │ │ ├── copy.gif
│ │ │ ├── cut.gif
│ │ │ ├── delcell.gif
│ │ │ ├── delcol.gif
│ │ │ ├── delete.gif
│ │ │ ├── delrow.gif
│ │ │ ├── design.gif
│ │ │ ├── details.gif
│ │ │ ├── document.gif
│ │ │ ├── doubleline.gif
│ │ │ ├── download.gif
│ │ │ ├── droparrow.gif
│ │ │ ├── dropdownbox.gif
│ │ │ ├── edit.gif
│ │ │ ├── EditInNewWindow.gif
│ │ │ ├── emotion.gif
│ │ │ ├── emteeth.gif
│ │ │ ├── emthdown.gif
│ │ │ ├── eximage.gif
│ │ │ ├── Express.gif
│ │ │ ├── f_bold.gif
│ │ │ ├── find.gif
│ │ │ ├── fit.gif
│ │ │ ├── flash.gif
│ │ │ ├── fontcolor.gif
│ │ │ ├── ForeColor.gif
│ │ │ ├── Form.gif
│ │ │ ├── forward.gif
│ │ │ ├── fpreview.gif
│ │ │ ├── f_under.gif
│ │ │ ├── Gecko_horizontal.end.gif
│ │ │ ├── Gecko_horizontal.start.gif
│ │ │ ├── groupbox.gif
│ │ │ ├── help.gif
│ │ │ ├── hiddenfield.gif
│ │ │ ├── horizontal.background.gif
│ │ │ ├── horizontal.end.gif
│ │ │ ├── horizontal.start.gif
│ │ │ ├── htmlview.gif
│ │ │ ├── imagebutton.gif
│ │ │ ├── image.gif
│ │ │ ├── ImageMap.gif
│ │ │ ├── inc.gif
│ │ │ ├── indent.gif
│ │ │ ├── ini.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
│ │ │ ├── jpeg.gif
│ │ │ ├── jpg.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifynone.gif
│ │ │ ├── keyboard.gif
│ │ │ ├── layer.gif
│ │ │ ├── lcase.gif
│ │ │ ├── left.gif
│ │ │ ├── left_to_right.gif
│ │ │ ├── lightblue_colorpen.gif
│ │ │ ├── lightblue_fontcolor.gif
│ │ │ ├── link.gif
│ │ │ ├── listbox.gif
│ │ │ ├── log.gif
│ │ │ ├── media.gif
│ │ │ ├── menuleft.gif
│ │ │ ├── mid.gif
│ │ │ ├── midi.gif
│ │ │ ├── minus.gif
│ │ │ ├── mov.gif
│ │ │ ├── mp3.gif
│ │ │ ├── mpeg.gif
│ │ │ ├── mpg.gif
│ │ │ ├── mrgcell_b.gif
│ │ │ ├── mrgcell.gif
│ │ │ ├── mrgcell_r.gif
│ │ │ ├── newdoc.gif
│ │ │ ├── noneditable.gif
│ │ │ ├── numlist.gif
│ │ │ ├── openfolder.gif
│ │ │ ├── open.gif
│ │ │ ├── optionbutton.gif
│ │ │ ├── outdent.gif
│ │ │ ├── page.gif
│ │ │ ├── paragraph.gif
│ │ │ ├── parentfolder.gif
│ │ │ ├── passwordfield.gif
│ │ │ ├── pasteAsHTML.gif
│ │ │ ├── paste.gif
│ │ │ ├── pastetext.gif
│ │ │ ├── pasteword.gif
│ │ │ ├── plus.gif
│ │ │ ├── preview.gif
│ │ │ ├── print.gif
│ │ │ ├── pushbutton.gif
│ │ │ ├── redo.gif
│ │ │ ├── reset.gif
│ │ │ ├── restore.gif
│ │ │ ├── right.gif
│ │ │ ├── right_to_left.gif
│ │ │ ├── row.gif
│ │ │ ├── rule.gif
│ │ │ ├── save.gif
│ │ │ ├── selectall.gif
│ │ │ ├── selectnone.gif
│ │ │ ├── Separator.gif
│ │ │ ├── snapgrid.gif
│ │ │ ├── specialchar.gif
│ │ │ ├── spell.css.gif
│ │ │ ├── spell.gif
│ │ │ ├── spltcell_b.gif
│ │ │ ├── spltcell.gif
│ │ │ ├── spltcell_r.gif
│ │ │ ├── strike.gif
│ │ │ ├── submit.gif
│ │ │ ├── subscript.gif
│ │ │ ├── superscript.gif
│ │ │ ├── swf.gif
│ │ │ ├── table.gif
│ │ │ ├── tbdown.gif
│ │ │ ├── template.gif
│ │ │ ├── textarea.gif
│ │ │ ├── textbox.gif
│ │ │ ├── text.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── timer.gif
│ │ │ ├── toolbarbutton.over.gif
│ │ │ ├── tw_design.gif
│ │ │ ├── tw_html.gif
│ │ │ ├── tw_preview.gif
│ │ │ ├── ucase.gif
│ │ │ ├── under.gif
│ │ │ ├── undo.gif
│ │ │ ├── unformat.gif
│ │ │ └── unlink.gif
│ │ ├── style.css
│ │ ├── style_gecko.css
│ │ └── style_safari.css
│ ├── Office2003
│ │ ├── Images
│ │ │ ├── abspos.gif
│ │ │ ├── all.png
│ │ │ ├── anchor.gif
│ │ │ ├── BackColor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bold.gif
│ │ │ ├── borders.gif
│ │ │ ├── box.gif
│ │ │ ├── break.gif
│ │ │ ├── bspreview.gif
│ │ │ ├── bullist.gif
│ │ │ ├── cell.gif
│ │ │ ├── center.gif
│ │ │ ├── checkbox.gif
│ │ │ ├── cleanup.gif
│ │ │ ├── close.gif
│ │ │ ├── codeeditor.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
│ │ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── table.gif
│ │ │ ├── tbdown.gif
│ │ │ ├── template.gif
│ │ │ ├── textarea.gif
│ │ │ ├── textbox.gif
│ │ │ ├── text.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── timer.gif
│ │ │ ├── toolbarbutton.over.gif
│ │ │ ├── ucase.gif
│ │ │ ├── under.gif
│ │ │ ├── undo.gif
│ │ │ ├── unformat.gif
│ │ │ └── unlink.gif
│ │ ├── style.css
│ │ ├── style_gecko.css
│ │ └── style_safari.css
│ ├── Office2003_BlueTheme
│ │ ├── Images
│ │ │ ├── abspos.gif
│ │ │ ├── all.png
│ │ │ ├── anchor.gif
│ │ │ ├── BackColor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bold.gif
│ │ │ ├── borders.gif
│ │ │ ├── box.gif
│ │ │ ├── break.gif
│ │ │ ├── bspreview.gif
│ │ │ ├── bullist.gif
│ │ │ ├── cell.gif
│ │ │ ├── center.gif
│ │ │ ├── checkbox.gif
│ │ │ ├── cleanup.gif
│ │ │ ├── close.gif
│ │ │ ├── codeeditor.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
│ │ │ ├── Form.gif
│ │ │ ├── forward.gif
│ │ │ ├── Gecko_horizontal.end.gif
│ │ │ ├── Gecko_horizontal.start.gif
│ │ │ ├── groupbox.gif
│ │ │ ├── help.gif
│ │ │ ├── hiddenfield.gif
│ │ │ ├── horizontal.background.gif
│ │ │ ├── horizontal.end.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
│ │ │ ├── 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
│ │ │ ├── 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
│ │ │ ├── table.gif
│ │ │ ├── tbdown.gif
│ │ │ ├── template.gif
│ │ │ ├── textarea.gif
│ │ │ ├── textbox.gif
│ │ │ ├── text.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── timer.gif
│ │ │ ├── toolbarbutton.over.gif
│ │ │ ├── ucase.gif
│ │ │ ├── under.gif
│ │ │ ├── undo.gif
│ │ │ ├── unformat.gif
│ │ │ └── unlink.gif
│ │ ├── style.css
│ │ ├── style_gecko.css
│ │ └── style_safari.css
│ └── OfficeXp
│ ├── Images
│ │ ├── abspos.gif
│ │ ├── all.png
│ │ ├── anchor.gif
│ │ ├── BackColor.gif
│ │ ├── backward.gif
│ │ ├── bold.gif
│ │ ├── borders.gif
│ │ ├── box.gif
│ │ ├── break.gif
│ │ ├── bspreview.gif
│ │ ├── bullist.gif
│ │ ├── cell.gif
│ │ ├── center.gif
│ │ ├── ch_design.gif
│ │ ├── checkbox.gif
│ │ ├── ch_html.gif
│ │ ├── chm.gif
│ │ ├── ch_preview.gif
│ │ ├── cleanup.gif
│ │ ├── closedfolder.gif
│ │ ├── close.gif
│ │ ├── codeeditor.gif
│ │ ├── colorpen.gif
│ │ ├── colorpicker.gif
│ │ ├── copy.gif
│ │ ├── cut.gif
│ │ ├── delcell.gif
│ │ ├── delcol.gif
│ │ ├── delete.gif
│ │ ├── delrow.gif
│ │ ├── design.gif
│ │ ├── details.gif
│ │ ├── document.gif
│ │ ├── doubleline.gif
│ │ ├── droparrow.gif
│ │ ├── dropdownbox.gif
│ │ ├── edit.gif
│ │ ├── EditInNewWindow.gif
│ │ ├── emotion.gif
│ │ ├── eximage.gif
│ │ ├── Express.gif
│ │ ├── f_bold.gif
│ │ ├── find.gif
│ │ ├── fit.gif
│ │ ├── flash.gif
│ │ ├── fontcolor.gif
│ │ ├── ForeColor.gif
│ │ ├── Form.gif
│ │ ├── forward.gif
│ │ ├── fpreview.gif
│ │ ├── f_under.gif
│ │ ├── Gecko_horizontal.end.gif
│ │ ├── Gecko_horizontal.start.gif
│ │ ├── groupbox.gif
│ │ ├── help.gif
│ │ ├── hiddenfield.gif
│ │ ├── horizontal.end.gif
│ │ ├── horizontal.start.gif
│ │ ├── htmlview.gif
│ │ ├── imagebutton.gif
│ │ ├── image.gif
│ │ ├── ImageMap.gif
│ │ ├── inc.gif
│ │ ├── indent.gif
│ │ ├── ini.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
│ │ ├── layer.gif
│ │ ├── lcase.gif
│ │ ├── left.gif
│ │ ├── left_to_right.gif
│ │ ├── lightblue_colorpen.gif
│ │ ├── lightblue_fontcolor.gif
│ │ ├── link.gif
│ │ ├── listbox.gif
│ │ ├── log.gif
│ │ ├── media.gif
│ │ ├── menuleft.gif
│ │ ├── mid.gif
│ │ ├── midi.gif
│ │ ├── minus.gif
│ │ ├── mov.gif
│ │ ├── mp3.gif
│ │ ├── mpeg.gif
│ │ ├── mpg.gif
│ │ ├── mrgcell_b.gif
│ │ ├── mrgcell.gif
│ │ ├── mrgcell_r.gif
│ │ ├── newdoc.gif
│ │ ├── noneditable.gif
│ │ ├── numlist.gif
│ │ ├── openfolder.gif
│ │ ├── open.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
│ │ ├── redo.gif
│ │ ├── reset.gif
│ │ ├── restore.gif
│ │ ├── right.gif
│ │ ├── right_to_left.gif
│ │ ├── row.gif
│ │ ├── rule.gif
│ │ ├── save.gif
│ │ ├── selectall.gif
│ │ ├── selectnone.gif
│ │ ├── Separator.gif
│ │ ├── snapgrid.gif
│ │ ├── specialchar.gif
│ │ ├── spell.css.gif
│ │ ├── spell.gif
│ │ ├── spltcell_b.gif
│ │ ├── spltcell.gif
│ │ ├── spltcell_r.gif
│ │ ├── strike.gif
│ │ ├── submit.gif
│ │ ├── subscript.gif
│ │ ├── superscript.gif
│ │ ├── swf.gif
│ │ ├── table.gif
│ │ ├── tbdown.gif
│ │ ├── template.gif
│ │ ├── textarea.gif
│ │ ├── textbox.gif
│ │ ├── text.gif
│ │ ├── Thumbs.db
│ │ ├── timer.gif
│ │ ├── tw_design.gif
│ │ ├── tw_html.gif
│ │ ├── tw_preview.gif
│ │ ├── ucase.gif
│ │ ├── under.gif
│ │ ├── undo.gif
│ │ ├── unformat.gif
│ │ └── unlink.gif
│ ├── style.css
│ ├── style_gecko.css
│ └── style_safari.css
├── DB_51aspx
│ ├── hqgl_Data.MDF
│ └── hqgl_Log.LDF
├── default.aspx
├── desktop.htm
├── general
│ ├── CalendarManage
│ │ ├── AddMessage.aspx
│ │ ├── AddMessage.aspx.cs
│ │ ├── AddSchaddup.aspx
│ │ ├── AddSchaddup.aspx.cs
│ │ ├── CoursesInfo.aspx
│ │ ├── CoursesInfo.aspx.cs
│ │ ├── DiaryView.aspx
│ │ ├── DiaryView.aspx.cs
│ │ ├── HavingCalendar.aspx
│ │ ├── HavingCalendar.aspx.cs
│ │ ├── MyCalendar.aspx
│ │ ├── MyCalendar.aspx.cs
│ │ ├── MyMessage.aspx
│ │ ├── MyMessage.aspx.cs
│ │ ├── NewNotepad.aspx
│ │ ├── NewNotepad.aspx.cs
│ │ ├── Notepad.aspx
│ │ ├── Notepad.aspx.cs
│ │ ├── ScheduleNotice.aspx
│ │ ├── ScheduleNotice.aspx.cs
│ │ ├── See.aspx
│ │ └── See.aspx.cs
│ ├── dept
│ │ ├── default.aspx
│ │ ├── default.aspx.cs
│ │ ├── dept_edit.aspx
│ │ ├── dept_edit.aspx.cs
│ │ ├── top.htm
│ │ ├── tree.aspx
│ │ └── tree.aspx.cs
│ ├── dept_sep.aspx
│ ├── dept_sep.aspx1
│ ├── dept_sep.aspx.cs
│ ├── dormitory
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── hum_add.aspx
│ │ ├── hum_add.aspx.cs
│ │ ├── query.aspx
│ │ ├── query.aspx.cs
│ │ ├── room.aspx
│ │ └── room.aspx.cs
│ │ ├── Default.aspx
│ │ ├── Default.aspx.cs
│ │ ├── inbox.aspx
│ │ ├── inbox.aspx.cs
│ │ ├── new.aspx
│ │ ├── new.aspx.cs
│ │ ├── round
│ │ │ ├── back.gif
│ │ │ ├── back_off.gif
│ │ │ ├── border.gif
│ │ │ ├── bottom.gif
│ │ │ ├── close.gif
│ │ │ ├── forward.gif
│ │ │ ├── forward_off.gif
│ │ │ ├── grip.gif
│ │ │ ├── help.gif
│ │ │ ├── help.png
│ │ │ ├── intern.gif
│ │ │ ├── loading.htm
│ │ │ ├── max.gif
│ │ │ ├── min.gif
│ │ │ ├── reload.png
│ │ │ ├── symbol.gif
│ │ │ ├── titlebar.gif
│ │ │ └── title.gif
│ │ ├── viewemail.aspx
│ │ ├── viewemail.aspx.cs
│ │ └── x_open.js
│ ├── role
│ │ ├── default.aspx
│ │ ├── default.aspx.cs
│ │ ├── MakeRole.aspx
│ │ ├── MakeRole.aspx.cs
│ │ ├── role_add.aspx
│ │ ├── role_add.aspx.cs
│ │ ├── role_edit.aspx
│ │ └── role_edit.aspx.cs
│ ├── user
│ │ ├── top.htm
│ │ ├── user_add.aspx
│ │ ├── user_add.aspx.cs
│ │ ├── user_edit.aspx
│ │ ├── user_edit.aspx.cs
│ │ ├── user_list.aspx
│ │ └── user_list.aspx.cs
│ ├── user_sep.aspx
│ ├── user_sep.aspx1
│ └── user_sep.aspx.cs
├── Global.asax
├── images
│ ├── 01.jpg
│ ├── 02.gif
│ ├── 1.swf
│ ├── dash.gif
│ ├── dashminus.gif
│ ├── dashplus.gif
│ ├── dbk.gif
│ ├── dian1.gif
│ ├── dot3.gif
│ ├── edit.gif
│ ├── email_atta.gif
│ ├── email_new.gif
│ ├── from.gif
│ ├── green_arrow.gif
│ ├── icon
│ │ ├── right.gif
│ │ └── Thumbs.db
│ ├── i.gif
│ ├── img
│ │ ├── add_small.gif
│ │ ├── left_arrow.gif
│ │ ├── right_arrow.gif
│ │ ├── Thumbs.db
│ │ └── xxx.gif
│ ├── l.gif
│ ├── lminus.gif
│ ├── lplus.gif
│ ├── menu
│ │ ├── calendar.gif
│ │ ├── @chatroom.gif
│ │ ├── comm.gif
│ │ ├── dot3.gif
│ │ ├── email.gif
│ │ ├── erp.gif
│ │ ├── exit.gif
│ │ ├── hrms.gif
│ │ ├── inbox.gif
│ │ ├── login.gif
│ │ ├── @mail.gif
│ │ ├── mytable.gif
│ │ ├── new_email.gif
│ │ ├── node_dept.gif
│ │ ├── node_user.gif
│ │ ├── outbox.gif
│ │ ├── person_info.gif
│ │ ├── @sms.gif
│ │ ├── sms.gif
│ │ ├── sys.gif
│ │ ├── system.gif
│ │ └── Thumbs.db
│ ├── minus.gif
│ ├── noexpand.gif
│ ├── notify_new.gif
│ ├── notify_open.gif
│ ├── plus.gif
│ ├── r.gif
│ ├── rminus.gif
│ ├── rplus.gif
│ ├── sep.bmp
│ ├── t.gif
│ ├── Thumbs.db
│ ├── time.gif
│ ├── tminus.gif
│ └── tplus.gif
├── licenses.licx
├── login.aspx
├── login.aspx.cs
├── middle.htm
├── module
│ ├── Celend
│ │ ├── Images
│ │ │ ├── calendar.gif
│ │ │ ├── close.gif
│ │ │ ├── drop1.gif
│ │ │ ├── drop2.gif
│ │ │ ├── left1.gif
│ │ │ ├── left2.gif
│ │ │ ├── right1.gif
│ │ │ ├── right2.gif
│ │ │ └── Thumbs.db
│ │ └── popcalendar.js
│ ├── date.htm
│ ├── user_select.aspx
│ └── user_select.aspx.cs
├── styles
│ └── 1
│ ├── bg.gif
│ ├── button_back.gif
│ ├── col.gif
│ ├── headerbg.gif
│ ├── menubg.gif
│ ├── menu.css
│ ├── statusbar.gif
│ ├── style.css
│ ├── Thumbs.db
│ └── topbar.gif
├── top.aspx
├── top.aspx.cs
├── tree.aspx
├── tree.aspx.cs
├── uploads
├── Web.Config
├── Web.sitemap
└── 后勤管理系统.sln
64 directories, 1452 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论