08 2016 档案

摘要:create database xinlianxi gouse xinlianxigocreate table student (code int,name varchar(10),sex varchar(10),age int,yunwen decimal(18,2),shuxue decimal 阅读全文
posted @ 2016-08-31 15:47 苏炎 阅读(161) 评论(0) 推荐(0)
摘要:题目练习 <body>输入整数a和b,若a2+b2大于100,则输出a2+b2百位以上数字,否则输出两数之和<br /><input type="text" id="a" /><br /><input type="text" id="b" /><br /><input type="button" v 阅读全文
posted @ 2016-08-14 16:48 苏炎 阅读(122) 评论(0) 推荐(0)
摘要:<style>*{ margin:0px; padding:0px;}.a{ width:10%; height:600px; position:fixed;}.aa{ width:100%; height:60px; position:relative; vertical-align:middle 阅读全文
posted @ 2016-08-14 16:47 苏炎 阅读(106) 评论(0) 推荐(0)
摘要:布局练习 <style>*{ margin:0px; padding:0px;}body{ min-width:1000px;}#a{ width:100%; height:100px; background-color:#006; top:0px; left:0px; position:fixed 阅读全文
posted @ 2016-08-14 16:46 苏炎 阅读(158) 评论(0) 推荐(0)
摘要:QQ邮箱注册 <body background="33.jpg"><font size="+2">注册邮箱账号</font><form><table width="960" border="0" cellpadding="0" cellspacing="0"><tr height="35"><td 阅读全文
posted @ 2016-08-10 16:27 苏炎 阅读(204) 评论(0) 推荐(0)
摘要:练习制作个人简历 <body background="0e2442a7d933c895d0a64814d51373f083020080.jpg"><font color="#FF0000" face="宋体" size="+4"><center>个人简历表</font><table width="9 阅读全文
posted @ 2016-08-08 16:10 苏炎 阅读(119) 评论(0) 推荐(0)
摘要:/ struct Fenshu // { // public ArrayList al; // } // //结构体 // struct Student // { // public int no; // public string name; // public string sex; // pu 阅读全文
posted @ 2016-08-03 22:19 苏炎 阅读(164) 评论(0) 推荐(0)