鼠标滑过显示相关信息

这是之前的项目里用到的,数据提取出来就是li格式创建好的,但是要ajax动态获取相关信息,当鼠标划过时,显示。并且点击选中checkbox框。当然ajax部分省略了。没有不能展示。哈哈。

<!DOCTYPE html>
<html>
<!--
    //后台数据直接输出的li标签以及内容的循环。
    //为每个li标签要添加信息展示
    //所以要创建标签并通过Ajax添加内容
    
-->
    <head>
        <meta charset="utf-8" />
        <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,user-scalable=no" />
        <meta name="misapplication-tap-highlight" content="no" />
        <meta name="HandheldFriendly" content="true" />
        <meta name="MobileOptimized" content="320" />
        <title>这是个栗子-糖炒的</title>
        <script src="js/jquery-1.7.2.min.js"></script>
        <style type="text/css">
            #this_ li,#this_1 li,#this_2 li{
                position: relative;
                cursor: pointer;
            }
            .infoBoxcon{
                box-sizing: border-box;
                width: 200px;
                position: absolute;
                top:8px;
                left: 140px;
                background: #c1c1c1;
                z-index: 2;
                border-radius: 6px;
                padding: 10px;
            }
        </style>
    </head>

    <body>
        <div id="this_">一个栗子
            <ul>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><label for=""><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1188" type="checkbox">这是栗子</label></li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1189" type="checkbox">这是栗子这是栗子</li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1190" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1191" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1192" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1193" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1194" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1195" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1196" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1197" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1198" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1199" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1200" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1201" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1203" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1202" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1204" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1205" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1206" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1207" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1208" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1209" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1210" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1211" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1212" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1213" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1214" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1215" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1216" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2227" type="checkbox">这是栗子 </li>
            </ul>
        </div>
        <div id="this_1">两个栗子
            <ul>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="1262" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1263" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1264" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1265" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1266" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1268" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2225" type="checkbox">这是栗子这是栗子 </li>
            </ul>
        </div>
        <div id="this_2">三个栗子
            <ul>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="1812" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" checked="" value="2035" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2068" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2069" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2070" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2071" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2072" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2073" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2074" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2075" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2076" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2077" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2078" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2079" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2080" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2081" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2082" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2083" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2084" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2085" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2086" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2087" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2088" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2089" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2090" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2091" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2092" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2093" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2094" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2095" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2096" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2097" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2098" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2099" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2100" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2101" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2102" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2103" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2104" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2105" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2133" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2192" type="checkbox">这是栗子这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2219" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2222" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2223" type="checkbox">这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2224" type="checkbox">这是栗子-田兵 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2229" type="checkbox">这是栗子这是栗子 </li>
                <li style="list-style-type:none;display: inline-block;padding: 4px 20px;width: 20%"><input style="margin-right: 4px;vertical-align: text-top;margin-top: 4px" name="check_box" value="2239" type="checkbox">这是栗子 </li>
            </ul>
        </div>
        <script>
            //调用函数
            showBox('#this_','li');
            showBox('#this_1','li');
            showBox('#this_2','li');
            //点击li选中input
            function showBox(items,tags){
                $(items).find(tags).on('click',function(){
//                  alert($(this).find('input:checkbox').attr('checked'))
                    if($(this).find('input:checkbox').attr('checked') == 'checked'){
                        $(this).find('input:checkbox').attr('checked',false);
                    }else{
                        $(this).find('input:checkbox').attr('checked','checked');
                    }   
                });
            //鼠标滑过li时显示信息函数,li标签可换。css样式中infoBoxcon为外层div样式。
            $(items).find(tags).on('mouseenter',function(){
                var boxTop = $(this).offset().top;//获取当前元素距离文档顶部距离
                var liHeight = $(this).outerHeight(true);//获取当前元素高度
                var winHeight = $(window).scrollTop() + $(window).height();//获取当前浏览器可视底部距文档顶部的距离
                var infoBox = $('<div class="infoBoxcon"></div>')
                $(this).append(infoBox);//创建填充内容区域
                
                //---添加区域内容开始
                
                infoBox.append('<p>姓名:不告诉你</p>');
                infoBox.append('<p>年龄:壮如牛</p>');
                infoBox.append('<p>距离顶部:'+ boxTop  +'</p>');
                infoBox.append('<p>浏览器可视区域:'+ winHeight  +'</p>');
                infoBox.append('<p>距离底部:'+ (winHeight -  boxTop)  +'</p>');
                
                //---添加内容区域结束
                
                var boxHeight = $(this).find('.infoBoxcon').height();//获取div的高度
                //如果当前div距离底部小于div的高度,那么他的top值改变
                if((winHeight -  (boxTop+liHeight))<boxHeight){ //获取当前元素距离底部的距离是否小于div的高度
                    //当div在li上面显示时,调整底边对齐的位置,更改数字。如果div在li下显示时去调整css(infoBoxcon)样式top的值
                    $(this).find('.infoBoxcon').css('top','-'+(boxHeight-4)+'px')
                }
                //console.log(boxHeight)
                $(this).siblings().find('.infoBoxcon').remove();//除了当前元素其他元素下的div删除
            }).on('mouseleave',function(){//鼠标离开清除div
                $(this).find('.infoBoxcon').remove()
            });
            }
        </script>
    </body>

</html>
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
  • 序言:七十年代末,一起剥皮案震惊了整个滨河市,随后出现的几起案子,更是在滨河造成了极大的恐慌,老刑警刘岩,带你破解...
    沈念sama阅读 203,937评论 6 478
  • 序言:滨河连续发生了三起死亡事件,死亡现场离奇诡异,居然都是意外死亡,警方通过查阅死者的电脑和手机,发现死者居然都...
    沈念sama阅读 85,503评论 2 381
  • 文/潘晓璐 我一进店门,熙熙楼的掌柜王于贵愁眉苦脸地迎上来,“玉大人,你说我怎么就摊上这事。” “怎么了?”我有些...
    开封第一讲书人阅读 150,712评论 0 337
  • 文/不坏的土叔 我叫张陵,是天一观的道长。 经常有香客问我,道长,这世上最难降的妖魔是什么? 我笑而不...
    开封第一讲书人阅读 54,668评论 1 276
  • 正文 为了忘掉前任,我火速办了婚礼,结果婚礼上,老公的妹妹穿的比我还像新娘。我一直安慰自己,他们只是感情好,可当我...
    茶点故事阅读 63,677评论 5 366
  • 文/花漫 我一把揭开白布。 她就那样静静地躺着,像睡着了一般。 火红的嫁衣衬着肌肤如雪。 梳的纹丝不乱的头发上,一...
    开封第一讲书人阅读 48,601评论 1 281
  • 那天,我揣着相机与录音,去河边找鬼。 笑死,一个胖子当着我的面吹牛,可吹牛的内容都是我干的。 我是一名探鬼主播,决...
    沈念sama阅读 37,975评论 3 396
  • 文/苍兰香墨 我猛地睁开眼,长吁一口气:“原来是场噩梦啊……” “哼!你这毒妇竟也来了?” 一声冷哼从身侧响起,我...
    开封第一讲书人阅读 36,637评论 0 258
  • 序言:老挝万荣一对情侣失踪,失踪者是张志新(化名)和其女友刘颖,没想到半个月后,有当地人在树林里发现了一具尸体,经...
    沈念sama阅读 40,881评论 1 298
  • 正文 独居荒郊野岭守林人离奇死亡,尸身上长有42处带血的脓包…… 初始之章·张勋 以下内容为张勋视角 年9月15日...
    茶点故事阅读 35,621评论 2 321
  • 正文 我和宋清朗相恋三年,在试婚纱的时候发现自己被绿了。 大学时的朋友给我发了我未婚夫和他白月光在一起吃饭的照片。...
    茶点故事阅读 37,710评论 1 329
  • 序言:一个原本活蹦乱跳的男人离奇死亡,死状恐怖,灵堂内的尸体忽然破棺而出,到底是诈尸还是另有隐情,我是刑警宁泽,带...
    沈念sama阅读 33,387评论 4 319
  • 正文 年R本政府宣布,位于F岛的核电站,受9级特大地震影响,放射性物质发生泄漏。R本人自食恶果不足惜,却给世界环境...
    茶点故事阅读 38,971评论 3 307
  • 文/蒙蒙 一、第九天 我趴在偏房一处隐蔽的房顶上张望。 院中可真热闹,春花似锦、人声如沸。这庄子的主人今日做“春日...
    开封第一讲书人阅读 29,947评论 0 19
  • 文/苍兰香墨 我抬头看了看天上的太阳。三九已至,却和暖如春,着一层夹袄步出监牢的瞬间,已是汗流浃背。 一阵脚步声响...
    开封第一讲书人阅读 31,189评论 1 260
  • 我被黑心中介骗来泰国打工, 没想到刚下飞机就差点儿被人妖公主榨干…… 1. 我叫王不留,地道东北人。 一个月前我还...
    沈念sama阅读 44,805评论 2 349
  • 正文 我出身青楼,却偏偏与公主长得像,于是被迫代替她去往敌国和亲。 传闻我的和亲对象是个残疾皇子,可洞房花烛夜当晚...
    茶点故事阅读 42,449评论 2 342

推荐阅读更多精彩内容

  • Android 自定义View的各种姿势1 Activity的显示之ViewRootImpl详解 Activity...
    passiontim阅读 171,413评论 25 707
  • 第一章 入门 基本功能:访问和操作 dom 元素,控制页面样式,对页面的事件处理,与ajax完美结合,有丰富的插件...
    X_Arts阅读 1,027评论 0 2
  • 今天的工作,跟预想的一样,上午开学部例会,下午进行教室、办公室的大扫除。不像刚来学校时那样,没有了新学期开始的担忧...
    JennyHua阅读 209评论 0 0
  • �R: �I�: 有一个观念,我们长久以来深受其害。那就是:千万不要犯错。 我们害怕犯错就像害怕失败一样。甚至是把...
    意为安阅读 320评论 0 1
  • 二零一七年十一月六日,今天周一,尹秀鑫凌晨有点不舒服,我四点半多点就起来了,她说肚子疼,吐了两回,哎,要不说当孩子...
    地球与我同在阅读 190评论 0 0