Antecer
Antecer
@shinemoon 登陆新浪微博实在是太麻烦了,话说还是这里方便啊...
哦哦,有时用起来的确不太方便呢,话说配合Chrome开发的话,用XPath或者Selector作为内容和超链接的定位都更方便...虽然现在的也能解决问题,不过碰到奇葩网站总会需要写一大推的内容脚本。 还有碰到章节目录页面没有最新章节这个标签的时候也比较麻烦,能够直接定位小说简介页面来获取最新章节会很方便的。(就像选择上一章、下一章的功能那样用超链接来导航)
我知道目前的rabook也是可以从简介页面来找最新章节的,只是比较麻烦而已。 那个,稍后我给Pull requests 一个站点配置文件吧,并长期保持此文件的维护。
这是什么鬼? > > > var __T_DOCUMENT_WRITE = document.write; > var __T_FILECONTENT = ""; > document.write = function(a){ __T_FILECONTENT = a}; > > > > document.write = __T_DOCUMENT_WRITE; > //坑爹1号修复 >...
如果能更进一步,直接在博客页面里面整个留言框,把数据写入到issues里面就完美了。 再改下代码,把留言的顺序阅读改成倒序阅读就更好了
重庆电信,刚才突然就可以了
I don't know if it is same error, i just press 'res' some times to test it. It may give this error after a few reboots and then lose the...
> just use addon https://marketplace.visualstudio.com/items?itemName=mateuszchudyk.hexinspector  > > please close What we want is to display it when hovering over the variable name, not the variable value.
Why not use uint32 or even uint64 ? It is only used to describe the number of Glyphs. It is just a variable. I think the bigger the better, so...