摘要: 数组遍历 结果:数组的第1个元素:3数组的第2个元素:5数组的第3个元素:6数组的第4个元素:2数组的第5个元素:1数组的第6个元素:4 阅读全文
posted @ 2014-02-17 17:20 birdlow 阅读(130) 评论(0) 推荐(0)
摘要: 循环 阅读全文
posted @ 2014-01-15 13:52 birdlow 阅读(84) 评论(0) 推荐(0)
摘要: 循环 阅读全文
posted @ 2014-01-14 17:35 birdlow 阅读(150) 评论(0) 推荐(0)
摘要: 循环 阅读全文
posted @ 2014-01-14 17:09 birdlow 阅读(145) 评论(0) 推荐(0)
摘要: 循环 阅读全文
posted @ 2014-01-14 16:41 birdlow 阅读(136) 评论(0) 推荐(0)
摘要: 进制转换 阅读全文
posted @ 2014-01-14 15:03 birdlow 阅读(402) 评论(0) 推荐(0)
摘要: 在线登记系统 姓名: 格式:中文 联系方式: 格式:11位手机 所在公司: 现任职务: body{ font-family:"宋体",Arial; color:gray; font-size:16px; text-align:center;}.reg{ width:450px; height:auto; margin:0 auto; padding-top:100px;}.topic{ background-color:#fba; height:24px; width:450px;padding-top:15px;}.content{ border:1px s... 阅读全文
posted @ 2013-12-19 14:51 birdlow 阅读(173) 评论(0) 推荐(0)
摘要: homelinkproductphonecatabout #banner{ height:30px; background:#ab0;}ul{ list-style:none;}ul li{ float:left; width:100px; margin-right:10px; text-align:center; border-right:1px solid black; padding-top:5px; height:25px;}a:link { font-size: 14pt; text-decoration: none; color: blue; } 阅读全文
posted @ 2013-12-19 13:43 birdlow 阅读(107) 评论(0) 推荐(0)
摘要: 第一个 1 2 3第三个#banner,#content,#foot{width:750px;margin:0 auto}#banner{ height:150px; background:#ab0; border-top:1px solid #f00; padding-top:10px; padding-left:8px; margin-top:-10px; background-image:url(mao.jpg);}#content{ height:200px; background:#fba; margin-top:5px;}#foot{ height:150px; backgro.. 阅读全文
posted @ 2013-12-19 13:12 birdlow 阅读(356) 评论(0) 推荐(0)
摘要: 第一个第二个第三个#first{ width:200px; height:200px; border:2px solid blue;}#banan{ width:200px; height:200px; border:2px solid blue; margin:0 auto;} 阅读全文
posted @ 2013-12-18 20:37 birdlow 阅读(129) 评论(0) 推荐(0)