摘要: 一,css /*master引入后显示 商品管理*/.goods_manage{ background: #393F64;/* 主要的内容 */}/*清除浮动clearfix*/.clearfix::before,.clearfix::after { content: ''; display: ta 阅读全文
posted @ 2018-07-28 00:51 古韵 阅读(763) 评论(0) 推荐(0)
摘要: 一、 多数控件都具有的属性、事件和方法 常用控件的名称中文名称英文名称命令按钮CommandButton标签控件Label文本框TextBox图像控件Image框架控件Frame单选控件OptionButton复选控件CheckBox直线控件Line图形控件Shape时钟控件Timer列表框List 阅读全文
posted @ 2018-07-28 00:46 古韵 阅读(826) 评论(0) 推荐(0)
摘要: private void button1_Click(object sender, EventArgs e) { int a, b, jiami; a = Convert.ToInt32(textBox1.Text); b = Convert.ToInt32(textBox2.Text); jiam 阅读全文
posted @ 2018-07-28 00:43 古韵 阅读(178) 评论(0) 推荐(0)
摘要: <object id="mplayer" width="451" height="150" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" align="baseline" border="0" standby="Loading Micros 阅读全文
posted @ 2018-07-28 00:41 古韵 阅读(231) 评论(0) 推荐(0)