根據屁孩我的專業意見:
個人認為應該把屁孩我的大頭貼放上去((:P
內容充實,排版明確,標新立異。
正題:
我覺得跟舊版比起來真的好很多,主題相較於以前比較能找到需求的東西,但在專業上我覺得應該可以做得再更清楚些!!!
2014年6月16日 星期一
2014年6月9日 星期一
2014年5月26日 星期一
lab32
Results of Group A
Brazil versus Scotland
Played on 10-Jun-1998
Result: Brazil2 , Scotland1
Morocco versus Norway
Played on 10-Jun-1998
Result: Morocco2 , Norway2
Scotland versus Norway
Played on 16-Jun-1998
Result: Scotland1 , Norway1
Brazil versus Morocco
Played on 16-Jun-1998
Result: Brazil3 , Morocco0
Brazil versus Norway
Played on 23-Jun-1998
Result: Brazil1 , Norway2
Scotland versus Morocco
Played on 23-Jun-1998
Result: Scotland0 , Morocco3
2014年5月25日 星期日
lab30
提供能取代圖片的文字:http://www.batol.net/center/service-item.asp
不要開出新視窗:https://www.google.com.tw/webhp?hl=zh-TW
安全地使用色彩:http://jfly.iam.u-tokyo.ac.jp/colorset/
提供能取代影像地圖的文字:https://www.google.com.tw/maps/dir/435%E5%8F%B0%E4%B8%AD%E5%B8%82%E6%A2%A7%E6%A3%B2%E5%8D%80%E6%B0%B8%E8%88%88%E8%B7%AF%E4%B8%80%E6%AE%B5112%E8%99%9F/%E4%B8%AD%E5%8E%9F%E5%A4%A7%E5%AD%B8+320%E6%A1%83%E5%9C%92%E7%B8%A3%E4%B8%AD%E5%8C%97%E8%B7%AF200%E8%99%9F/@24.6762923,120.8928834,9z/am=t/data=!3m1!4b1!4m14!4m13!1m5!1m1!1s0x346915237cb55015:0x338374ba23e57369!2m2!1d120.545452!2d24.227247!1m5!1m1!1s0x3468221447a0f021:0x2b86d2650bb8bcff!2m2!1d121.243489!2d24.958544!3e0?hl=zh-TW 定義快速鍵:http://www.cpami.gov.tw/
2014年5月12日 星期一
lab28
<html>
<body>
<div style="border-radius: 10px; border: 10px solid #EE872A; font-family: verdana; padding: 20px; width: 400px;">
<img alt="Smiley face" height="100" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKTUkW3QTn0eDqO-W7ziUSx6Sz5lQjE7MeQ3Qm1bc4SZCNlCK6h_LmBKMXwIfW7qvuhDc6059JvRiE0ChNIKrTaYu0JD28hio1P6ZeLChuOCGGxdTqDH6XB-BvCz-22HlB1_fXtV4OYvU/s1600/Takeshi_PR_Pic_4.jpg" style="float: right;" width="100" />
<h3>
小屁孩‧帥</h3>
<div style="letter-spacing: 12px;">
鴻海企業總經理</div>
<div style="color: #40b3df;">
09123456789
<span style="background-color: #b4009e; color: white;">安潔莉娜‧裘莉</span>
</div>
<div style="color: #6705c9;">
Http://I.am.hamesome/guy</div>
</div>
</body>
</html>
<body>
<div style="border-radius: 10px; border: 10px solid #EE872A; font-family: verdana; padding: 20px; width: 400px;">
<img alt="Smiley face" height="100" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhKTUkW3QTn0eDqO-W7ziUSx6Sz5lQjE7MeQ3Qm1bc4SZCNlCK6h_LmBKMXwIfW7qvuhDc6059JvRiE0ChNIKrTaYu0JD28hio1P6ZeLChuOCGGxdTqDH6XB-BvCz-22HlB1_fXtV4OYvU/s1600/Takeshi_PR_Pic_4.jpg" style="float: right;" width="100" />
<h3>
小屁孩‧帥</h3>
<div style="letter-spacing: 12px;">
鴻海企業總經理</div>
<div style="color: #40b3df;">
09123456789
<span style="background-color: #b4009e; color: white;">安潔莉娜‧裘莉</span>
</div>
<div style="color: #6705c9;">
Http://I.am.hamesome/guy</div>
</div>
</body>
</html>

小屁孩‧帥
鴻海企業總經理
09123456789
安潔莉娜‧裘莉
Http://I.am.hamesome/guy
2014年5月5日 星期一
2014年4月7日 星期一
2014年3月17日 星期一
lab13
<html>
<head>
</head>
<body id="body">
<form action="javascript:void(0);" id="exampleForm">
<input id="examplePass" type="text" />
<input type="submit" />
</form>
<script>
document.getElementById("exampleForm").onsubmit = function(){
var passwordRegex =/^((?:(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.){3}(?:25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?))*$/;
if(!passwordRegex.test(document.getElementById("examplePass").value)){
console.log("Regex didn't match");
var notify = document.getElementById("notify");
if(notify === null){
notify = document.createElement("p");
notify.textContent = "請輸入正確的網址";
notify.id ="notify";
var body =document.getElementById("exampleForm");
body.appendChild(notify);
}
}
};
</script>
lab12
<html>
<title>lab12</title>
<body>
<form action="http://maps.google.com/maps" method="get" name="f" onsubmit="return check()">
<input name="q" type="text" /><br />
<input name="send" type="submit" value="search" />
</form>
</body>
<script>
document.getElementById("exampleForm").onsubmit =function() {
var passwordRegex = /^[-|+]*[\d]*[.|\d][\d]*[,][-|+]*[\d]*[.|\d][\d]*$/;
if(!passwordRegex.test(document.getElementById("examplePass").value)){
console.log("Regex didn't match");
var notify = document.getElementById("notify");
if (notify === null){
notify = document.createElement("p");
notify.textContent = "你不是正確的"
notify.id = "notify";
var body = document.getElementById("body");
body.appendChild(notify);
}
}
};
</script>
</html>
<title>lab12</title>
<body>
<form action="http://maps.google.com/maps" method="get" name="f" onsubmit="return check()">
<input name="q" type="text" /><br />
<input name="send" type="submit" value="search" />
</form>
</body>
<script>
document.getElementById("exampleForm").onsubmit =function() {
var passwordRegex = /^[-|+]*[\d]*[.|\d][\d]*[,][-|+]*[\d]*[.|\d][\d]*$/;
if(!passwordRegex.test(document.getElementById("examplePass").value)){
console.log("Regex didn't match");
var notify = document.getElementById("notify");
if (notify === null){
notify = document.createElement("p");
notify.textContent = "你不是正確的"
notify.id = "notify";
var body = document.getElementById("body");
body.appendChild(notify);
}
}
};
</script>
</html>
2014年3月3日 星期一
lab6
中原CYCU: 1).newsbox.jsp
2).runinfo.jsp
3).cse.js?cx=006671915706355032179:lepk4kd-ype
Youtube: 1).cb=gapi.loaded_0
2).photo.jpg
3).cb=gapi.loaded_1
Udacity: 1).fonts.css
2).udacity.min.js?4353f3facd4c92187fd07d419bgddaca6
3).seg?add=789705&t=2
2).runinfo.jsp
3).cse.js?cx=006671915706355032179:lepk4kd-ype
Youtube: 1).cb=gapi.loaded_0
2).photo.jpg
3).cb=gapi.loaded_1
Udacity: 1).fonts.css
2).udacity.min.js?4353f3facd4c92187fd07d419bgddaca6
3).seg?add=789705&t=2
lab4
谷歌 雅虎 谷歌
中原
size=(3,200,000+220,000)*0.2 + 5033*0.5 + 112,000*0.15 + 11,500*0.15 =705041.5
元智yzu
size=(4,910,000+308,000)*0.2 + 4208*0.5 + 127,000*0.15 + 5840*0.15 =1065630
中正ccu
size=(6,830,000+220,000)*0.2 + 9858*0.5 + 239,000*0.15 + 18500*0.15 =1453554
台大ntu
size=(61,400,000+840,000)*0.2 + 32664*0.5 + 1,890,000*0.15 + 62700*0.15 =1705237
所以 -> 台大ntu > 中正ccu > 元智yzu > 中原cycu
中原
size=(3,200,000+220,000)*0.2 + 5033*0.5 + 112,000*0.15 + 11,500*0.15 =705041.5
元智yzu
size=(4,910,000+308,000)*0.2 + 4208*0.5 + 127,000*0.15 + 5840*0.15 =1065630
中正ccu
size=(6,830,000+220,000)*0.2 + 9858*0.5 + 239,000*0.15 + 18500*0.15 =1453554
台大ntu
size=(61,400,000+840,000)*0.2 + 32664*0.5 + 1,890,000*0.15 + 62700*0.15 =1705237
所以 -> 台大ntu > 中正ccu > 元智yzu > 中原cycu
2014年2月24日 星期一
訂閱:
文章 (Atom)