摘要: <?phpclass Tuiguang extends pluginBase{ public static function name(){ return "我的推广"; } public static function description(){ return "点击推广吧"; } public 阅读全文
posted @ 2017-04-05 10:47 jinyucd 阅读(1017) 评论(0) 推荐(0) 编辑
摘要: <html><head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="initial-scale=1.0, user-scalable=no" 阅读全文
posted @ 2016-12-29 19:39 jinyucd 阅读(131) 评论(0) 推荐(0) 编辑
摘要: //html <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title><-title-></title></head><body> <h2><-title-></h2> <hr> <div>日期:<-date->作者:< 阅读全文
posted @ 2016-12-21 20:44 jinyucd 阅读(113) 评论(0) 推荐(0) 编辑
摘要: //html+ajax <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>文学查询</title></head><body> <h2>文学搜索</h2> <div> <ul> <li><input type="te 阅读全文
posted @ 2016-12-15 16:51 jinyucd 阅读(153) 评论(0) 推荐(0) 编辑
摘要: //html页面 <!DOCTYPE html><html lang="en"><head> <meta charset="UTF-8"> <title>Document</title> <script type="text/javascript" src="jquery.js"></script> 阅读全文
posted @ 2016-12-14 20:12 jinyucd 阅读(200) 评论(1) 推荐(0) 编辑