2017年3月18日

摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> </body> <script type="text/javascript"> //1. 实例化消息推送对象 并指定 推送数据的服务器 阅读全文
posted @ 2017-03-18 15:27 暖暖的心窝子 阅读(96) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <button>获取教育信息</button> <button>获取专长信息</button> </body> <script src 阅读全文
posted @ 2017-03-18 11:20 暖暖的心窝子 阅读(136) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <select > <option value="">品牌</option> <option value="">宝马</option> 阅读全文
posted @ 2017-03-18 11:20 暖暖的心窝子 阅读(171) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> <select > <option value="">品牌</option> <option value="">宝马</option> 阅读全文
posted @ 2017-03-18 10:46 暖暖的心窝子 阅读(162) 评论(0) 推荐(0) 编辑
 
摘要: transform-origin: bottom 旋转的中心点 backface-visibility:hidden 旋转九十度之后影藏 阅读全文
posted @ 2017-03-18 10:29 暖暖的心窝子 阅读(190) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <style type="text/css"> *{ margin: 0; padding: 0; list-style: none; } .nav 阅读全文
posted @ 2017-03-18 10:18 暖暖的心窝子 阅读(147) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> </body> <script type="text/javascript"> var arr = [1,3,5,5,4,116,2, 阅读全文
posted @ 2017-03-18 10:08 暖暖的心窝子 阅读(182) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> </body> <script src="jquery-1.7.2.min.js" type="text/javascript" ch 阅读全文
posted @ 2017-03-18 10:07 暖暖的心窝子 阅读(199) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <body> </body> <script src="jquery-1.7.2.min.js" type="text/javascript" ch 阅读全文
posted @ 2017-03-18 09:49 暖暖的心窝子 阅读(158) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <style type="text/css"> *{ margin: 0; padding: 0; list-style: none; } img{ 阅读全文
posted @ 2017-03-18 09:26 暖暖的心窝子 阅读(112) 评论(0) 推荐(0) 编辑
 
摘要: <!DOCTYPE html><html> <head> <meta charset="UTF-8"> <title></title> </head> <style type="text/css"> *{ margin: 0; padding: 0; list-style: none; } .ech 阅读全文
posted @ 2017-03-18 09:25 暖暖的心窝子 阅读(126) 评论(0) 推荐(0) 编辑