实例介绍
PHP基于Web的在线考试系统(开题报告,毕业论文)
【实例截图】
【核心代码】
MF0001全套毕业设计(含论文,源码,使用说明)
├── code
│ ├── admin
│ │ ├── admin.php
│ │ ├── category.php
│ │ ├── function.php
│ │ ├── index.php
│ │ ├── settingmanage.php
│ │ ├── setting.php
│ │ └── user.php
│ ├── admin.php
│ ├── auth.php
│ ├── clear.php
│ ├── crawler
│ │ └── 2cat.php
│ ├── css
│ │ ├── admin.css
│ │ ├── basic.css
│ │ ├── main1.css
│ │ └── main.css
│ ├── DGBN_B6.TTF
│ ├── exp.php
│ ├── headerandfooter.php
│ ├── Hum521b.ttf
│ ├── Hum521i.ttf
│ ├── images
│ │ ├── banner.gif
│ │ ├── bigmap1_19.jpg
│ │ ├── bigmap_15.jpg
│ │ ├── bigmap3_19.jpg
│ │ ├── bigphoto_14.jpg
│ │ ├── blank2.gif
│ │ ├── blank.gif
│ │ ├── blank.jpg
│ │ ├── button_css.gif
│ │ ├── d291510323.jpg
│ │ ├── login.gif
│ │ ├── logo.gif
│ │ ├── mainmap.jpg
│ │ ├── photo1.jpg
│ │ ├── photo2.jpg
│ │ ├── photo3.jpg
│ │ ├── photo4.jpg
│ │ ├── photobotton_07.gif
│ │ ├── photobotton_10.gif
│ │ ├── photoshare_03.gif
│ │ ├── photoshare_04.gif
│ │ ├── photoshare_05.gif
│ │ ├── photoshare_06.gif
│ │ ├── photoshare_06-Over.gif
│ │ ├── photoshare_09.gif
│ │ ├── photoshare1.0_04.gif
│ │ ├── photoshare_11.gif
│ │ ├── photoshare_12.gif
│ │ ├── photoshare_16.gif
│ │ ├── photoshare_19.gif
│ │ ├── photoshare_21.gif
│ │ ├── photoshare_23.gif
│ │ ├── photoshare_24.gif
│ │ ├── photoshare_25.gif
│ │ ├── photoshare_27.gif
│ │ ├── photoshare_29.gif
│ │ ├── photoshare_30.gif
│ │ ├── photoshare.gif
│ │ ├── search.gif
│ │ ├── submission.gif
│ │ ├── test.jpg
│ │ ├── userindex_03.gif
│ │ ├── userindex_05.gif
│ │ ├── userindex_06.jpg
│ │ ├── userindex_07.jpg
│ │ ├── userindex_08.jpg
│ │ ├── userindex_09.gif
│ │ ├── userindex_10.gif
│ │ ├── userindex_13.gif
│ │ ├── userindex_17.jpg
│ │ ├── userindex_19.jpg
│ │ ├── userindex_21.jpg
│ │ ├── userindex_26.gif
│ │ ├── userindex_28.gif
│ │ ├── userindex_30.gif
│ │ ├── userindex_33.jpg
│ │ ├── userindex_35.jpg
│ │ ├── userindex_37.jpg
│ │ ├── userindex_39.jpg
│ │ ├── userindex_46.gif
│ │ ├── userindex_47.gif
│ │ ├── write-01.gif
│ │ ├── write-02.gif
│ │ ├── 图片共享8_03.gif
│ │ ├── 图片共享8_27.jpg
│ │ ├── 图片共享8_29.jpg
│ │ ├── 图片共享8_31.jpg
│ │ └── 图片共享8_33.jpg
│ ├── index3.php
│ ├── index.php
│ ├── install
│ │ ├── index.php
│ │ ├── sql.php
│ │ └── sql.rar
│ ├── JUpload.html
│ ├── Kabelu.ttf
│ ├── loadingAnimation.gif
│ ├── login.php
│ ├── logout.php
│ ├── morepic.php
│ ├── photolist.php
│ ├── photo.php
│ ├── picfunc
│ │ ├── 1.htm
│ │ ├── 1.txt
│ │ ├── 2.htm
│ │ ├── catlist_js.php
│ │ ├── jobfunc.php
│ │ ├── joblist_js.php
│ │ ├── picfunc.php
│ │ ├── piclist_js.php
│ │ ├── pic_url.php
│ │ └── taglist_js.php
│ ├── picjob_02.php
│ ├── picjob.php
│ ├── picmag.php
│ ├── picupload.php
│ ├── playswf1.swf
│ ├── playswf.swf
│ ├── pre_rigester.php
│ ├── readme.php
│ ├── rigester.php
│ ├── search.php
│ ├── sys
│ │ ├── conn.php
│ │ ├── feedcreator.class.php
│ │ ├── global.php
│ │ ├── js
│ │ │ ├── dojo
│ │ │ │ ├── dojo.js
│ │ │ │ ├── iframe_history.html
│ │ │ │ └── src
│ │ │ │ ├── AdapterRegistry.js
│ │ │ │ ├── animation
│ │ │ │ │ ├── AnimationEvent.js
│ │ │ │ │ ├── Animation.js
│ │ │ │ │ ├── AnimationSequence.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── Timer.js
│ │ │ │ ├── animation.js
│ │ │ │ ├── behavior.js
│ │ │ │ ├── bootstrap1.js
│ │ │ │ ├── bootstrap2.js
│ │ │ │ ├── browser_debug.js
│ │ │ │ ├── collections
│ │ │ │ │ ├── ArrayList.js
│ │ │ │ │ ├── BinaryTree.js
│ │ │ │ │ ├── Collections.js
│ │ │ │ │ ├── Dictionary.js
│ │ │ │ │ ├── Graph.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── Queue.js
│ │ │ │ │ ├── Set.js
│ │ │ │ │ ├── SkipList.js
│ │ │ │ │ ├── SortedList.js
│ │ │ │ │ └── Stack.js
│ │ │ │ ├── compat
│ │ │ │ │ └── 0.2.2.js
│ │ │ │ ├── crypto
│ │ │ │ │ ├── Blowfish.js
│ │ │ │ │ ├── LICENSE
│ │ │ │ │ ├── MD5.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── Rijndael.js
│ │ │ │ │ ├── SHA1.js
│ │ │ │ │ └── SHA256.js
│ │ │ │ ├── crypto.js
│ │ │ │ ├── data
│ │ │ │ │ ├── Attribute.js
│ │ │ │ │ ├── format
│ │ │ │ │ │ ├── Csv.js
│ │ │ │ │ │ └── Json.js
│ │ │ │ │ ├── Item.js
│ │ │ │ │ ├── Kind.js
│ │ │ │ │ ├── Observable.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── provider
│ │ │ │ │ │ ├── Base.js
│ │ │ │ │ │ ├── Delicious.js
│ │ │ │ │ │ ├── FlatFile.js
│ │ │ │ │ │ ├── JotSpot.js
│ │ │ │ │ │ └── MySql.js
│ │ │ │ │ ├── ResultSet.js
│ │ │ │ │ ├── to_do.txt
│ │ │ │ │ ├── Type.js
│ │ │ │ │ └── Value.js
│ │ │ │ ├── data.js
│ │ │ │ ├── date.js
│ │ │ │ ├── debug
│ │ │ │ │ ├── arrow_hide.gif
│ │ │ │ │ ├── arrow_show.gif
│ │ │ │ │ ├── deep.html
│ │ │ │ │ ├── Firebug.js
│ │ │ │ │ └── spacer.gif
│ │ │ │ ├── debug.js
│ │ │ │ ├── Deferred.js
│ │ │ │ ├── dnd
│ │ │ │ │ ├── DragAndDrop.js
│ │ │ │ │ ├── HtmlDragAndDrop.js
│ │ │ │ │ ├── HtmlDragManager.js
│ │ │ │ │ ├── HtmlDragMove.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── Sortable.js
│ │ │ │ │ └── TreeDragAndDrop.js
│ │ │ │ ├── doc.js
│ │ │ │ ├── dom.js
│ │ │ │ ├── event
│ │ │ │ │ ├── browser.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── topic.js
│ │ │ │ ├── event.js
│ │ │ │ ├── experimental.js
│ │ │ │ ├── flash
│ │ │ │ │ ├── flash6
│ │ │ │ │ │ ├── DojoExternalInterface.as
│ │ │ │ │ │ └── flash6_gateway.fla
│ │ │ │ │ └── flash8
│ │ │ │ │ ├── DojoExternalInterface.as
│ │ │ │ │ └── ExpressInstall.as
│ │ │ │ ├── flash.js
│ │ │ │ ├── fx
│ │ │ │ │ ├── html.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── svg.js
│ │ │ │ ├── graphics
│ │ │ │ │ ├── color
│ │ │ │ │ │ ├── hsl.js
│ │ │ │ │ │ └── hsv.js
│ │ │ │ │ ├── color.js
│ │ │ │ │ ├── Colorspace.js
│ │ │ │ │ └── __package__.js
│ │ │ │ ├── hostenv_adobesvg.js
│ │ │ │ ├── hostenv_browser.js
│ │ │ │ ├── hostenv_dashboard.js
│ │ │ │ ├── hostenv_jsc.js
│ │ │ │ ├── hostenv_rhino.js
│ │ │ │ ├── hostenv_spidermonkey.js
│ │ │ │ ├── hostenv_svg.js
│ │ │ │ ├── hostenv_wsh.js
│ │ │ │ ├── html
│ │ │ │ │ ├── extras.js
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── shadowBL.png
│ │ │ │ │ │ ├── shadowB.png
│ │ │ │ │ │ ├── shadowBR.png
│ │ │ │ │ │ ├── shadowL.png
│ │ │ │ │ │ ├── shadowR.png
│ │ │ │ │ │ ├── shadowTL.png
│ │ │ │ │ │ ├── shadowT.png
│ │ │ │ │ │ ├── shadowTR..png
│ │ │ │ │ │ └── shadowTR.png
│ │ │ │ │ ├── layout.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── shadow.js
│ │ │ │ ├── html.js
│ │ │ │ ├── i18n
│ │ │ │ │ └── common.js
│ │ │ │ ├── iCalendar.js
│ │ │ │ ├── io
│ │ │ │ │ ├── BrowserIO.js
│ │ │ │ │ ├── cookie.js
│ │ │ │ │ ├── cookies.js
│ │ │ │ │ ├── IframeIO.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── RepubsubIO.js
│ │ │ │ │ ├── RhinoIO.js
│ │ │ │ │ ├── ScriptSrcIO.js
│ │ │ │ │ ├── ShortBusInit.html
│ │ │ │ │ └── ShortBusIO.js
│ │ │ │ ├── io.js
│ │ │ │ ├── json.js
│ │ │ │ ├── lang
│ │ │ │ │ ├── array.js
│ │ │ │ │ ├── assert.js
│ │ │ │ │ ├── common.js
│ │ │ │ │ ├── declare.js
│ │ │ │ │ ├── extras.js
│ │ │ │ │ ├── func.js
│ │ │ │ │ ├── Lang.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── repr.js
│ │ │ │ │ └── type.js
│ │ │ │ ├── lang.js
│ │ │ │ ├── lfx
│ │ │ │ │ ├── Animation.js
│ │ │ │ │ ├── extras.js
│ │ │ │ │ ├── html.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── toggle.js
│ │ │ │ ├── loader.js
│ │ │ │ ├── loader_xd.js
│ │ │ │ ├── logging
│ │ │ │ │ ├── Logger.js
│ │ │ │ │ └── __package__.js
│ │ │ │ ├── math
│ │ │ │ │ ├── curves.js
│ │ │ │ │ ├── Math.js
│ │ │ │ │ ├── matrix.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── points.js
│ │ │ │ ├── math.js
│ │ │ │ ├── profile.js
│ │ │ │ ├── reflect
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── reflection.js
│ │ │ │ ├── regexp.js
│ │ │ │ ├── rpc
│ │ │ │ │ ├── Deferred.js
│ │ │ │ │ ├── JotService.js
│ │ │ │ │ ├── JsonService.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── RpcService.js
│ │ │ │ │ ├── YahooService.js
│ │ │ │ │ └── yahoo.smd
│ │ │ │ ├── selection
│ │ │ │ │ └── Selection.js
│ │ │ │ ├── storage
│ │ │ │ │ ├── browser.js
│ │ │ │ │ ├── dashboard.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── Storage.as
│ │ │ │ │ └── storage_dialog.fla
│ │ │ │ ├── storage.js
│ │ │ │ ├── string
│ │ │ │ │ ├── Builder.js
│ │ │ │ │ ├── common.js
│ │ │ │ │ ├── extras.js
│ │ │ │ │ └── __package__.js
│ │ │ │ ├── string.js
│ │ │ │ ├── style.js
│ │ │ │ ├── svg.js
│ │ │ │ ├── text
│ │ │ │ │ ├── Builder.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── String.js
│ │ │ │ │ ├── textDirectory.js
│ │ │ │ │ └── Text.js
│ │ │ │ ├── undo
│ │ │ │ │ ├── browser.js
│ │ │ │ │ ├── Manager.js
│ │ │ │ │ └── __package__.js
│ │ │ │ ├── uri
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ └── Uri.js
│ │ │ │ ├── uuid
│ │ │ │ │ ├── LightweightGenerator.js
│ │ │ │ │ ├── NameBasedGenerator.js
│ │ │ │ │ ├── NilGenerator.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── RandomGenerator.js
│ │ │ │ │ ├── TimeBasedGenerator.js
│ │ │ │ │ └── Uuid.js
│ │ │ │ ├── validate
│ │ │ │ │ ├── check.js
│ │ │ │ │ ├── common.js
│ │ │ │ │ ├── datetime.js
│ │ │ │ │ ├── de.js
│ │ │ │ │ ├── jp.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── us.js
│ │ │ │ │ └── web.js
│ │ │ │ ├── validate.js
│ │ │ │ ├── widget
│ │ │ │ │ ├── AccordionContainer.js
│ │ │ │ │ ├── AccordionPane.js
│ │ │ │ │ ├── AnimatedPng.js
│ │ │ │ │ ├── Button2.js
│ │ │ │ │ ├── Button.js
│ │ │ │ │ ├── Chart.js
│ │ │ │ │ ├── Checkbox.js
│ │ │ │ │ ├── CiviCrmDatePicker.js
│ │ │ │ │ ├── ColorPalette.js
│ │ │ │ │ ├── ComboBox.js
│ │ │ │ │ ├── ContentPane.js
│ │ │ │ │ ├── ContextMenu.js
│ │ │ │ │ ├── DatePicker.js
│ │ │ │ │ ├── DebugConsole.js
│ │ │ │ │ ├── demoEngine
│ │ │ │ │ │ ├── DemoContainer.js
│ │ │ │ │ │ ├── DemoItem.js
│ │ │ │ │ │ ├── DemoNavigator.js
│ │ │ │ │ │ ├── DemoPane.js
│ │ │ │ │ │ ├── __package__.js
│ │ │ │ │ │ ├── SourcePane.js
│ │ │ │ │ │ └── templates
│ │ │ │ │ │ ├── DemoContainer.css
│ │ │ │ │ │ ├── DemoContainer.html
│ │ │ │ │ │ ├── DemoItem.css
│ │ │ │ │ │ ├── DemoItem.html
│ │ │ │ │ │ ├── DemoNavigator.css
│ │ │ │ │ │ ├── DemoNavigator.html
│ │ │ │ │ │ ├── DemoPane.css
│ │ │ │ │ │ ├── DemoPane.html
│ │ │ │ │ │ ├── general.css
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── test_thumb.gif
│ │ │ │ │ │ │ └── viewDemo.png
│ │ │ │ │ │ ├── SourcePane.css
│ │ │ │ │ │ └── SourcePane.html
│ │ │ │ │ ├── Dialog.js
│ │ │ │ │ ├── DocPane.js
│ │ │ │ │ ├── DomWidget.js
│ │ │ │ │ ├── DropdownButton.js
│ │ │ │ │ ├── DropdownContainer.js
│ │ │ │ │ ├── DropdownDatePicker.js
│ │ │ │ │ ├── Editor2.js
│ │ │ │ │ ├── Editor2Toolbar.js
│ │ │ │ │ ├── Editor.js
│ │ │ │ │ ├── FisheyeList.js
│ │ │ │ │ ├── FloatingPane.js
│ │ │ │ │ ├── GoogleMap.js
│ │ │ │ │ ├── html
│ │ │ │ │ │ ├── AccordionPane.js
│ │ │ │ │ │ ├── Button2.js
│ │ │ │ │ │ ├── Checkbox.js
│ │ │ │ │ │ ├── ComboBox.js
│ │ │ │ │ │ ├── ContentPane.js
│ │ │ │ │ │ ├── ContextMenu.js
│ │ │ │ │ │ ├── DatePicker.js
│ │ │ │ │ │ ├── DebugConsole.js
│ │ │ │ │ │ ├── DocPane.js
│ │ │ │ │ │ ├── DropdownButton.js
│ │ │ │ │ │ ├── GoogleMap.js
│ │ │ │ │ │ ├── LinkPane.js
│ │ │ │ │ │ ├── MenuItem.js
│ │ │ │ │ │ ├── Menu.js
│ │ │ │ │ │ ├── MonthlyCalendar.js
│ │ │ │ │ │ ├── ShowAction.js
│ │ │ │ │ │ ├── Show.js
│ │ │ │ │ │ ├── ShowSlide.js
│ │ │ │ │ │ ├── Slider.js
│ │ │ │ │ │ ├── SortableTable.js
│ │ │ │ │ │ ├── Spinner.js
│ │ │ │ │ │ ├── stabile.js
│ │ │ │ │ │ ├── TaskBar.js
│ │ │ │ │ │ ├── TimePicker.js
│ │ │ │ │ │ ├── TitlePane.js
│ │ │ │ │ │ ├── Tooltip.js
│ │ │ │ │ │ └── YahooMap.js
│ │ │ │ │ ├── HtmlWidget.js
│ │ │ │ │ ├── InlineEditBox.js
│ │ │ │ │ ├── LayoutContainer.js
│ │ │ │ │ ├── LinkPane.js
│ │ │ │ │ ├── Manager.js
│ │ │ │ │ ├── Menu2.js
│ │ │ │ │ ├── MenuItem.js
│ │ │ │ │ ├── Menu.js
│ │ │ │ │ ├── MonthlyCalendar.js
│ │ │ │ │ ├── __package__.js
│ │ │ │ │ ├── Parse.js
│ │ │ │ │ ├── PopUpButton.js
│ │ │ │ │ ├── ResizableTextarea.js
│ │ │ │ │ ├── ResizeHandle.js
│ │ │ │ │ ├── RichText.js
│ │ │ │ │ ├── Rounded.js
│ │ │ │ │ ├── Select.js
│ │ │ │ │ ├── ShowAction.js
│ │ │ │ │ ├── Show.js
│ │ │ │ │ ├── ShowSlide.js
│ │ │ │ │ ├── SimpleDropdownButtons.js
│ │ │ │ │ ├── SlideShow.js
│ │ │ │ │ ├── SortableTable.js
│ │ │ │ │ ├── Spinner.js
│ │ │ │ │ ├── SplitContainer.js
│ │ │ │ │ ├── svg
│ │ │ │ │ │ └── Chart.js
│ │ │ │ │ ├── SvgButton.js
│ │ │ │ │ ├── SvgWidget.js
│ │ │ │ │ ├── SwtWidget.js
│ │ │ │ │ ├── TabContainer.js
│ │ │ │ │ ├── TaskBar.js
│ │ │ │ │ ├── templates
│ │ │ │ │ │ ├── buttons
│ │ │ │ │ │ │ ├── aggregate.gif
│ │ │ │ │ │ │ ├── backcolor.gif
│ │ │ │ │ │ │ ├── bg-fade.png
│ │ │ │ │ │ │ ├── bold.gif
│ │ │ │ │ │ │ ├── cancel.gif
│ │ │ │ │ │ │ ├── copy.gif
│ │ │ │ │ │ │ ├── createlink.gif
│ │ │ │ │ │ │ ├── cut.gif
│ │ │ │ │ │ │ ├── delete.gif
│ │ │ │ │ │ │ ├── forecolor.gif
│ │ │ │ │ │ │ ├── -.gif
│ │ │ │ │ │ │ ├── hilitecolor.gif
│ │ │ │ │ │ │ ├── indent.gif
│ │ │ │ │ │ │ ├── inserthorizontalrule.gif
│ │ │ │ │ │ │ ├── insertimage.gif
│ │ │ │ │ │ │ ├── insertorderedlist.gif
│ │ │ │ │ │ │ ├── inserttable.gif
│ │ │ │ │ │ │ ├── insertunorderedlist.gif
│ │ │ │ │ │ │ ├── italic.gif
│ │ │ │ │ │ │ ├── justifycenter.gif
│ │ │ │ │ │ │ ├── justifyfull.gif
│ │ │ │ │ │ │ ├── justifyleft.gif
│ │ │ │ │ │ │ ├── justifyright.gif
│ │ │ │ │ │ │ ├── left_to_right.gif
│ │ │ │ │ │ │ ├── list_bullet_indent.gif
│ │ │ │ │ │ │ ├── list_bullet_outdent.gif
│ │ │ │ │ │ │ ├── list_num_indent.gif
│ │ │ │ │ │ │ ├── list_num_outdent.gif
│ │ │ │ │ │ │ ├── outdent.gif
│ │ │ │ │ │ │ ├── paste.gif
│ │ │ │ │ │ │ ├── redo.gif
│ │ │ │ │ │ │ ├── removeformat.gif
│ │ │ │ │ │ │ ├── right_to_left.gif
│ │ │ │ │ │ │ ├── save.gif
│ │ │ │ │ │ │ ├── space.gif
│ │ │ │ │ │ │ ├── strikethrough.gif
│ │ │ │ │ │ │ ├── subscript.gif
│ │ │ │ │ │ │ ├── superscript.gif
│ │ │ │ │ │ │ ├── underline.gif
│ │ │ │ │ │ │ ├── undo.gif
│ │ │ │ │ │ │ └── wikiword.gif
│ │ │ │ │ │ ├── check_disabled_off.gif
│ │ │ │ │ │ ├── check_disabled_on.gif
│ │ │ │ │ │ ├── check_hover_off.gif
│ │ │ │ │ │ ├── check_hover_on.gif
│ │ │ │ │ │ ├── check_off.gif
│ │ │ │ │ │ ├── check_on.gif
│ │ │ │ │ │ ├── decrementMonth.gif
│ │ │ │ │ │ ├── decrementWeek.gif
│ │ │ │ │ │ ├── DemoEngine.html
│ │ │ │ │ │ ├── grabCorner.gif
│ │ │ │ │ │ ├── HtmlButtonTemplate.css
│ │ │ │ │ │ ├── HtmlButtonTemplate.html
│ │ │ │ │ │ ├── HtmlCheckBox.html
│ │ │ │ │ │ ├── HtmlCiviCrmDatePicker.html
│ │ │ │ │ │ ├── HtmlComboBox.css
│ │ │ │ │ │ ├── HtmlComboBox.html
│ │ │ │ │ │ ├── HtmlComboButtonTemplate.html
│ │ │ │ │ │ ├── HtmlContextMenuTemplate.html
│ │ │ │ │ │ ├── HtmlDatePicker.css
│ │ │ │ │ │ ├── HtmlDatePicker.html
│ │ │ │ │ │ ├── HtmlDialog.html
│ │ │ │ │ │ ├── HtmlDocPane.css
│ │ │ │ │ │ ├── HtmlDocPane.html
│ │ │ │ │ │ ├── HtmlDropDownButtonTemplate.html
│ │ │ │ │ │ ├── HtmlEditorToolbar.css
│ │ │ │ │ │ ├── HtmlEditorToolbar.html
│ │ │ │ │ │ ├── HtmlEditorToolbarOneline.html
│ │ │ │ │ │ ├── HtmlFisheyeList.css
│ │ │ │ │ │ ├── HtmlFloatingPane.css
│ │ │ │ │ │ ├── HtmlFloatingPane.html
│ │ │ │ │ │ ├── HtmlInlineEditBox.css
│ │ │ │ │ │ ├── HtmlInlineEditBox.html
│ │ │ │ │ │ ├── HtmlMenu2.css
│ │ │ │ │ │ ├── HtmlMenuItemTemplate.html
│ │ │ │ │ │ ├── HtmlMonthlyCalendar.css
│ │ │ │ │ │ ├── HtmlMonthlyCalendar.html
│ │ │ │ │ │ ├── HtmlResizableTextarea.css
│ │ │ │ │ │ ├── HtmlResizableTextarea.html
│ │ │ │ │ │ ├── HtmlResizeHandle.css
│ │ │ │ │ │ ├── HtmlShow.css
│ │ │ │ │ │ ├── HtmlShow.html
│ │ │ │ │ │ ├── HtmlShowSlide.css
│ │ │ │ │ │ ├── HtmlShowSlide.html
│ │ │ │ │ │ ├── HtmlSimpleDropdownButtons.css
│ │ │ │ │ │ ├── HtmlSlider.css
│ │ │ │ │ │ ├── HtmlSliderHorizontal.html
│ │ │ │ │ │ ├── HtmlSlider.html
│ │ │ │ │ │ ├── HtmlSliderVertical.html
│ │ │ │ │ │ ├── HtmlSlideShow.css
│ │ │ │ │ │ ├── HtmlSlideShow.html
│ │ │ │ │ │ ├── HtmlSpinner.css
│ │ │ │ │ │ ├── HtmlSpinner.html
│ │ │ │ │ │ ├── HtmlSplitContainer.css
│ │ │ │ │ │ ├── HtmlTabContainer.css
│ │ │ │ │ │ ├── HtmlTabContainer.html
│ │ │ │ │ │ ├── HtmlTaskBar.css
│ │ │ │ │ │ ├── HtmlTaskBarItemTemplate.html
│ │ │ │ │ │ ├── HtmlTimePicker.css
│ │ │ │ │ │ ├── HtmlTimePicker.html
│ │ │ │ │ │ ├── HtmlToolbar.css
│ │ │ │ │ │ ├── HtmlTooltipTemplate.css
│ │ │ │ │ │ ├── HtmlTooltipTemplate.html
│ │ │ │ │ │ ├── images
│ │ │ │ │ │ │ ├── bdYearBg.1.gif
│ │ │ │ │ │ │ ├── bdYearBg.gif
│ │ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ │ ├── combo_box_arrow.png
│ │ │ │ │ │ │ ├── dateIcon.gif
│ │ │ │ │ │ │ ├── decrementMonth.gif
│ │ │ │ │ │ │ ├── decrementMonth.png
│ │ │ │ │ │ │ ├── dpBg.gif
│ │ │ │ │ │ │ ├── dpCurveBL.png
│ │ │ │ │ │ │ ├── dpCurveBR.png
│ │ │ │ │ │ │ ├── dpCurveTL.png
│ │ │ │ │ │ │ ├── dpCurveTR.png
│ │ │ │ │ │ │ ├── dpHorizLineFoot.gif
│ │ │ │ │ │ │ ├── dpHorizLine.gif
│ │ │ │ │ │ │ ├── dpMonthBg.gif
│ │ │ │ │ │ │ ├── dpMonthBg.png
│ │ │ │ │ │ │ ├── dpVertLine.gif
│ │ │ │ │ │ │ ├── dpYearBg.png
│ │ │ │ │ │ │ ├── dropdownButtonsArrow-disabled.gif
│ │ │ │ │ │ │ ├── dropdownButtonsArrow.gif
│ │ │ │ │ │ │ ├── floatingPaneClose.gif
│ │ │ │ │ │ │ ├── floatingPaneMaximize.gif
│ │ │ │ │ │ │ ├── floatingPaneMinimize.gif
│ │ │ │ │ │ │ ├── floatingPaneRestore.gif
│ │ │ │ │ │ │ ├── incrementMonth.gif
│ │ │ │ │ │ │ ├── incrementMonth.png
│ │ │ │ │ │ │ ├── no.gif
│ │ │ │ │ │ │ ├── no.svg
│ │ │ │ │ │ │ ├── scBackground.gif
│ │ │ │ │ │ │ ├── slider-bg.gif
│ │ │ │ │ │ │ ├── slider-bg-vert.gif
│ │ │ │ │ │ │ ├── slider-button-horz.png
│ │ │ │ │ │ │ ├── slider-button.png
│ │ │ │ │ │ │ ├── slider-button-vert.png
│ │ │ │ │ │ │ ├── soriaActive-c.gif
│ │ │ │ │ │ │ ├── soriaActive-l.gif
│ │ │ │ │ │ │ ├── soriaActive-r.gif
│ │ │ │ │ │ │ ├── soriaButton-c.gif
│ │ │ │ │ │ │ ├── soriaButton-l.gif
│ │ │ │ │ │ │ ├── soriaButton-r.gif
│ │ │ │ │ │ │ ├── soriaDisabled-c.gif
│ │ │ │ │ │ │ ├── soriaDisabled-l.gif
│ │ │ │ │ │ │ ├── soriaDisabled-r.gif
│ │ │ │ │ │ │ ├── soriaPressed-c.gif
│ │ │ │ │ │ │ ├── soriaPressed-l.gif
│ │ │ │ │ │ │ ├── soriaPressed-r.gif
│ │ │ │ │ │ │ ├── spinnerDecrement.gif
│ │ │ │ │ │ │ ├── spinnerIncrement.gif
│ │ │ │ │ │ │ ├── submenu_off.gif
│ │ │ │ │ │ │ ├── submenu_on.gif
│ │ │ │ │ │ │ ├── tab_bot_left_curr.gif
│ │ │ │ │ │ │ ├── tab_bot_left.gif
│ │ │ │ │ │ │ ├── tab_bot_right_curr.gif
│ │ │ │ │ │ │ ├── tab_bot_right.gif
│ │ │ │ │ │ │ ├── tab_close.gif
│ │ │ │ │ │ │ ├── tab_close_h.gif
│ │ │ │ │ │ │ ├── tab_left.gif
│ │ │ │ │ │ │ ├── tab_left_r_curr.gif
│ │ │ │ │ │ │ ├── tab_left_r.gif
│ │ │ │ │ │ │ ├── tab_right.gif
│ │ │ │ │ │ │ ├── tab_right_r_curr.gif
│ │ │ │ │ │ │ ├── tab_right_r.gif
│ │ │ │ │ │ │ ├── tab_top_left.gif
│ │ │ │ │ │ │ ├── tab_top_right.gif
│ │ │ │ │ │ │ ├── toolbar-bg.gif
│ │ │ │ │ │ │ ├── transparent.gif
│ │ │ │ │ │ │ ├── Tree
│ │ │ │ │ │ │ │ ├── blank.gif
│ │ │ │ │ │ │ │ ├── closed.gif
│ │ │ │ │ │ │ │ ├── document.gif
│ │ │ │ │ │ │ │ ├── minus.gif
│ │ │ │ │ │ │ │ ├── plus.gif
│ │ │ │ │ │ │ │ ├── transparent.gif
│ │ │ │ │ │ │ │ ├── Tree.css
│ │ │ │ │ │ │ │ ├── treenode_blank.gif
│ │ │ │ │ │ │ │ ├── treenode_child.gif
│ │ │ │ │ │ │ │ ├── treenode_expand_minus.gif
│ │ │ │ │ │ │ │ ├── treenode_expand_plus.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_c.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_l.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_p.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_t.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_v.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_x.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_y.gif
│ │ │ │ │ │ │ │ ├── treenode_grid_z.gif
│ │ │ │ │ │ │ │ ├── treenode_loading.gif
│ │ │ │ │ │ │ │ └── treenode_loading.jpg
│ │ │ │ │ │ │ ├── treenode_blank.gif
│ │ │ │ │ │ │ ├── treenode_child.gif
│ │ │ │ │ │ │ ├── treenode_expand_minus.gif
│ │ │ │ │ │ │ ├── treenode_expand_plus.gif
│ │ │ │ │ │ │ ├── treenode_grid_c.gif
│ │ │ │ │ │ │ ├── treenode_grid_l.gif
│ │ │ │ │ │ │ ├── treenode_grid_p.gif
│ │ │ │ │ │ │ ├── treenode_grid_t.gif
│ │ │ │ │ │ │ ├── treenode_grid_v.gif
│ │ │ │ │ │ │ ├── treenode_grid_x.gif
│ │ │ │ │ │ │ ├── treenode_grid_y.gif
│ │ │ │ │ │ │ ├── treenode_grid_z.gif
│ │ │ │ │ │ │ ├── treenode_node.gif
│ │ │ │ │ │ │ ├── verticalbar.gif
│ │ │ │ │ │ │ └── whiteDownArrow.gif
│ │ │ │ │ │ ├── incrementMonth.gif
│ │ │ │ │ │ ├── incrementWeek.gif
│ │ │ │ │ │ ├── Menu.css
│ │ │ │ │ │ ├── PopUpButton.css
│ │ │ │ │ │ ├── richtextframe.html
│ │ │ │ │ │ ├── TitlePane.html
│ │ │ │ │ │ ├── Tree.css
│ │ │ │ │ │ ├── Wizard.css
│ │ │ │ │ │ └── Wizard.html
│ │ │ │ │ ├── TimePicker.js
│ │ │ │ │ ├── TitlePane.js
│ │ │ │ │ ├── Toggler.js
│ │ │ │ │ ├── Toolbar.js
│ │ │ │ │ ├── Tooltip.js
│ │ │ │ │ ├── TreeBasicController.js
│ │ │ │ │ ├── TreeContextMenu.js
│ │ │ │ │ ├── TreeControllerExtension.js
│ │ │ │ │ ├── Tree.js
│ │ │ │ │ ├── TreeLoadingController.js
│ │ │ │ │ ├── TreeNode.js
│ │ │ │ │ ├── TreeRPCController.js
│ │ │ │ │ ├── TreeSelector.js
│ │ │ │ │ ├── validate.js
│ │ │ │ │ ├── vml
│ │ │ │ │ │ └── Chart.js
│ │ │ │ │ ├── Widget.js
│ │ │ │ │ ├── Wizard.js
│ │ │ │ │ └── YahooMap.js
│ │ │ │ └── xml
│ │ │ │ ├── domUtil.js
│ │ │ │ ├── htmlUtil.js
│ │ │ │ ├── __package__.js
│ │ │ │ ├── Parse.js
│ │ │ │ └── svgUtil.js
│ │ │ ├── lightbox_plus
│ │ │ │ ├── blank.gif
│ │ │ │ ├── close.gif
│ │ │ │ ├── expand.gif
│ │ │ │ ├── hed.gif
│ │ │ │ ├── lightbox.css
│ │ │ │ ├── lightbox_plus.js
│ │ │ │ ├── loading.gif
│ │ │ │ ├── overlay.png
│ │ │ │ └── shrink.gif
│ │ │ ├── moo.fx
│ │ │ │ ├── moo.fx.js
│ │ │ │ ├── moo.fx.pack.js
│ │ │ │ └── prototype.lite.js
│ │ │ ├── photo
│ │ │ │ ├── coon.js
│ │ │ │ ├── global.consts.js
│ │ │ │ ├── global.urls.js
│ │ │ │ └── photo_utils.js
│ │ │ └── ThickBox
│ │ │ ├── jquery.js
│ │ │ ├── loadingAnimation.gif
│ │ │ ├── thickbox.css
│ │ │ └── thickbox.js
│ │ ├── jupload
│ │ │ ├── jupload_02.php
│ │ │ ├── jupload.jar
│ │ │ └── jupload.php
│ │ ├── kernel
│ │ │ ├── 1functions.php
│ │ │ ├── class_db_mysql.php
│ │ │ ├── class_db.php
│ │ │ ├── class_pic_main.php
│ │ │ ├── class.smarttemplatedebugger.php
│ │ │ ├── class.smarttemplateparser.php
│ │ │ ├── class.smarttemplate.php
│ │ │ ├── class_upload.php
│ │ │ ├── class.watermark.php
│ │ │ └── functions.php
│ │ ├── PEAR
│ │ │ ├── Archive
│ │ │ │ └── Tar.php
│ │ │ ├── Console
│ │ │ │ └── Getopt.php
│ │ │ ├── data
│ │ │ │ └── PEAR
│ │ │ │ ├── package.dtd
│ │ │ │ └── template.spec
│ │ │ ├── DB
│ │ │ │ ├── common.php
│ │ │ │ ├── dbase.php
│ │ │ │ ├── fbsql.php
│ │ │ │ ├── ibase.php
│ │ │ │ ├── ifx.php
│ │ │ │ ├── msql.php
│ │ │ │ ├── mssql.php
│ │ │ │ ├── mysqli.php
│ │ │ │ ├── mysql.php
│ │ │ │ ├── oci8.php
│ │ │ │ ├── odbc.php
│ │ │ │ ├── pgsql.php
│ │ │ │ ├── sqlite.php
│ │ │ │ ├── storage.php
│ │ │ │ └── sybase.php
│ │ │ ├── DB.php
│ │ │ ├── docs
│ │ │ │ ├── Archive_Tar
│ │ │ │ │ └── docs
│ │ │ │ │ └── Archive_Tar.txt
│ │ │ │ ├── DB
│ │ │ │ │ └── doc
│ │ │ │ │ ├── IDEAS
│ │ │ │ │ ├── MAINTAINERS
│ │ │ │ │ ├── STATUS
│ │ │ │ │ └── TESTERS
│ │ │ │ ├── Net_SMTP
│ │ │ │ │ └── docs
│ │ │ │ │ ├── examples
│ │ │ │ │ │ └── basic.php
│ │ │ │ │ └── guide.txt
│ │ │ │ └── XML_Parser
│ │ │ │ └── examples
│ │ │ │ ├── xml_parser_file.php
│ │ │ │ ├── xml_parser_file.xml
│ │ │ │ ├── xml_parser_handler.php
│ │ │ │ ├── xml_parser_simple1.php
│ │ │ │ ├── xml_parser_simple1.xml
│ │ │ │ ├── xml_parser_simple2.php
│ │ │ │ ├── xml_parser_simple2.xml
│ │ │ │ └── xml_parser_simple_handler.php
│ │ │ ├── go-pear-bundle
│ │ │ │ ├── Archive_Tar-1.3.1.tgz
│ │ │ │ ├── Console_Getopt-1.2.tgz
│ │ │ │ ├── Getopt.php
│ │ │ │ ├── HTML_Template_IT-1.1.tgz
│ │ │ │ ├── Net_UserAgent_Detect-2.0.1.tgz
│ │ │ │ ├── PEAR-1.3.6.tgz
│ │ │ │ ├── PEAR_Frontend_Web-0.4.tgz
│ │ │ │ ├── PEAR.php
│ │ │ │ ├── Tar.php
│ │ │ │ └── XML_RPC-1.4.0.tgz
│ │ │ ├── go-pear.php
│ │ │ │ ├── mail.php
│ │ │ │ ├── null.php
│ │ │ │ ├── RFC822.php
│ │ │ │ ├── sendmail.php
│ │ │ │ └── smtp.php
│ │ │ ├── Mail.php
│ │ │ ├── Net
│ │ │ │ ├── SMTP.php
│ │ │ │ └── Socket.php
│ │ │ ├── OS
│ │ │ │ └── Guess.php
│ │ │ ├── PEAR
│ │ │ │ ├── Autoloader.php
│ │ │ │ ├── Builder.php
│ │ │ │ ├── Command
│ │ │ │ │ ├── Auth.php
│ │ │ │ │ ├── Build.php
│ │ │ │ │ ├── Common.php
│ │ │ │ │ ├── Config.php
│ │ │ │ │ ├── Install.php
│ │ │ │ │ ├── Mirror.php
│ │ │ │ │ ├── Package.php
│ │ │ │ │ ├── Registry.php
│ │ │ │ │ └── Remote.php
│ │ │ │ ├── Command.php
│ │ │ │ ├── Common.php
│ │ │ │ ├── Config.php
│ │ │ │ ├── Dependency.php
│ │ │ │ ├── Downloader.php
│ │ │ │ ├── ErrorStack.php
│ │ │ │ ├── Exception.php
│ │ │ │ ├── Frontend
│ │ │ │ │ └── CLI.php
│ │ │ │ ├── Installer.php
│ │ │ │ ├── Packager.php
│ │ │ │ ├── Registry.php
│ │ │ │ ├── Remote.php
│ │ │ │ └── RunTest.php
│ │ │ ├── pearcmd.php
│ │ │ ├── PEAR.php
│ │ │ ├── PHPUnit
│ │ │ │ ├── Assert.php
│ │ │ │ ├── GUI
│ │ │ │ │ ├── Gtk.php
│ │ │ │ │ ├── HTML.php
│ │ │ │ │ ├── HTML.tpl
│ │ │ │ │ └── SetupDecorator.php
│ │ │ │ ├── RepeatedTest.php
│ │ │ │ ├── Skeleton.php
│ │ │ │ ├── TestCase.php
│ │ │ │ ├── TestDecorator.php
│ │ │ │ ├── TestFailure.php
│ │ │ │ ├── TestListener.php
│ │ │ │ ├── TestResult.php
│ │ │ │ └── TestSuite.php
│ │ │ ├── PHPUnit.php
│ │ │ ├── System.php
│ │ │ ├── tests
│ │ │ │ ├── DB
│ │ │ │ │ └── tests
│ │ │ │ │ ├── db_error2.phpt
│ │ │ │ │ ├── db_error.phpt
│ │ │ │ │ ├── db_factory.phpt
│ │ │ │ │ ├── db_ismanip.phpt
│ │ │ │ │ ├── db_parsedsn.phpt
│ │ │ │ │ ├── driver
│ │ │ │ │ │ ├── 01connect.phpt
│ │ │ │ │ │ ├── 02fetch.phpt
│ │ │ │ │ │ ├── 03simplequery.phpt
│ │ │ │ │ │ ├── 04numcols.phpt
│ │ │ │ │ │ ├── 05sequences.phpt
│ │ │ │ │ │ ├── 06prepexec.phpt
│ │ │ │ │ │ ├── 08affectedrows.phpt
│ │ │ │ │ │ ├── 09numrows.phpt
│ │ │ │ │ │ ├── 10errormap.phpt
│ │ │ │ │ │ ├── 11transactions.phpt
│ │ │ │ │ │ ├── 13limit.phpt
│ │ │ │ │ │ ├── 14fetchmode_object.phpt
│ │ │ │ │ │ ├── 15quote.phpt
│ │ │ │ │ │ ├── 16tableinfo.phpt
│ │ │ │ │ │ ├── 17query.phpt
│ │ │ │ │ │ ├── 18get.phpt
│ │ │ │ │ │ ├── 19getlistof.phpt
│ │ │ │ │ │ ├── connect.inc
│ │ │ │ │ │ ├── mktable.inc
│ │ │ │ │ │ ├── multiconnect.php
│ │ │ │ │ │ ├── run.cvs
│ │ │ │ │ │ ├── setup.inc.cvs
│ │ │ │ │ │ └── skipif.inc
│ │ │ │ │ ├── errors.inc
│ │ │ │ │ ├── fetchmode_object.inc
│ │ │ │ │ ├── fetchmodes.inc
│ │ │ │ │ ├── include.inc
│ │ │ │ │ ├── limit.inc
│ │ │ │ │ ├── numcols.inc
│ │ │ │ │ ├── numrows.inc
│ │ │ │ │ ├── prepexe.inc
│ │ │ │ │ ├── run.cvs
│ │ │ │ │ ├── sequences.inc
│ │ │ │ │ ├── simplequery.inc
│ │ │ │ │ ├── skipif.inc
│ │ │ │ │ └── transactions.inc
│ │ │ │ │ └── tests
│ │ │ │ │ ├── rfc822.phpt
│ │ │ │ │ └── smtp_error.phpt
│ │ │ │ ├── Net_SMTP
│ │ │ │ │ └── tests
│ │ │ │ │ ├── auth.phpt
│ │ │ │ │ ├── basic.phpt
│ │ │ │ │ ├── config.php.dist
│ │ │ │ │ └── quotedata.phpt
│ │ │ │ ├── XML_Parser
│ │ │ │ │ └── tests
│ │ │ │ │ ├── 001.phpt
│ │ │ │ │ ├── 002.phpt
│ │ │ │ │ ├── 003.phpt
│ │ │ │ │ ├── 004.phpt
│ │ │ │ │ ├── 005.phpt
│ │ │ │ │ ├── test2.xml
│ │ │ │ │ └── test3.xml
│ │ │ │ └── XML_RPC
│ │ │ │ └── tests
│ │ │ │ ├── protoport.php
│ │ │ │ └── test_Dump.php
│ │ │ └── XML
│ │ │ ├── Parser
│ │ │ │ └── Simple.php
│ │ │ ├── Parser.php
│ │ │ ├── RPC
│ │ │ │ ├── Dump.php
│ │ │ │ └── Server.php
│ │ │ └── RPC.php
│ │ ├── pic_conn.php
│ │ ├── qr
│ │ │ ├── data
│ │ │ │ ├── qrv10_0.dat
│ │ │ │ ├── qrv10_1.dat
│ │ │ │ ├── qrv10_2.dat
│ │ │ │ ├── qrv10_3.dat
│ │ │ │ ├── qrv1_0.dat
│ │ │ │ ├── qrv11_0.dat
│ │ │ │ ├── qrv11_1.dat
│ │ │ │ ├── qrv11_2.dat
│ │ │ │ ├── qrv11_3.dat
│ │ │ │ ├── qrv1_1.dat
│ │ │ │ ├── qrv12_0.dat
│ │ │ │ ├── qrv12_1.dat
│ │ │ │ ├── qrv12_2.dat
│ │ │ │ ├── qrv12_3.dat
│ │ │ │ ├── qrv1_2.dat
│ │ │ │ ├── qrv13_0.dat
│ │ │ │ ├── qrv13_1.dat
│ │ │ │ ├── qrv13_2.dat
│ │ │ │ ├── qrv13_3.dat
│ │ │ │ ├── qrv1_3.dat
│ │ │ │ ├── qrv14_0.dat
│ │ │ │ ├── qrv14_1.dat
│ │ │ │ ├── qrv14_2.dat
│ │ │ │ ├── qrv14_3.dat
│ │ │ │ ├── qrv15_0.dat
│ │ │ │ ├── qrv15_1.dat
│ │ │ │ ├── qrv15_2.dat
│ │ │ │ ├── qrv15_3.dat
│ │ │ │ ├── qrv16_0.dat
│ │ │ │ ├── qrv16_1.dat
│ │ │ │ ├── qrv16_2.dat
│ │ │ │ ├── qrv16_3.dat
│ │ │ │ ├── qrv17_0.dat
│ │ │ │ ├── qrv17_1.dat
│ │ │ │ ├── qrv17_2.dat
│ │ │ │ ├── qrv17_3.dat
│ │ │ │ ├── qrv18_0.dat
│ │ │ │ ├── qrv18_1.dat
│ │ │ │ ├── qrv18_2.dat
│ │ │ │ ├── qrv18_3.dat
│ │ │ │ ├── qrv19_0.dat
│ │ │ │ ├── qrv19_1.dat
│ │ │ │ ├── qrv19_2.dat
│ │ │ │ ├── qrv19_3.dat
│ │ │ │ ├── qrv20_0.dat
│ │ │ │ ├── qrv20_1.dat
│ │ │ │ ├── qrv20_2.dat
│ │ │ │ ├── qrv20_3.dat
│ │ │ │ ├── qrv2_0.dat
│ │ │ │ ├── qrv21_0.dat
│ │ │ │ ├── qrv21_1.dat
│ │ │ │ ├── qrv21_2.dat
│ │ │ │ ├── qrv21_3.dat
│ │ │ │ ├── qrv2_1.dat
│ │ │ │ ├── qrv22_0.dat
│ │ │ │ ├── qrv22_1.dat
│ │ │ │ ├── qrv22_2.dat
│ │ │ │ ├── qrv22_3.dat
│ │ │ │ ├── qrv2_2.dat
│ │ │ │ ├── qrv23_0.dat
│ │ │ │ ├── qrv23_1.dat
│ │ │ │ ├── qrv23_2.dat
│ │ │ │ ├── qrv23_3.dat
│ │ │ │ ├── qrv2_3.dat
│ │ │ │ ├── qrv24_0.dat
│ │ │ │ ├── qrv24_1.dat
│ │ │ │ ├── qrv24_2.dat
│ │ │ │ ├── qrv24_3.dat
│ │ │ │ ├── qrv25_0.dat
│ │ │ │ ├── qrv25_1.dat
│ │ │ │ ├── qrv25_2.dat
│ │ │ │ ├── qrv25_3.dat
│ │ │ │ ├── qrv26_0.dat
│ │ │ │ ├── qrv26_1.dat
│ │ │ │ ├── qrv26_2.dat
│ │ │ │ ├── qrv26_3.dat
│ │ │ │ ├── qrv27_0.dat
│ │ │ │ ├── qrv27_1.dat
│ │ │ │ ├── qrv27_2.dat
│ │ │ │ ├── qrv27_3.dat
│ │ │ │ ├── qrv28_0.dat
│ │ │ │ ├── qrv28_1.dat
│ │ │ │ ├── qrv28_2.dat
│ │ │ │ ├── qrv28_3.dat
│ │ │ │ ├── qrv29_0.dat
│ │ │ │ ├── qrv29_1.dat
│ │ │ │ ├── qrv29_2.dat
│ │ │ │ ├── qrv29_3.dat
│ │ │ │ ├── qrv30_0.dat
│ │ │ │ ├── qrv30_1.dat
│ │ │ │ ├── qrv30_2.dat
│ │ │ │ ├── qrv30_3.dat
│ │ │ │ ├── qrv3_0.dat
│ │ │ │ ├── qrv31_0.dat
│ │ │ │ ├── qrv31_1.dat
│ │ │ │ ├── qrv31_2.dat
│ │ │ │ ├── qrv31_3.dat
│ │ │ │ ├── qrv3_1.dat
│ │ │ │ ├── qrv32_0.dat
│ │ │ │ ├── qrv32_1.dat
│ │ │ │ ├── qrv32_2.dat
│ │ │ │ ├── qrv32_3.dat
│ │ │ │ ├── qrv3_2.dat
│ │ │ │ ├── qrv33_0.dat
│ │ │ │ ├── qrv33_1.dat
│ │ │ │ ├── qrv33_2.dat
│ │ │ │ ├── qrv33_3.dat
│ │ │ │ ├── qrv3_3.dat
│ │ │ │ ├── qrv34_0.dat
│ │ │ │ ├── qrv34_1.dat
│ │ │ │ ├── qrv34_2.dat
│ │ │ │ ├── qrv34_3.dat
│ │ │ │ ├── qrv35_0.dat
│ │ │ │ ├── qrv35_1.dat
│ │ │ │ ├── qrv35_2.dat
│ │ │ │ ├── qrv35_3.dat
│ │ │ │ ├── qrv36_0.dat
│ │ │ │ ├── qrv36_1.dat
│ │ │ │ ├── qrv36_2.dat
│ │ │ │ ├── qrv36_3.dat
│ │ │ │ ├── qrv37_0.dat
│ │ │ │ ├── qrv37_1.dat
│ │ │ │ ├── qrv37_2.dat
│ │ │ │ ├── qrv37_3.dat
│ │ │ │ ├── qrv38_0.dat
│ │ │ │ ├── qrv38_1.dat
│ │ │ │ ├── qrv38_2.dat
│ │ │ │ ├── qrv38_3.dat
│ │ │ │ ├── qrv39_0.dat
│ │ │ │ ├── qrv39_1.dat
│ │ │ │ ├── qrv39_2.dat
│ │ │ │ ├── qrv39_3.dat
│ │ │ │ ├── qrv40_0.dat
│ │ │ │ ├── qrv40_1.dat
│ │ │ │ ├── qrv40_2.dat
│ │ │ │ ├── qrv40_3.dat
│ │ │ │ ├── qrv4_0.dat
│ │ │ │ ├── qrv4_1.dat
│ │ │ │ ├── qrv4_2.dat
│ │ │ │ ├── qrv4_3.dat
│ │ │ │ ├── qrv5_0.dat
│ │ │ │ ├── qrv5_1.dat
│ │ │ │ ├── qrv5_2.dat
│ │ │ │ ├── qrv5_3.dat
│ │ │ │ ├── qrv6_0.dat
│ │ │ │ ├── qrv6_1.dat
│ │ │ │ ├── qrv6_2.dat
│ │ │ │ ├── qrv6_3.dat
│ │ │ │ ├── qrv7_0.dat
│ │ │ │ ├── qrv7_1.dat
│ │ │ │ ├── qrv7_2.dat
│ │ │ │ ├── qrv7_3.dat
│ │ │ │ ├── qrv8_0.dat
│ │ │ │ ├── qrv8_1.dat
│ │ │ │ ├── qrv8_2.dat
│ │ │ │ ├── qrv8_3.dat
│ │ │ │ ├── qrv9_0.dat
│ │ │ │ ├── qrv9_1.dat
│ │ │ │ ├── qrv9_2.dat
│ │ │ │ ├── qrv9_3.dat
│ │ │ │ ├── qrvfr10.dat
│ │ │ │ ├── qrvfr11.dat
│ │ │ │ ├── qrvfr12.dat
│ │ │ │ ├── qrvfr13.dat
│ │ │ │ ├── qrvfr14.dat
│ │ │ │ ├── qrvfr15.dat
│ │ │ │ ├── qrvfr16.dat
│ │ │ │ ├── qrvfr17.dat
│ │ │ │ ├── qrvfr18.dat
│ │ │ │ ├── qrvfr19.dat
│ │ │ │ ├── qrvfr1.dat
│ │ │ │ ├── qrvfr20.dat
│ │ │ │ ├── qrvfr21.dat
│ │ │ │ ├── qrvfr22.dat
│ │ │ │ ├── qrvfr23.dat
│ │ │ │ ├── qrvfr24.dat
│ │ │ │ ├── qrvfr25.dat
│ │ │ │ ├── qrvfr26.dat
│ │ │ │ ├── qrvfr27.dat
│ │ │ │ ├── qrvfr28.dat
│ │ │ │ ├── qrvfr29.dat
│ │ │ │ ├── qrvfr2.dat
│ │ │ │ ├── qrvfr30.dat
│ │ │ │ ├── qrvfr31.dat
│ │ │ │ ├── qrvfr32.dat
│ │ │ │ ├── qrvfr33.dat
│ │ │ │ ├── qrvfr34.dat
│ │ │ │ ├── qrvfr35.dat
│ │ │ │ ├── qrvfr36.dat
│ │ │ │ ├── qrvfr37.dat
│ │ │ │ ├── qrvfr38.dat
│ │ │ │ ├── qrvfr39.dat
│ │ │ │ ├── qrvfr3.dat
│ │ │ │ ├── qrvfr40.dat
│ │ │ │ ├── qrvfr4.dat
│ │ │ │ ├── qrvfr5.dat
│ │ │ │ ├── qrvfr6.dat
│ │ │ │ ├── qrvfr7.dat
│ │ │ │ ├── qrvfr8.dat
│ │ │ │ ├── qrvfr9.dat
│ │ │ │ ├── rsc10.dat
│ │ │ │ ├── rsc13.dat
│ │ │ │ ├── rsc15.dat
│ │ │ │ ├── rsc16.dat
│ │ │ │ ├── rsc17.dat
│ │ │ │ ├── rsc18.dat
│ │ │ │ ├── rsc20.dat
│ │ │ │ ├── rsc22.dat
│ │ │ │ ├── rsc24.dat
│ │ │ │ ├── rsc26.dat
│ │ │ │ ├── rsc28.dat
│ │ │ │ ├── rsc30.dat
│ │ │ │ ├── rsc32.dat
│ │ │ │ ├── rsc34.dat
│ │ │ │ ├── rsc36.dat
│ │ │ │ ├── rsc40.dat
│ │ │ │ ├── rsc42.dat
│ │ │ │ ├── rsc44.dat
│ │ │ │ ├── rsc46.dat
│ │ │ │ ├── rsc48.dat
│ │ │ │ ├── rsc50.dat
│ │ │ │ ├── rsc52.dat
│ │ │ │ ├── rsc54.dat
│ │ │ │ ├── rsc56.dat
│ │ │ │ ├── rsc58.dat
│ │ │ │ ├── rsc60.dat
│ │ │ │ ├── rsc62.dat
│ │ │ │ ├── rsc64.dat
│ │ │ │ ├── rsc66.dat
│ │ │ │ ├── rsc68.dat
│ │ │ │ └── rsc7.dat
│ │ │ ├── image
│ │ │ │ ├── b.png
│ │ │ │ ├── d.png
│ │ │ │ ├── qrv10.png
│ │ │ │ ├── qrv11.png
│ │ │ │ ├── qrv12.png
│ │ │ │ ├── qrv13.png
│ │ │ │ ├── qrv14.png
│ │ │ │ ├── qrv15.png
│ │ │ │ ├── qrv16.png
│ │ │ │ ├── qrv17.png
│ │ │ │ ├── qrv18.png
│ │ │ │ ├── qrv19.png
│ │ │ │ ├── qrv1.png
│ │ │ │ ├── qrv20.png
│ │ │ │ ├── qrv21.png
│ │ │ │ ├── qrv22.png
│ │ │ │ ├── qrv23.png
│ │ │ │ ├── qrv24.png
│ │ │ │ ├── qrv25.png
│ │ │ │ ├── qrv26.png
│ │ │ │ ├── qrv27.png
│ │ │ │ ├── qrv28.png
│ │ │ │ ├── qrv29.png
│ │ │ │ ├── qrv2.png
│ │ │ │ ├── qrv30.png
│ │ │ │ ├── qrv31.png
│ │ │ │ ├── qrv32.png
│ │ │ │ ├── qrv33.png
│ │ │ │ ├── qrv34.png
│ │ │ │ ├── qrv35.png
│ │ │ │ ├── qrv36.png
│ │ │ │ ├── qrv37.png
│ │ │ │ ├── qrv38.png
│ │ │ │ ├── qrv39.png
│ │ │ │ ├── qrv3.png
│ │ │ │ ├── qrv40.png
│ │ │ │ ├── qrv4.png
│ │ │ │ ├── qrv5.png
│ │ │ │ ├── qrv6.png
│ │ │ │ ├── qrv7.png
│ │ │ │ ├── qrv8.png
│ │ │ │ └── qrv9.png
│ │ │ └── qr_img.php
│ │ ├── smarty
│ │ │ ├── cache
│ │ │ │ ├── admin_admin_admin_addedit_html.php
│ │ │ │ ├── admin_admin_admin_list_html.php
│ │ │ │ ├── admin_admin_frame_html.php
│ │ │ │ ├── admin_admin_infos_html.php
│ │ │ │ ├── admin_admin_login_html.php
│ │ │ │ ├── admin_admin_menu_html.php
│ │ │ │ ├── admin_admin_messages_html.php
│ │ │ │ ├── admin_admin_systemsetting_html.php
│ │ │ │ ├── admin_admin_top_html.php
│ │ │ │ ├── admin_item_addedit_html.php
│ │ │ │ ├── admin_item_delconfirm_html.php
│ │ │ │ ├── admin_item_list_html.php
│ │ │ │ ├── admin_messages_html.php
│ │ │ │ ├── bathuploadapplet_html.php
│ │ │ │ ├── bathupload_html.php
│ │ │ │ ├── fakedone_html.php
│ │ │ │ ├── fakeup_html.php
│ │ │ │ ├── index_html.php
│ │ │ │ ├── message_html.php
│ │ │ │ ├── morepic_html.php
│ │ │ │ ├── photolist_html.php
│ │ │ │ ├── pic_jobf_html.php
│ │ │ │ ├── picjob_html.php
│ │ │ │ ├── rigester_html.php
│ │ │ │ ├── search_html.php
│ │ │ │ ├── upload_html.php
│ │ │ │ ├── userindex_html.php
│ │ │ │ ├── userinfo_html.php
│ │ │ │ └── userpic_html.php
│ │ │ ├── libs
│ │ │ │ ├── Config_File.class.php
│ │ │ │ ├── debug.tpl
│ │ │ │ ├── internals
│ │ │ │ │ ├── core.assemble_plugin_filepath.php
│ │ │ │ │ ├── core.assign_smarty_interface.php
│ │ │ │ │ ├── core.create_dir_structure.php
│ │ │ │ │ ├── core.display_debug_console.php
│ │ │ │ │ ├── core.get_include_path.php
│ │ │ │ │ ├── core.get_microtime.php
│ │ │ │ │ ├── core.get_php_resource.php
│ │ │ │ │ ├── core.is_secure.php
│ │ │ │ │ ├── core.is_trusted.php
│ │ │ │ │ ├── core.load_plugins.php
│ │ │ │ │ ├── core.load_resource_plugin.php
│ │ │ │ │ ├── core.process_cached_inserts.php
│ │ │ │ │ ├── core.process_compiled_include.php
│ │ │ │ │ ├── core.read_cache_file.php
│ │ │ │ │ ├── core.rm_auto.php
│ │ │ │ │ ├── core.rmdir.php
│ │ │ │ │ ├── core.run_insert_handler.php
│ │ │ │ │ ├── core.smarty_include_php.php
│ │ │ │ │ ├── core.write_cache_file.php
│ │ │ │ │ ├── core.write_compiled_include.php
│ │ │ │ │ ├── core.write_compiled_resource.php
│ │ │ │ │ └── core.write_file.php
│ │ │ │ ├── plugins
│ │ │ │ │ ├── block.textformat.php
│ │ │ │ │ ├── compiler.assign.php
│ │ │ │ │ ├── function.assign_debug_info.php
│ │ │ │ │ ├── function.config_load.php
│ │ │ │ │ ├── function.counter.php
│ │ │ │ │ ├── function.cycle.php
│ │ │ │ │ ├── function.debug.php
│ │ │ │ │ ├── function.eval.php
│ │ │ │ │ ├── function.fetch.php
│ │ │ │ │ ├── function.html_checkboxes.php
│ │ │ │ │ ├── function.html_image.php
│ │ │ │ │ ├── function.html_options.php
│ │ │ │ │ ├── function.html_radios.php
│ │ │ │ │ ├── function.html_select_date.php
│ │ │ │ │ ├── function.html_select_time.php
│ │ │ │ │ ├── function.html_table.php
│ │ │ │ │ ├── function.mailto.php
│ │ │ │ │ ├── function.math.php
│ │ │ │ │ ├── function.popup_init.php
│ │ │ │ │ ├── function.popup.php
│ │ │ │ │ ├── modifier.capitalize.php
│ │ │ │ │ ├── modifier.cat.php
│ │ │ │ │ ├── modifier.count_characters.php
│ │ │ │ │ ├── modifier.count_paragraphs.php
│ │ │ │ │ ├── modifier.count_sentences.php
│ │ │ │ │ ├── modifier.count_words.php
│ │ │ │ │ ├── modifier.date_format.php
│ │ │ │ │ ├── modifier.debug_print_var.php
│ │ │ │ │ ├── modifier.default.php
│ │ │ │ │ ├── modifier.escape.php
│ │ │ │ │ ├── modifier.indent.php
│ │ │ │ │ ├── modifier.lower.php
│ │ │ │ │ ├── modifier.nl2br.php
│ │ │ │ │ ├── modifier.regex_replace.php
│ │ │ │ │ ├── modifier.replace.php
│ │ │ │ │ ├── modifier.spacify.php
│ │ │ │ │ ├── modifier.string_format.php
│ │ │ │ │ ├── modifier.strip.php
│ │ │ │ │ ├── modifier.strip_tags.php
│ │ │ │ │ ├── modifier.truncate.php
│ │ │ │ │ ├── modifier.upper.php
│ │ │ │ │ ├── modifier.wordwrap.php
│ │ │ │ │ ├── outputfilter.trimwhitespace.php
│ │ │ │ │ ├── shared.escape_special_chars.php
│ │ │ │ │ └── shared.make_timestamp.php
│ │ │ │ ├── Smarty.class.php
│ │ │ │ └── Smarty_Compiler.class.php
│ │ │ ├── templates
│ │ │ │ └── defaults
│ │ │ │ ├── admin
│ │ │ │ │ ├── admin_admin_addedit.html
│ │ │ │ │ ├── admin_admin_delconfirm.html
│ │ │ │ │ ├── admin_admin_list.html
│ │ │ │ │ ├── admin_frame.html
│ │ │ │ │ ├── admin_infos.html
│ │ │ │ │ ├── admin_login.html
│ │ │ │ │ ├── admin_menu.html
│ │ │ │ │ ├── admin_messages.html
│ │ │ │ │ ├── admin_systemsetting.html
│ │ │ │ │ ├── admin_top.html
│ │ │ │ │ ├── item_addedit.html
│ │ │ │ │ ├── item_delconfirm.html
│ │ │ │ │ ├── item_list.html
│ │ │ │ │ └── messages.html
│ │ │ │ ├── bathuploadapplet.html
│ │ │ │ ├── bathupload.html
│ │ │ │ ├── fakedone.html
│ │ │ │ ├── fakeup.html
│ │ │ │ ├── footer.html
│ │ │ │ ├── header.html
│ │ │ │ ├── images
│ │ │ │ │ ├── banner2.gif
│ │ │ │ │ ├── banner.gif
│ │ │ │ │ ├── bg.gif
│ │ │ │ │ ├── bj.jpg
│ │ │ │ │ ├── blog
│ │ │ │ │ │ ├── action_down.gif
│ │ │ │ │ │ ├── action_up.gif
│ │ │ │ │ │ ├── blog.gif
│ │ │ │ │ │ ├── del.gif
│ │ │ │ │ │ ├── down.GIF
│ │ │ │ │ │ ├── edit.gif
│ │ │ │ │ │ ├── emailto.gif
│ │ │ │ │ │ ├── foot2.gif
│ │ │ │ │ │ ├── message.gif
│ │ │ │ │ │ ├── post.gif
│ │ │ │ │ │ ├── post 拷贝.gif
│ │ │ │ │ │ ├── profile.gif
│ │ │ │ │ │ ├── quote.gif
│ │ │ │ │ │ ├── reply.gif
│ │ │ │ │ │ ├── rss.gif
│ │ │ │ │ │ ├── sigline.gif
│ │ │ │ │ │ └── top.gif
│ │ │ │ │ ├── button-down.gif
│ │ │ │ │ ├── button-up.gif
│ │ │ │ │ ├── cbg.gif
│ │ │ │ │ ├── face
│ │ │ │ │ │ ├── BB10.gif
│ │ │ │ │ │ ├── BB11.gif
│ │ │ │ │ │ ├── BB12.gif
│ │ │ │ │ │ ├── BB13.gif
│ │ │ │ │ │ ├── BB14.gif
│ │ │ │ │ │ ├── BB15.gif
│ │ │ │ │ │ ├── BB16.gif
│ │ │ │ │ │ ├── BB17.gif
│ │ │ │ │ │ ├── BB18.gif
│ │ │ │ │ │ ├── BB19.gif
│ │ │ │ │ │ ├── BB1.gif
│ │ │ │ │ │ ├── BB20.gif
│ │ │ │ │ │ ├── BB2.gif
│ │ │ │ │ │ ├── BB3.gif
│ │ │ │ │ │ ├── BB4.gif
│ │ │ │ │ │ ├── BB5.gif
│ │ │ │ │ │ ├── BB6.gif
│ │ │ │ │ │ ├── BB7.gif
│ │ │ │ │ │ ├── BB8.gif
│ │ │ │ │ │ └── BB9.gif
│ │ │ │ │ ├── FOOTER.gif
│ │ │ │ │ ├── hed.gif
│ │ │ │ │ ├── spaceout.gif
│ │ │ │ │ ├── title.gif
│ │ │ │ │ ├── topbg2.gif
│ │ │ │ │ ├── topbg.gif
│ │ │ │ │ ├── 未标题-1.psd
│ │ │ │ │ ├── 未标题-2.psd
│ │ │ │ │ └── 未标题-3.psd
│ │ │ │ ├── index.html
│ │ │ │ ├── message.html
│ │ │ │ ├── morepic.html
│ │ │ │ ├── photolist.html
│ │ │ │ ├── pic_jobf.html
│ │ │ │ ├── picjob.html
│ │ │ │ ├── rigester.html
│ │ │ │ ├── search.html
│ │ │ │ ├── tagandfind.html
│ │ │ │ ├── toolbar.html
│ │ │ │ ├── upload.html
│ │ │ │ ├── userindex.html
│ │ │ │ ├── userinfo.html
│ │ │ │ └── userpic.html
│ │ │ └── templates_c
│ │ │ ├── %%0E^0E4^0E407559%%footer.tpl.php
│ │ │ ├── %%12^125^125A11DA%%blogs_mag.php.php
│ │ │ ├── %%12^12B^12B71420%%admin_login.php.php
│ │ │ ├── %%1F^1F3^1F34B456%%add_new.tpl.php
│ │ │ ├── %%3E^3E0^3E09365C%%lost_pass.tpl.php
│ │ │ ├── %%45^45E^45E480CD%%index.tpl.php
│ │ │ ├── %%57^57C^57C619D0%%admin_user_mag.php.php
│ │ │ ├── %%6A^6A5^6A537DD8%%login.tpl.php
│ │ │ ├── %%7E^7E7^7E70EB37%%regedit.tpl.php
│ │ │ ├── %%AA^AA2^AA20DCBE%%member_info.php.php
│ │ │ ├── %%AE^AED^AEDE8BC7%%admin_header.php.php
│ │ │ ├── %%DC^DC5^DC556B5B%%post.php.php
│ │ │ └── %%F7^F7F^F7F34188%%header.tpl.php
│ │ ├── style
│ │ │ ├── 005.swf
│ │ │ ├── 006.swf
│ │ │ ├── 007.swf
│ │ │ ├── 008.swf
│ │ │ └── 009.swf
│ │ ├── sys2.php
│ │ ├── syscfn.php
│ │ ├── sys.php
│ │ └── upu
│ │ ├── ChangeLog
│ │ ├── getinfo.php
│ │ ├── images
│ │ │ ├── finish.gif
│ │ │ └── upload.gif
│ │ ├── LICENSE
│ │ ├── misc
│ │ │ ├── e11n.js
│ │ │ ├── en.js
│ │ │ ├── progress.css
│ │ │ ├── progress.js
│ │ │ ├── upu.js
│ │ │ └── zh-cs.js
│ │ ├── progress.php
│ │ ├── README
│ │ ├── temp
│ │ │ ├── 08808bcead01014c6f31a1dd0c3d1646.srv
│ │ │ ├── 40d0280cb356bb056e07b565d21afb8b.frm
│ │ │ └── 7f6e99480bcbfdd3ec48798a55fa540c.frm
│ │ ├── test.html
│ │ ├── upload.php
│ │ └── upu.class.php
│ ├── tahoma.ttf
│ ├── test.php
│ ├── upload.htm
│ ├── upload.php
│ ├── upu
│ │ ├── index.htm
│ │ ├── test.php
│ │ └── upu
│ │ ├── ChangeLog
│ │ ├── getinfo.php
│ │ ├── images
│ │ │ ├── finish.gif
│ │ │ └── upload.gif
│ │ ├── LICENSE
│ │ ├── misc
│ │ │ ├── en.js
│ │ │ ├── progress.css
│ │ │ ├── progress.js
│ │ │ ├── upu.js
│ │ │ └── zh-cn.js
│ │ ├── progress.php
│ │ ├── README
│ │ ├── upload.php
│ │ └── upu.class.php
│ └── user.php
├── 使用说明.html
├── 毕设编号:MF0001.txt
└── 论文.doc
127 directories, 1378 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论