Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
一个Chrome上网页截图小技巧,可以精确的截取网页区域1. 打开开发者工具(右键点击网页并选择“审查元素” or “alt+command+i”快捷键)2. 从 element 中选中要截图的网页元素,比如 Twitter 就找 article 元素3. 在要截图的元素上点右键,选取 capture node screenshot一个细节,如果你把 Chrome…
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });