Description Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's ...
分类:
其他好文 时间:
2016-08-10 15:55:56
阅读次数:
154
Description Dr. Bruce Banner hates his enemies (like others don't). As we all know, he can barely talk when he turns into the incredible Hulk. That's ...
分类:
其他好文 时间:
2016-08-09 01:57:01
阅读次数:
142
CSS命名规则 头:header 内容:content/containe 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面 ...
分类:
Web程序 时间:
2016-08-08 17:35:29
阅读次数:
226
CF简介
题目链接:705A
题面:
A. Hulk
time limit per test
1 second
memory limit per test
256 megabytes
input
standard input
output
standard output
Dr. Bruce Banner hates his e...
分类:
编程语言 时间:
2016-08-08 11:06:30
阅读次数:
520
<! html > <!DOCTYPE html><html><head> <meta charset="utf-8"> <metaname=”viewport”content=”width=device-width, initial-scale=1″ /> <title>动态全屏宽度自适应bann ...
分类:
其他好文 时间:
2016-08-04 10:24:05
阅读次数:
135
<!DOCTYPE html> <!--申明文档类型:html--> <html lang="en"> <!--html 根标签 lang:language--en:english--'zh-CN'中文简体--> <head> <meta charset="UTF-8"> <meta name=“G ...
分类:
其他好文 时间:
2016-08-03 01:21:06
阅读次数:
241
UI层一个登录框,一个密码框,一个验证码框 ,然后一个记住密码 <div class="banner"> <div class="login-aside"> <div id="o-box-up" style="height:400px"></div> <div id="o-box-down" sty ...
分类:
Web程序 时间:
2016-08-01 12:26:27
阅读次数:
202
(一)窗体 头:header 内容:content/container 尾:footer 导航:nav 侧栏:sidebar 栏目:column 页面外围控制整体布局宽度:wrapper 左右中:left right center 登录条:loginbar 标志:logo 广告:banner 页面主 ...
分类:
Web程序 时间:
2016-07-25 13:03:58
阅读次数:
184
1、动态添加的元素,不能直接添加事件,需要动态绑定添加事件 $(document).on("click","div.LunBo div.LunBoNum span",DisplayPic); $(function(){ banner(); textList(); productList(); top ...
分类:
其他好文 时间:
2016-07-24 19:24:34
阅读次数:
147