终于,那条6年前埋的网线上岗了

这条网线装修的时候就扯进了墙里,预埋好了。不过一直也没有派上用场。主要的原因在于卧室里也没什么设备。说路由器信号不好吧,偶尔也还可以,说路由器信号好吧,晚上一关门直接傻眼。但是好在流量够用,于是在卧室就直接用流量上网。
前几天买了一台tplink的路由器,用来扩展无线信号,刚开始用的时候感觉还可以,后来发现貌似也不大行,还是会卡。从电脑上登录后台才发现,扩展的是2.4g信号。5g信号扩展提示主路由器太远,建议缩小距离,这tm神了,如果不远还需要扩展信号?

Continue Reading

微图坊爬虫 【22.06.07】【Windows】

Change Log:

1. Install newst chrome before use this program.
2. Open chrome and login to v2ph.com
3. The spider will auto stop after crawl 16 albums

Usage:

(venv) PS F:\Pycharm_Projects\meitulu-spider> python .\v2ph.py
Arguments:
         -a <download all site images>
         -q <query the image with keywords>
         -h <display help text, just this>
Option Arguments:
         -p <image download path>
         -r <random index category list>
         -c <single category url>
         -e <early stop, work in site crawl mode only>
         -s <site url eg: https://www.v2ph.com (no last backslash "/")>
****************************************************************************************************

Continue Reading

这些年折腾的硬件

桌子上的两块显示器还是13年刚来青岛的时候买的显示器,已经伴随自己多年了。由于显示器一直使用没有什么问题,所以目前也没有换显示器的需求。等哪天有一个坏了,那就两个一块再换一个更大的。桌面上的两块安卓平板,一块是自己10年前买的第一代nexus 7,中间自己想换电池,结果把主板弄挂了,于是又买了一块主板,顺利的将16g的n7 升级成了32g的,虽然现在也没啥用了,目前,他的功能是一块钟表(运行的钟表app有点丑,谁有好看的可以给我推荐一下)另外一块是台电的平板,系统比较旧,但是可以长时间不息屏,于是现在用来链接控制智能家居的树莓派,用作远程显示器,桌子上的手机就无视掉吧。

Continue Reading

KU138爬虫 【22.05.23】【Windows】

****************************************************************************************************
USAGE:
spider -h <help> -a <all> -q <search>
Arguments:
         -a <download all site images>
         -q <query the image with keywords>
         -h <display help text, just this>
Option Arguments:
         -p <image download path>
         -r <random index category list>
         -c <single category url>
         -e <early stop, work in site crawl mode only>
         -s <site url eg: https://www.v2ph.com (no last backslash "/")>
****************************************************************************************************

Continue Reading

微图坊爬虫 【22.05.16】【Windows】

使用参数:

****************************************************************************************************
USAGE:
spider -h <help> -a <all> -q <search>
Arguments:
         -a <download all site images>
         -q <query the image with keywords>
         -h <display help text, just this>
Option Arguments:
         -p <image download path>
         -r <random index category list>
         -c <single category url>
         -e <early stop, work in site crawl mode only>
         -s <site url eg: https://www.v2ph.com (no last backslash "/")>
****************************************************************************************************

Continue Reading