微信黑科技——实现多窗口

记得前段时间突然出现一种黑科技,在安卓微信任意聊天窗口输入“//switchtabpos” 会将底部的tab栏装换到顶部去。然后一些论坛大神就以此展开联想,尝试出了这个黑科技的各种用法。具体详情可见V2EX的这个帖子,其中的评论有列举。这里我搬运下。

//wearversion

//wearlog

//wearvoiceinputenable

//wearvoiceinputdisable

//weargoogleapi

//assert

//pushassert

//uplog

//upcrash

//switchnotificationstatus

//busiluck[ ]

//newyearsw[ ]

//commitxlog

//netstatus

//switchtabpos

//multiwebview

//sightinfo

//sighttest

//printcrash

//makemsgdata[ ]

//whatsnew

//profile[ ]

//getfpkey

//commitwd

//remittance reset

//wv[ ]

//wvlocal[ ]

//settbs

//gettbs

//deletetbs

//channelId

//traceroute

//qzone[ ]

//dumpcrash

//dumpanr

//testanr

//opensnsadRightbar

//switchsdcard

//getip

//getlocalkey

//testhtml

//testlocalhtml[ ]

//setkey

//checkspell

//cleargiffolder

//gallery[ ]

//tgs[ ]

//testMbanner

//recomT

//recomF

//testgetreg

//testwaitsms

//switchpaytype

//emoji[ ]

//share[ ]

//dumpappinfoblob[ ]

//googleauth[ ]

//clrgamecache

//googlemap

//sosomap

//opentrace

//updateConversation

//changeshakemode

//setshakecarddata

//clearshakecarddata

//pageSize

//recover

//makesnsdata[ ]

//setsnsupload[ ]

//logsnstable

//resetsnstip

//checkcount

//changeframe[ ]

//opendumpview

//dumpmemory

//dumpsnsfile

//coverage

//dumpthreadpool

//pickpoi

//configlist

//security

//updatepackage

//audiowritetofile

//bankcard

//abtest[ ]

//banner

//gamemsg

//gallerytype

//voipfacedebug

//fullexit

//cleardldb

//switchdler

//testsetpageowner

//adddownloadtask

//querydownloadtaskbyurl

//querydownloadtask

//removedownloadtask

//pausedownloadtask

//resumedownloadtask

//testofflinedownloadtask

//delchatroomsysmsg

//testupdate

//debugsnstimelinestat

而我要说的一个命令也在其中,就是//multiwebview。她的作用是什么呢?

那么请问你是否经常有这样的情况,在微信里看一篇文章或者网页的时候突然来了一条消息,于是点击去回复查看,然后你就又得重新找到这个文章或网页,重新点开重新在查看。是不是很麻烦很蛋疼?


微信黑科技——实现多窗口_第1张图片
微信黑科技——实现多窗口_第2张图片

多窗口就不一样了。当你点击消息后回复了消息想再一次回到刚才的文章或者网页的时候,只要调出多任务菜单切换到刚才的页面就行。它相当于给微信的聊天和网页同时打开了多个窗口。

微信现在隐藏了这么多命令,想必是为以后的版本的微信埋下伏笔。

更多的命令行测试大家有兴趣的话就自己试试吧。

原文链接:http://www.lxxself.com/post/yu-dao-liao-jiu-fen-xiang/2015-05-22

你可能感兴趣的:(微信黑科技——实现多窗口)