会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
哈哈哈哈嗝
博客园
首页
新随笔
联系
管理
订阅
2018年8月12日
绪论
摘要: 对数据结构绪论部分的理解以及反思
阅读全文
posted @ 2018-08-12 11:34 哈哈哈哈嗝
阅读(91)
评论(0)
推荐(0)
2017年12月16日
人机交互第十一周
摘要: add:样式单里的注释:/**/制作简易计算器<html><head> <script> function a() { var a=prompt() var op=prompt() var b=prompt() var c=0 switch(op) { case "+": c=parseInt(a)
阅读全文
posted @ 2017-12-16 11:45 哈哈哈哈嗝
阅读(113)
评论(0)
推荐(0)
2017年11月25日
人机交互第十周
摘要: <html> <head> <script type="text/javascript"> num=0 function a(){ for(i=0;i<=100;i++) { if(i%2==0) num+=i; } alert(num); } </script> </head> <body> <i
阅读全文
posted @ 2017-11-25 11:24 哈哈哈哈嗝
阅读(99)
评论(0)
推荐(0)
2017年11月17日
人机交互第五次作业
摘要: 1.<!--双列布局--><html><head> <style type="text/css"> body{background-color:grey; text-align:center; margin:0; padding:0;} #wrapper{background:white; widt
阅读全文
posted @ 2017-11-17 21:02 哈哈哈哈嗝
阅读(113)
评论(0)
推荐(0)
第三次的补充
摘要: <html><head> <meta charset="utf-8"> <style type="text/css"> body{background:gray; text-align:center;} #wrapper{width:1024px; background:white; margin:
阅读全文
posted @ 2017-11-17 20:59 哈哈哈哈嗝
阅读(74)
评论(0)
推荐(0)
2017年11月11日
人机交互课第四次作业
摘要: 1. <html><head><style type="text/css"> p{text-align:justify; text-indent:2em; display:block; } div{width:200px;height:200px; border-style:solid; borde
阅读全文
posted @ 2017-11-11 12:17 哈哈哈哈嗝
阅读(161)
评论(0)
推荐(0)
2017年11月4日
人机交互第三次作业
摘要: 1. <html><head><title></title></head><body> <table border="1"> <tr> <td> name:xxxx<br/> number:xxxx<br/> </td> <td><img src="1.jpg"width="60px"height=
阅读全文
posted @ 2017-11-04 10:55 哈哈哈哈嗝
阅读(254)
评论(0)
推荐(0)
人机交互第二次作业
摘要: 1: <html> <head> </head> <body> <img src="../fa/Lighthouse.jpg"width="300"height="300"title="城堡"/> <br/> <img src="../fa/Koala.jpg"width="300"height="
阅读全文
posted @ 2017-11-04 10:37 哈哈哈哈嗝
阅读(103)
评论(0)
推荐(0)
2017年10月19日
人机交互第一次作业
只有注册用户登录后才能阅读该文。
阅读全文
posted @ 2017-10-19 18:59 哈哈哈哈嗝
阅读(5)
评论(0)
推荐(0)
公告