实例介绍
php+mysql的我的世界皮肤站源码 需要在客户端上安装皮肤mod才能使用
【实例截图】
【核心代码】
8915233f-5246-428b-919b-4fa59389dc44
├── htdocs
│ ├── image
│ │ ├── admin.jpg
│ │ ├── cp-save.png
│ │ ├── login.jpg
│ │ └── reg.jpg
│ ├── index.html
│ │ ├── changelog.txt
│ │ ├── class.phpmailer.php
│ │ ├── class.pop3.php
│ │ ├── class.smtp.php
│ │ ├── docs
│ │ │ ├── Callback_function_notes.txt
│ │ │ ├── DomainKeys_notes.txt
│ │ │ ├── extending.html
│ │ │ ├── faq.html
│ │ │ ├── makedocs2.sh
│ │ │ ├── Note_for_SMTP_debugging.txt
│ │ │ ├── phpdoc
│ │ │ │ ├── classes
│ │ │ │ │ ├── phpmailerException.html
│ │ │ │ │ ├── PHPMailer.html
│ │ │ │ │ ├── POP3.html
│ │ │ │ │ └── SMTP.html
│ │ │ │ ├── classes.svg
│ │ │ │ ├── css
│ │ │ │ │ ├── bootstrap.css
│ │ │ │ │ ├── bootstrap.min.css
│ │ │ │ │ ├── bootstrap-responsive.css
│ │ │ │ │ ├── bootstrap-responsive.min.css
│ │ │ │ │ ├── jquery.iviewer.css
│ │ │ │ │ ├── prettify.css
│ │ │ │ │ └── template.css
│ │ │ │ ├── deprecated.html
│ │ │ │ ├── errors.html
│ │ │ │ ├── graph_class.html
│ │ │ │ ├── img
│ │ │ │ │ ├── apple-touch-icon-114x114.png
│ │ │ │ │ ├── apple-touch-icon-72x72.png
│ │ │ │ │ ├── apple-touch-icon.png
│ │ │ │ │ ├── favicon.ico
│ │ │ │ │ ├── glyphicons-halflings.png
│ │ │ │ │ ├── glyphicons-halflings-white.png
│ │ │ │ │ ├── icons
│ │ │ │ │ │ ├── arrow_down.png
│ │ │ │ │ │ ├── arrow_right.png
│ │ │ │ │ │ ├── class.png
│ │ │ │ │ │ ├── constant.png
│ │ │ │ │ │ ├── favicon.ico
│ │ │ │ │ │ ├── file.gif
│ │ │ │ │ │ ├── file-php.png
│ │ │ │ │ │ ├── folder.gif
│ │ │ │ │ │ ├── function.png
│ │ │ │ │ │ ├── icon-folder-open-big.png
│ │ │ │ │ │ ├── icon_template.svg
│ │ │ │ │ │ ├── icon-th-big.png
│ │ │ │ │ │ ├── interface.png
│ │ │ │ │ │ ├── method.png
│ │ │ │ │ │ ├── ok.png
│ │ │ │ │ │ ├── property.png
│ │ │ │ │ │ ├── search.gif
│ │ │ │ │ │ ├── variable.png
│ │ │ │ │ │ ├── view_source.png
│ │ │ │ │ │ ├── visibility_private.png
│ │ │ │ │ │ ├── visibility_protected.png
│ │ │ │ │ │ └── visibility_public.png
│ │ │ │ │ ├── iviewer
│ │ │ │ │ │ ├── grab.cur
│ │ │ │ │ │ ├── hand.cur
│ │ │ │ │ │ ├── iviewer.rotate_left.png
│ │ │ │ │ │ ├── iviewer.rotate_right.png
│ │ │ │ │ │ ├── iviewer.zoom_fit2.gif
│ │ │ │ │ │ ├── iviewer.zoom_fit.png
│ │ │ │ │ │ ├── iviewer.zoom_in2.gif
│ │ │ │ │ │ ├── iviewer.zoom_in.png
│ │ │ │ │ │ ├── iviewer.zoom_out2.gif
│ │ │ │ │ │ ├── iviewer.zoom_out.png
│ │ │ │ │ │ ├── iviewer.zoom_zero2.gif
│ │ │ │ │ │ └── iviewer.zoom_zero.png
│ │ │ │ │ └── loader.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── js
│ │ │ │ │ ├── bootstrap.js
│ │ │ │ │ ├── bootstrap.min.js
│ │ │ │ │ ├── jquery-1.4.2.min.js
│ │ │ │ │ ├── jquery-1.7.1.min.js
│ │ │ │ │ ├── jquery.cookie.js
│ │ │ │ │ ├── jquery.iviewer.js
│ │ │ │ │ ├── jquery.iviewer.min.js
│ │ │ │ │ ├── jquery.mousewheel.min.js
│ │ │ │ │ ├── jquery.panzoom.js
│ │ │ │ │ ├── jquery.splitter.js
│ │ │ │ │ ├── jquery.tools.min.js
│ │ │ │ │ ├── jquery.treeview.js
│ │ │ │ │ ├── jquery-ui-1.8.2.custom.min.js
│ │ │ │ │ ├── menu.js
│ │ │ │ │ ├── prettify
│ │ │ │ │ │ ├── lang-apollo.js
│ │ │ │ │ │ ├── lang-clj.js
│ │ │ │ │ │ ├── lang-css.js
│ │ │ │ │ │ ├── lang-go.js
│ │ │ │ │ │ ├── lang-hs.js
│ │ │ │ │ │ ├── lang-lisp.js
│ │ │ │ │ │ ├── lang-lua.js
│ │ │ │ │ │ ├── lang-ml.js
│ │ │ │ │ │ ├── lang-n.js
│ │ │ │ │ │ ├── lang-proto.js
│ │ │ │ │ │ ├── lang-scala.js
│ │ │ │ │ │ ├── lang-sql.js
│ │ │ │ │ │ ├── lang-tex.js
│ │ │ │ │ │ ├── lang-vb.js
│ │ │ │ │ │ ├── lang-vhdl.js
│ │ │ │ │ │ ├── lang-wiki.js
│ │ │ │ │ │ ├── lang-xq.js
│ │ │ │ │ │ ├── lang-yaml.js
│ │ │ │ │ │ └── prettify.min.js
│ │ │ │ │ ├── sidebar.js
│ │ │ │ │ ├── SVGPan.js
│ │ │ │ │ └── template.js
│ │ │ │ ├── markers.html
│ │ │ │ ├── namespaces
│ │ │ │ │ └── global.html
│ │ │ │ ├── packages
│ │ │ │ │ └── PHPMailer.html
│ │ │ │ └── structure.xml
│ │ │ ├── pop3_article.txt
│ │ │ └── use_gmail.txt
│ │ ├── docs.ini
│ │ ├── examples
│ │ │ ├── contents.html
│ │ │ ├── images
│ │ │ │ ├── phpmailer.gif
│ │ │ │ └── phpmailer_mini.gif
│ │ │ ├── index.html
│ │ │ ├── test_db_smtp_basic.php
│ │ │ ├── test_mail_advanced.php
│ │ │ ├── test_mail_basic.php
│ │ │ ├── test_pop_before_smtp_advanced.php
│ │ │ ├── test_pop_before_smtp_basic.php
│ │ │ ├── test_sendmail_advanced.php
│ │ │ ├── test_sendmail_basic.php
│ │ │ ├── test_smtp_advanced_no_auth.php
│ │ │ ├── test_smtp_advanced.php
│ │ │ ├── test_smtp_basic_no_auth.php
│ │ │ ├── test_smtp_basic.php
│ │ │ ├── test_smtp_gmail_advanced.php
│ │ │ └── test_smtp_gmail_basic.php
│ │ ├── extras
│ │ │ ├── class.html2text.inc
│ │ │ ├── htmlfilter.php
│ │ │ └── ntlm_sasl_client.php
│ │ ├── language
│ │ │ ├── phpmailer.lang-ar.php
│ │ │ ├── phpmailer.lang-br.php
│ │ │ ├── phpmailer.lang-ca.php
│ │ │ ├── phpmailer.lang-ch.php
│ │ │ ├── phpmailer.lang-cz.php
│ │ │ ├── phpmailer.lang-de.php
│ │ │ ├── phpmailer.lang-dk.php
│ │ │ ├── phpmailer.lang-es.php
│ │ │ ├── phpmailer.lang-et.php
│ │ │ ├── phpmailer.lang-fi.php
│ │ │ ├── phpmailer.lang-fo.php
│ │ │ ├── phpmailer.lang-fr.php
│ │ │ ├── phpmailer.lang-hu.php
│ │ │ ├── phpmailer.lang-it.php
│ │ │ ├── phpmailer.lang-ja.php
│ │ │ ├── phpmailer.lang-nl.php
│ │ │ ├── phpmailer.lang-no.php
│ │ │ ├── phpmailer.lang-pl.php
│ │ │ ├── phpmailer.lang-ro.php
│ │ │ ├── phpmailer.lang-ru.php
│ │ │ ├── phpmailer.lang-se.php
│ │ │ ├── phpmailer.lang-sk.php
│ │ │ ├── phpmailer.lang-tr.php
│ │ │ ├── phpmailer.lang-zh_cn.php
│ │ │ └── phpmailer.lang-zh.php
│ │ ├── LICENSE
│ │ ├── README
│ │ ├── test
│ │ │ ├── contents.html
│ │ │ ├── phpmailerTest.php
│ │ │ ├── test_callback.php
│ │ │ ├── testemail.php
│ │ │ └── test.png
│ │ └── test_script
│ │ ├── contents.html
│ │ ├── images
│ │ │ ├── aikido.gif
│ │ │ ├── bkgrnd.gif
│ │ │ └── phpmailer.gif
│ │ ├── index.php
│ │ ├── LGPLv3.txt
│ │ ├── scripts
│ │ │ ├── clipboard.swf
│ │ │ ├── shBrushBash.js
│ │ │ ├── shBrushCpp.js
│ │ │ ├── shBrushCSharp.js
│ │ │ ├── shBrushCss.js
│ │ │ ├── shBrushDelphi.js
│ │ │ ├── shBrushDiff.js
│ │ │ ├── shBrushGroovy.js
│ │ │ ├── shBrushJava.js
│ │ │ ├── shBrushJScript.js
│ │ │ ├── shBrushPerl.js
│ │ │ ├── shBrushPhp.js
│ │ │ ├── shBrushPlain.js
│ │ │ ├── shBrushPython.js
│ │ │ ├── shBrushRuby.js
│ │ │ ├── shBrushScala.js
│ │ │ ├── shBrushSql.js
│ │ │ ├── shBrushVb.js
│ │ │ ├── shBrushXml.js
│ │ │ ├── shCore.js
│ │ │ └── shLegacy.js
│ │ ├── src
│ │ │ ├── shCore.js
│ │ │ └── shLegacy.js
│ │ ├── styles
│ │ │ ├── help.png
│ │ │ ├── magnifier.png
│ │ │ ├── page_white_code.png
│ │ │ ├── page_white_copy.png
│ │ │ ├── printer.png
│ │ │ ├── shCore.css
│ │ │ ├── shThemeDefault.css
│ │ │ ├── shThemeDjango.css
│ │ │ ├── shThemeEmacs.css
│ │ │ ├── shThemeFadeToGrey.css
│ │ │ ├── shThemeMidnight.css
│ │ │ ├── shThemeRDark.css
│ │ │ └── wrapping.png
│ │ └── test.html
│ ├── main
│ │ ├── Config.php
│ │ ├── gn.html
│ │ └── hs.php
│ ├── Server
│ │ ├── css
│ │ │ ├── minecraft.css
│ │ │ └── smoothness
│ │ │ ├── images
│ │ │ │ ├── ui-bg_flat_0_aaaaaa_40x100.png
│ │ │ │ ├── ui-bg_flat_75_ffffff_40x100.png
│ │ │ │ ├── ui-bg_glass_55_fbf9ee_1x400.png
│ │ │ │ ├── ui-bg_glass_65_ffffff_1x400.png
│ │ │ │ ├── ui-bg_glass_75_dadada_1x400.png
│ │ │ │ ├── ui-bg_glass_75_e6e6e6_1x400.png
│ │ │ │ ├── ui-bg_glass_95_fef1ec_1x400.png
│ │ │ │ ├── ui-bg_highlight-soft_75_cccccc_1x100.png
│ │ │ │ ├── ui-icons_222222_256x240.png
│ │ │ │ ├── ui-icons_2e83ff_256x240.png
│ │ │ │ ├── ui-icons_454545_256x240.png
│ │ │ │ ├── ui-icons_888888_256x240.png
│ │ │ │ └── ui-icons_cd0a0a_256x240.png
│ │ │ └── jquery-ui-1.9.0.custom.min.css
│ │ ├── index.html
│ │ ├── js
│ │ │ ├── jquery-1.8.2.min.js
│ │ │ ├── jquery-ui-1.9.0.custom.min.js
│ │ │ ├── minecraft.js
│ │ │ ├── skinprofile.min.js
│ │ │ ├── three.min.js
│ │ │ ├── TrackballControls.js
│ │ │ └── websocketservices.min.js
│ │ └── media
│ │ ├── char.png
│ │ ├── crown-license.txt
│ │ ├── day.jpg
│ │ ├── Nether.jpg
│ │ ├── night.jpg
│ │ ├── Normal.jpg
│ │ ├── offline.jpg
│ │ ├── TheEnd.jpg
│ │ └── tiles.png
│ ├── skin
│ │ ├── Cloaksup.php
│ │ ├── delCloaks.php
│ │ ├── delskin.php
│ │ ├── show.php
│ │ ├── skins
│ │ │ ├── 911.png
│ │ │ ├── Match_Boxs.png
│ │ │ ├── MIKELE.png
│ │ │ ├── NiouMang.png
│ │ │ ├── price.png
│ │ │ └── sky.png
│ │ ├── skinup.php
│ │ └── upskin.php
│ └── user
│ ├── key.php
│ ├── login.php
│ ├── newpassword.html
│ ├── reg.html
│ ├── reg.php
│ ├── wtfpassword.html
│ ├── xgpassword.php
│ ├── yxbcz.php
│ ├── yxb.php
│ └── zhpassword.php
├── mc.sql
└── readme.txt
34 directories, 269 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论