2017年9月16日

氏张 氏张     2022-09-19     332

关键词:

今天只是做了一点代码

    <head>
        <meta charset="UTF-8">
        <title></title>
        <style>
            * {
                margin: 0px;
                padding: 0px;
            }
            .top-title{
                width: 100%;
                height: 114px;
                background-color: white;
                }
                .center{
                width: 1000px;
                margin: 0px auto;
                background-color: white;
                    }
                .content{
                    width: 100%;
                    height: 500px;
                    border-top: 5px solid blue;
                }    
                .container{
                    height: 500px;
                    background-color: #FF69B4;
                }
                .banner{
                    width: 50%;
                    height: 50%;
                    background-color: #0000FF;
                    
                }
                .footer{
                    height: 500px;
                }
                .nei,.wai{
                    height: 500px;
                    background-color: brown;
                    border-top:10px solid darkblue;
                }
                .baanner{
                    height: 200px;
                    width: 200px;
                    position: fixed;
                    right: 5px;
                    bottom: 5px;
                }
                .items{
                    width: 100%;
                    height: 500px;
                    background-color: white;
                }
                .rity{
                    width: 100%;
                    height: 700px;
                    background-color: #7893BE
                    }
        </style>
    </head>
    <body>
        <!--标题-->
        <div class="top-title">
            <div class="center">
                <img src="../img/index_01b.jpg" />
            </div>
        </div>
        <!--导航-->
        <div class="center">
            <img src="../img/index_03b_01.jpg" />
        </div>
        <!--内容-->
        <div class="content">
            <div class="center">
                <div class="container">
                    <input style="" />
                    <div class="banner"></div>
                    <div class="banner"></div>    
                </div>
            </div>
        </div>
        <!--底部-->
        <div class="footer">
            <div class="center">
                <div class="nei">
                    <div class="banner"></div>
                    <div class="banner"></div>
                </div>
            </div>
        </div>
        <!--悬浮框-->
        <div class="baanner">
            <img src="../img/1eimk0yolyvocm5vxwecq4iwl.jpg"/>
        </div>
        <!--很底部-->
        <div class="items">
            <div class="center">
                <div class="wai">
                <div class="banner"></div>
                <div class="banner"></div>
                </div>
            </div>
            </div>
        </div>
        <div class="rity">
            <div class="center">
                <div class="Z">
                    <div class="zr"></div>
                </div>
            </div>
        </div>
    </body>

2017年9月16日newclass()和getinstance()的区别

newclassnew关键字实际上是在heap(堆中)开辟了一块内存,而等号右边的这个对象实际上就是一个内存地址 getInstance()getInstance()主要是调用类中的static静态方法而获得的对象,属于单例对象,比如Calendar类的publicstaticCalendargetInsta... 查看详情

2017年3月9日上午考研日志

2017年3月9日上午复习了高等数学第一章第十节,总结了重点知识点。以及观看了张宇高等数学视频第一讲深刻认识考研数学,并制定了更加具体的学习考研数学计划表。制定计划很重要,不过更重要的是落实计划。 查看详情

2017年9月18日

JavaScript基础注释语法://单行注释                /*注释内容*/多行注释输出语句:alert(信息)--弹出信息        & 查看详情

2017年9月26日

JavaScript函数Math.random()日期时间函数(需要用变量调用):varb=newDate();//获取当前时间b.getTime()//获取时间戳b.getFullYear()//获取年份b.getMonth()+1;//获取月份b.getDate()//获取天b.getHours()//获取小时b.getMinutes()//获取分钟b.getSeconds()//获取秒... 查看详情

2017年9月14日

 今天休息,看了一下表单<input>文本:placeholder="提示语" maxlength="最大可输入长度"密码:password单选:<label></label>  默认选择器:checked="checked"多选:默认选择器:checked="checked"文件上传:file隐藏:hidden提交:su 查看详情

2017年9月12日

框架必须去掉<body></body><framesetrows="">上下分<framesetcols+"">左右分<frameborder="no">去掉下划线CSS样式表/*id选择器*/ #div1{ width:100px; height:100px; background-color:blue; } 查看详情

2017年9月20日

JavaScriptfor循环语句    for(1初始状态;2判断条件;4状态改变){       3执行语   } alert(结束) 以写的计算器为例子   vare=prompt("请输入数字")&nb 查看详情

2017年9月22日关于js数组

JS数组JS数组的定义方法vararr=[];vararr=newArray()JS数组属性长度arr.length遍历数组索引值:从0开始数第一种方法for(vara=0;a<arr.length)第二种方法for(varinarr){alert(arr(a))}方法:弹出pop()推入push(具体数值)  查看详情

2017年9月15日

格式与布局postion:fixed  锁定位置(相对于浏览器的位置)*{    margin:0px   padding:0px  }居中:margin:0px(距离上侧)auto分层:z-indexoverflow:hidden//超出部分隐藏;scroll显示出滚动条<divs 查看详情

2017年7月9日星期日--出埃及记exodus27:21

2017年7月9日星期日--出埃及记Exodus27:21IntheTentofMeeting,outsidethecurtainthatisinfrontoftheTestimony,AaronandhissonsaretokeepthelampsburningbeforetheLORDfromeveningtillmorning.Thisistobealastingordinanceamong 查看详情

[转帖]chrome浏览器历史版本(代码片段)

...27MB2018年3月22日64.0.3282.14047.95MB2018年2月6日63.0.3239.10850.09MB2017年12月26日62.0.3202.7548.95MB2017年10月28日61.0.3163.7948.32MB2017年9月10日60.0.3112.7846.56MB2017年9月11日59.0.3071.8647.44MB2017年6月12日58.0.3029.9645MB2017年5月4日57.0.2987.13344.48MB2017年4月18日... 查看详情

2017年6月27日星期二--出埃及记exodus27:9

2017年6月27日星期二--出埃及记Exodus27:9"Makeacourtyardforthetabernacle.Thesouthsideshallbeahundredcubitslongandistohavecurtainsoffinelytwistedlinen,你要作帐幕的院子。院子的南面要用捻的细麻作帷子,长一百肘。 查看详情

2017年9月17日javascript简介

javascript简介javascript是个什么东西?JavaScript是个脚本语言,需要有宿主文件,它的宿主文件就是html文件。它与java有什么关系?没有什么直接联系,java是sun公司,JavaScript是Netscape公司的,java是微软的,90%像javascript,一些功能只... 查看详情

2017年8月16日星期三--出埃及记exodus28:38

2017年8月16日星期三--出埃及记Exodus28:38ItwillbeonAaron‘sforehead,andhewillbeartheguiltinvolvedinthesacredgiftstheIsraelitesconsecrate,whatevertheirgiftsmaybe.ItwillbeonAaron‘sforeheadcontinuallysothattheywillb 查看详情

2017年9月10日

  今天没有课程。所以自己闲的没事做了一些链接。只是刚入门。还不懂很多东西</head><body><imgsrc="../temp/新建文件夹/64aab4ae3e632dbcbf9223995c654317.jpg"alt="你的名字"height="500"width="1000"title="你的名字"/><tablewidth 查看详情

2017年7月4日星期二--出埃及记exodus27:16

2017年7月4日星期二--出埃及记Exodus27:16"Fortheentrancetothecourtyard,provideacurtaintwentycubitslong,ofblue,purpleandscarletyarnandfinelytwistedlinen--theworkofanembroiderer--withfourpostsandfourbases.院子的门当有帘子, 查看详情

2017年9月28日三级联动

我还不太会  所以借鉴一下别人的代码,防止忘记<!DOCTYPEhtml><html>   <head>      <metacharset="UTF-8">      <ti 查看详情

2017年6月16日星期五--出埃及记exodus26:35

2017年6月16日星期五--出埃及记Exodus26:35Placethetableoutsidethecurtainonthenorthsideofthetabernacleandputthelampstandoppositeitonthesouthside.把桌子安在幔子外帐幕的北面,把灯台安在帐幕的南面,彼此相对。 查看详情