2019-07-03

Http.get("http://www.reibang.com/p/8ca293691929",nil,nil,nil,function(code,content)

if code==200 then

--要瀏覽的網(wǎng)站

圖片1=content:match("%【圖片1→(.-)←%】")

圖片2=content:match("%【圖片2→(.-)←%】")

圖片3=content:match("%【圖片3→(.-)←%】")

圖片4=content:match("%【圖片4→(.-)←%】")

背景圖=content:match("%【背景圖→(.-)←%】")

shamrock=

{

? ? LinearLayout;

? ? orientation="vertical";

? ? layout_height="fill";

? ? layout_width="fill";

? ? Focusable=true,

? ? background=背景圖;? ?

? {

? ? ScrollView,--縱向滾動(dòng)

? ? layout_width='fill';--寬

? ? layout_height='fill';--高

? ? {

? ? ? LinearLayout;

? ? ? orientation="horizontal";

? ? ? Elevation="300dp";

? ? ? layout_width="fill";

? ? ? layout_height="100%h";

? ? ? {

? ? ? ? LinearLayout;

? ? ? ? orientation="vertical";

? ? ? ? layout_width="48%w";

? ? ? ? layout_height="fill";

? ? ? ? layout_marginLeft="2%w";

? ? ? ? --第一列

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="23%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="two";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="全網(wǎng)影視",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="bird";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="愛奇藝",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="needle";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="芒果TV",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="line";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="PPTV",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="Mary";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="嗶哩嗶哩",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="white";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="電視直播①",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="element";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="收藏/歷史記錄",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? --第二列

? ? ? };

? ? ? {

? ? ? ? LinearLayout;

? ? ? ? orientation="vertical";

? ? ? ? layout_width="48%w";

? ? ? ? layout_height="fill";

? ? ? ? layout_marginRight="2%w";

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="23%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="Thunder";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="騰訊視頻",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="bird2";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="優(yōu)酷視頻",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="clever";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="搜狐視頻",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="close";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="樂視視頻",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="Rose";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="娛樂直播",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="stone";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="電視直播②",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? ? {

? ? ? ? ? CardView;

? ? ? ? ? layout_gravity="center";

? ? ? ? ? layout_marginTop="2%h";

? ? ? ? ? elevation="0dp";

? ? ? ? ? layout_width="45%w";

? ? ? ? ? layout_height="45dp";

? ? ? ? ? cardBackgroundColor="#FFF7F7F7";

? ? ? ? ? radius="5dp";

? ? ? ? ? {

? ? ? ? ? ? LinearLayout;

? ? ? ? ? ? layout_margin="0dp";

? ? ? ? ? ? layout_width="fill";

? ? ? ? ? ? layout_height="fill";

? ? ? ? ? ? gravity="center";

? ? ? ? ? ? id="more";

? ? ? ? ? ? {

? ? ? ? ? ? ? TextView;

? ? ? ? ? ? ? textSize="14sp";

? ? ? ? ? ? ? text="關(guān)于軟件",

? ? ? ? ? ? ? textColor="#333333";

? ? ? ? ? ? };

? ? ? ? ? };

? ? ? ? },

? ? ? };

? ? };

? };

};

webView.addView(loadlayout(shamrock))

--項(xiàng)目點(diǎn)擊事件

two.onClick=function()

end

page=0

Thunder.onClick=function()

? 彈出消息("消息內(nèi)容2")

end

bird.onClick=function()

? 彈出消息("消息內(nèi)容3")

end

bird2.onClick=function()

? 彈出消息("消息內(nèi)容4")

end

needle.onClick=function()

? 彈出消息("消息內(nèi)容5")

end

clever.onClick=function()

? 彈出消息("消息內(nèi)容6")

end

line.onClick=function()

? 彈出消息("消息內(nèi)容7")

end

close.onClick=function()

? 彈出消息("消息內(nèi)容8")

end

Mary.onClick=function()

? 彈出消息("消息內(nèi)容9")

end

Rose.onClick=function()

? 彈出消息("消息內(nèi)容10")

end

white.onClick=function()

? 彈出消息("消息內(nèi)容11")

? end

stone.onClick=function()

彈出消息("消息內(nèi)容12")

end

element.onClick=function()

彈出消息("消息內(nèi)容13")

end

more.onClick=function()

彈出消息("消息內(nèi)容14")

end

--波紋函數(shù)

function 波紋(id,顏色)

? import "android.content.res.ColorStateList"

? local attrsArray = {android.R.attr.selectableItemBackgroundBorderless}

? local typedArray =activity.obtainStyledAttributes(attrsArray)

? ripple=typedArray.getResourceId(0,0)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?

? Pretend=activity.Resources.getDrawable(ripple)

? Pretend.setColor(ColorStateList(int[0].class{int{}},int{顏色}))

? id.setBackground(Pretend.setColor(ColorStateList(int[0].class{int{}},int{顏色})))end? sidebar.onLongClick=function()? this.startActivity(Intent(Intent.ACTION_VIEW,Uri.parse("mqqapi://card/show_pslcard?uin=97694694")))end

--用法

波紋(two,0xfff48FB1)

波紋(Thunder,0xfff48FB1)

波紋(bird,0xfff48FB1)

波紋(bird2,0xfff48FB1)

波紋(needle,0xfff48FB1)

波紋(clever,0xfff48FB1)

波紋(line,0xfff48FB1)

波紋(close,0xfff48FB1)

波紋(Mary,0xfff48FB1)

波紋(white,0xfff48FB1)

波紋(Rose,0xfff48FB1)

波紋(stone,0xfff48FB1)

波紋(element,0xfff48FB1)

波紋(more,0xfff48FB1)

YL=

{

RelativeLayout;

layout_width='fill';--布局寬度

layout_height='fill';--布局高度

{

LinearLayout;

layout_width='fill';--寬

layout_height='150dp';--高

{

PageView;

id="hd";

pages={

{

LinearLayout;

orientation='vertical';--重力屬性

layout_width='fill';--布局寬度

layout_height='wrap';--布局高度

{

CardView;--卡片控件

layout_margin='10dp';--卡片邊距

elevation='2dp';--陰影屬性

layout_width='fill';--卡片寬度

layout_height='wrap';--卡片高度

radius='10dp';--卡片圓角

{

ImageView;--圖片控件

src=圖片1;--圖片路徑

layout_width='fill';--圖片寬度

layout_height='wrap';--圖片高度

scaleType='fitXY';--圖片顯示類型

onClick=function()

彈出消息("圖片1")

? end

};

};

};

{

LinearLayout;

orientation='vertical';--重力屬性

layout_width='fill';--布局寬度

layout_height='wrap';--布局高度

{

CardView;--卡片控件

layout_margin='10dp';--卡片邊距

elevation='2dp';--陰影屬性

layout_width='fill';--卡片寬度

layout_height='wrap';--卡片高度

radius='10dp';--卡片圓角

{

ImageView;--圖片控件

src=圖片2;--圖片路徑

layout_width='fill';--圖片寬度

layout_height='wrap';--圖片高度

scaleType='fitXY';--圖片顯示類型

onClick=function()

彈出消息("圖片2")

end

};

};

};

{

LinearLayout;

orientation='vertical';--重力屬性

layout_width='fill';--布局寬度

layout_height='wrap';--布局高度

{

CardView;--卡片控件

layout_margin='10dp';--卡片邊距

elevation='2dp';--陰影屬性

layout_width='fill';--卡片寬度

layout_height='wrap';--卡片高度

radius='10dp';--卡片圓角

{

ImageView;--圖片控件

src=圖片3;--圖片路徑

layout_width='fill';--圖片寬度

layout_height='wrap';--圖片高度

scaleType='fitXY';--圖片顯示類型

onClick=function()

彈出消息("圖片3")

end

};

};

};

{

LinearLayout;

orientation='vertical';--重力屬性

layout_width='fill';--布局寬度

layout_height='wrap';--布局高度

{

CardView;--卡片控件

layout_margin='10dp';--卡片邊距

elevation='2dp';--陰影屬性

layout_width='fill';--卡片寬度

layout_height='wrap';--卡片高度

radius='10dp';--卡片圓角

{

ImageView;--圖片控件

src=圖片4;--圖片路徑

layout_width='fill';--圖片寬度

layout_height='wrap';--圖片高度

scaleType='fitXY';--圖片顯示類型

onClick=function()

彈出消息("圖片4")end

};

};

};

};

};

};

{

LinearLayout;

orientation='horizontal';--重力屬性

layout_width='fill';--布局寬度

layout_height='wrap';--布局高度

layout_marginTop='110dp';--布局頂距

{

TextView;--文本控件

layout_width='fill';--文本寬度

layout_height='45dp';--文本高度

gravity='center';--重力屬性

textColor='#FFFFFFFF';--文字顏色

text='';--顯示的文字

textSize='8sp';--文字大小

id="ym1";

};

{

TextView;--文本控件

layout_width='5%w';--文本寬度

layout_height='45dp';--文本高度

gravity='center';--重力屬性

textColor='#FFFFFFFF';--文字顏色

text='';--顯示的文字

textSize='8sp';--文字大小

id="ym2";

};

{

TextView;--文本控件

layout_width='5%w';--文本寬度

layout_height='45dp';--文本高度

gravity='center';--重力屬性

textColor='#FFFFFFFF';--文字顏色

text='';--顯示的文字

textSize='8sp';--文字大小

id="ym3";

};

{

TextView;--文本控件

layout_width='5%w';--文本寬度

layout_height='45dp';--文本高度

gravity='center';--重力屬性

textColor='#FFFFFFFF';--文字顏色

text='';--顯示的文字

textSize='8sp';--文字大小

id="ym4";

};

};

};

webView.addView(loadlayout(YL))

hd.setOnPageChangeListener(PageView.OnPageChangeListener{

onPageScrolled=function(a,b,c)

if c==0 then

if a==0 then

ym1.setTextColor(0xFFFFFFFF)?

ym2.setTextColor(0x57FFFFFF)?

ym3.setTextColor(0x57FFFFFF)?

ym4.setTextColor(0x57FFFFFF)

task(5000,function()

hd.showPage(1)

end)

elseif a==1 then

ym1.setTextColor(0x57FFFFFF)?

ym2.setTextColor(0xFFFFFFFF)?

ym3.setTextColor(0x57FFFFFF)?

ym4.setTextColor(0x57FFFFFF)

task(5000,function()

hd.showPage(2)

end)

elseif a==2 then

ym1.setTextColor(0x57FFFFFF)?

ym2.setTextColor(0x57FFFFFF)?

ym3.setTextColor(0xFFFFFFFF)?

ym4.setTextColor(0x57FFFFFF)

task(3000,function()

hd.showPage(3)

end)

elseif a==3 then

ym1.setTextColor(0x57FFFFFF)?

ym2.setTextColor(0x57FFFFFF)?

ym3.setTextColor(0x57FFFFFF)?

ym4.setTextColor(0xFFFFFFFF)

task(3000,function()

hd.showPage(0)

end)

end

end

end})

?

else

print("網(wǎng)絡(luò)好像不太好")

end

end)

--漸變色主題控制

import "android.graphics.drawable.GradientDrawable"

function 漸變(left_jb,right_jb,id)

drawable = GradientDrawable(GradientDrawable.Orientation.TR_BL,{

right_jb,--右色

left_jb,--左色

});

id.setBackgroundDrawable(drawable)

end

-- -----------調(diào)用漸變函數(shù)

漸變(0xFF2EC4B6,0xFFFF74EE,toolbarParent)

--程序啟動(dòng)時(shí)會(huì)執(zhí)行的事件

?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
  • 序言:七十年代末,一起剝皮案震驚了整個(gè)濱河市,隨后出現(xiàn)的幾起案子津滞,更是在濱河造成了極大的恐慌,老刑警劉巖躯保,帶你破解...
    沈念sama閱讀 211,817評(píng)論 6 492
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現(xiàn)場(chǎng)離奇詭異,居然都是意外死亡辐马,警方通過查閱死者的電腦和手機(jī)力穗,發(fā)現(xiàn)死者居然都...
    沈念sama閱讀 90,329評(píng)論 3 385
  • 文/潘曉璐 我一進(jìn)店門毅弧,熙熙樓的掌柜王于貴愁眉苦臉地迎上來,“玉大人当窗,你說我怎么就攤上這事够坐。” “怎么了?”我有些...
    開封第一講書人閱讀 157,354評(píng)論 0 348
  • 文/不壞的土叔 我叫張陵元咙,是天一觀的道長梯影。 經(jīng)常有香客問我,道長庶香,這世上最難降的妖魔是什么光酣? 我笑而不...
    開封第一講書人閱讀 56,498評(píng)論 1 284
  • 正文 為了忘掉前任,我火速辦了婚禮脉课,結(jié)果婚禮上救军,老公的妹妹穿的比我還像新娘。我一直安慰自己倘零,他們只是感情好唱遭,可當(dāng)我...
    茶點(diǎn)故事閱讀 65,600評(píng)論 6 386
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著呈驶,像睡著了一般拷泽。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上袖瞻,一...
    開封第一講書人閱讀 49,829評(píng)論 1 290
  • 那天司致,我揣著相機(jī)與錄音,去河邊找鬼聋迎。 笑死脂矫,一個(gè)胖子當(dāng)著我的面吹牛,可吹牛的內(nèi)容都是我干的霉晕。 我是一名探鬼主播庭再,決...
    沈念sama閱讀 38,979評(píng)論 3 408
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場(chǎng)噩夢(mèng)啊……” “哼牺堰!你這毒婦竟也來了拄轻?” 一聲冷哼從身側(cè)響起,我...
    開封第一講書人閱讀 37,722評(píng)論 0 266
  • 序言:老撾萬榮一對(duì)情侶失蹤伟葫,失蹤者是張志新(化名)和其女友劉穎恨搓,沒想到半個(gè)月后,有當(dāng)?shù)厝嗽跇淞掷锇l(fā)現(xiàn)了一具尸體筏养,經(jīng)...
    沈念sama閱讀 44,189評(píng)論 1 303
  • 正文 獨(dú)居荒郊野嶺守林人離奇死亡斧抱,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內(nèi)容為張勛視角 年9月15日...
    茶點(diǎn)故事閱讀 36,519評(píng)論 2 327
  • 正文 我和宋清朗相戀三年,在試婚紗的時(shí)候發(fā)現(xiàn)自己被綠了撼玄。 大學(xué)時(shí)的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片夺姑。...
    茶點(diǎn)故事閱讀 38,654評(píng)論 1 340
  • 序言:一個(gè)原本活蹦亂跳的男人離奇死亡墩邀,死狀恐怖掌猛,靈堂內(nèi)的尸體忽然破棺而出,到底是詐尸還是另有隱情,我是刑警寧澤荔茬,帶...
    沈念sama閱讀 34,329評(píng)論 4 330
  • 正文 年R本政府宣布废膘,位于F島的核電站,受9級(jí)特大地震影響慕蔚,放射性物質(zhì)發(fā)生泄漏丐黄。R本人自食惡果不足惜,卻給世界環(huán)境...
    茶點(diǎn)故事閱讀 39,940評(píng)論 3 313
  • 文/蒙蒙 一孔飒、第九天 我趴在偏房一處隱蔽的房頂上張望灌闺。 院中可真熱鬧,春花似錦坏瞄、人聲如沸桂对。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,762評(píng)論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽蕉斜。三九已至,卻和暖如春缀棍,著一層夾襖步出監(jiān)牢的瞬間宅此,已是汗流浹背。 一陣腳步聲響...
    開封第一講書人閱讀 31,993評(píng)論 1 266
  • 我被黑心中介騙來泰國打工爬范, 沒想到剛下飛機(jī)就差點(diǎn)兒被人妖公主榨干…… 1. 我叫王不留父腕,地道東北人。 一個(gè)月前我還...
    沈念sama閱讀 46,382評(píng)論 2 360
  • 正文 我出身青樓青瀑,卻偏偏與公主長得像侣诵,于是被迫代替她去往敵國和親。 傳聞我的和親對(duì)象是個(gè)殘疾皇子狱窘,可洞房花燭夜當(dāng)晚...
    茶點(diǎn)故事閱讀 43,543評(píng)論 2 349

推薦閱讀更多精彩內(nèi)容

  • 1. css實(shí)現(xiàn)圖片自適應(yīng)寬高 2.講 flex杜顺,手寫出 flex 常用的屬性,并且講出作用 flex 是 fle...
    送你一堆小心心閱讀 395評(píng)論 0 0
  • 公安三所對(duì)網(wǎng)絡(luò)安全等級(jí)保護(hù)2.0要求解讀網(wǎng)絡(luò)安全等級(jí)保護(hù)制度已進(jìn)入2.0階段蘸炸,在新階段具有新的特征和新的落地標(biāo)準(zhǔn)支...
    溪邊的墓志銘閱讀 162評(píng)論 0 0
  • 你見躬络,或者不見 我就在那里 不悲 不喜 你念,或者不念我 情就在那里 不來 不去 你愛搭儒,或者不愛我 愛就在那里 不...
    Humanni妮妮閱讀 754評(píng)論 0 1
  • block基本語法: 聲明:(返回類型)(^聲明的block名稱)(參數(shù)列表); 實(shí)現(xiàn):返回值類型 (^block...
    一杯紅酒mm閱讀 520評(píng)論 0 0
  • 人的一生穷当,能找到自己喜歡的事情是幸運(yùn)的。有自己真興趣的人淹禾,才會(huì)生活得有趣馁菜,才可能成為一個(gè)有意思的人。當(dāng)你不計(jì)功利地...
    秀琴sukin閱讀 261評(píng)論 1 6