mouyase 最近的时间轴更新
mouyase's repos on GitHub
JavaScript · 191 人关注
ChinaListForAdGuardHome
AutoHotkey · 75 人关注
DNFAutoFire
Shell · 1 人关注
GitToolBox_zhCN
Shell · 0 人关注
Actions-OpenWrt
0 人关注
ArknightsGameData
《明日方舟》游戏数据
C# · 0 人关注
BililiveRecorder
录播姬 | mikufans 生放送录制
Python · 0 人关注
Blog-With-GitHub-Boilerplate
这是博客文章《完全用 GitHub 写博客》所提出流程的示例仓库。
Vue · 0 人关注
booruwf-web
Booru sites masonry browsing mode. Booru 站点瀑布流浏览 Web 版
0 人关注
butterfly.js.org
Butterfly 的文檔/ Demo 倉庫
0 人关注
CoverView
🛠 Create awesome cover images for your blog posts quickly.
Python · 0 人关注
cube_smile_x_root
Java · 0 人关注
CyberShitCreater
Python · 0 人关注
django-cli
Easy to create django-2.2.9 project
0 人关注
django-validator
Django validator with decorators.
Dockerfile · 0 人关注
Dockerfile
0 人关注
docsify
🃏 A magical documentation site generator.
0 人关注
docsify-themeable
A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE11+).
0 人关注
doubi
一个逗比写的各种逗比脚本~
Shell · 0 人关注
e900v22c-CoreELEC
Build CoreELEC for Skyworth e900v22c
Vue · 0 人关注
gacha
JavaScript · 0 人关注
gadio
Shell · 0 人关注
gfwlist2dnsmasq
A shell script which convert gfwlist into dnsmasq rules. Python version: https://github.com/cokebar/gfwlist2dnsmasq_python
0 人关注
gitignore
A collection of useful .gitignore templates
0 人关注
GitToolBox
GitToolBox IntelliJ plugin
Java · 0 人关注
glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
0 人关注
hexo-theme-aircloud
A concise hexo theme
0 人关注
hexo-theme-lous
💎 A minimalist theme for Hexo
0 人关注
hexo-theme-sky
a concise theme for hexo https://ijinxin.github.io/
mouyase

mouyase

V2EX 第 253264 号会员,加入于 2017-09-08 17:44:33 +08:00
探讨两台软路由实现出国网络分流的最佳方案
宽带症候群  •  mouyase  •  3 小时 4 分钟前  •  最后回复来自 linhu66
18
小米 BL 解锁答题真的是在抽象的道路上越走越远
  •  1   
    小米  •  mouyase  •  126 天前  •  最后回复来自 imfreenetctz
    20
    小米这个解锁条件越来越抽象了
  •  4   
    小米  •  mouyase  •  130 天前  •  最后回复来自 cat9life
    69
    目前基本可以认为小米已经禁止 BL 解锁了
  •  18   
    小米  •  mouyase  •  38 天前  •  最后回复来自 xxzlll
    372
    mouyase 最近回复了
    草,这个页面除了下载按钮其他的都是纯文本。

    之前也有 VSCode 收费版,见怪不怪了也是。
    @Labope03 直接用 OP 加 Clash ,Clash 会接管所有网络连接,如果 Clash 配置错误挂掉就会导致直接断网,DNS 也会失灵,而且 Nat 会被降级。直接用 OP 当主路由不是解决所有问题的办法,而是最简单但是问题最多的办法。
    有没有得问运营商吧
    @A1188
    @dont39
    @x86
    @povsister

    各位说的方案都在看了,受益匪浅了属于是,不过看起来都需要研究验证一阵,估计要再等好多天才能有结果了(
    @A1188 这种是不是需要有多条宽带入户呀
    @dford 去掉旁路网关的情况有什么更优秀的方式来做出国吗?
    别提了,Idea 的 24.1 复制粘贴的时候经常冻结 3-5 秒,非常难用,建议回滚
    提出一个其他人没说的原因。

    Linux 更新根证书也要用包管理器,但是根证书没有更新会导致无法使用 https 链接,所以如果下载了一个老版本的 Linux 发行版(例如 Ubuntu 18.04),并且已经设置成 https ,会发现无法安装任何软件包。
    首先是上面各位大佬说过的问题。

    这个 state 如果 grid 组件并不需要为其生产数据,而只是消费数据的话,那可以把 state 提升到上层去生产他的组件里面。
    可以用 Provider+useContext 的形式跨级传入,也可以用 props 逐级传入。当然你用一些全局的状态管理也不是不行。

    如果这个值不涉及到渲染,也可以把这个值定义为 ref ,然后给 grid 组件使用 forwardRef 高阶函数包裹,同时使用 useImperativeHandle 把数值/函数暴露给父级,父级通过 ref.current.数值的形式获取。

    最主要的还是看这个数值的作用和来源是什么。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5643 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 06:06 · PVG 14:06 · LAX 23:06 · JFK 02:06
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.