会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Loading
joe-yang
Great works are performed, not by strength, but by perseverance.
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
39
下一页
2022年9月20日
big O--O(n)--linear time
摘要: n个元素需要n个操作 O(n)
阅读全文
posted @ 2022-09-20 22:18 .net's
阅读(14)
评论(0)
推荐(0)
2021年12月22日
vim笔记三
摘要: 
阅读全文
posted @ 2021-12-22 18:56 .net's
阅读(11)
评论(0)
推荐(0)
vim笔记二
摘要:   
评论(0)
推荐(0)
2021年12月21日
vim笔记
摘要:   
评论(0)
推荐(0)
2021年11月26日
functional programming
摘要: the tricky functional programming is to make sure that you're not changint anything the outside of the world! 实验:this.setState(old ⇒ { old.name = "123
阅读全文
posted @ 2021-11-26 18:27 .net's
阅读(23)
评论(0)
推荐(0)
2021年11月6日
webpack code split实现原理
摘要: 动态导入(dynamic import) 当涉及到动态代码拆分时,webpack 提供了两个类似的技术。 第一种,也是推荐选择的方式是,使用符合[ECMAScript 提案](https://github.com/tc39/proposal-dynamic-import) 的 import() 语法
阅读全文
posted @ 2021-11-06 19:00 .net's
阅读(426)
评论(1)
推荐(0)
2021年11月4日
css specificity
摘要: https://specificity.keegan.st/
阅读全文
posted @ 2021-11-04 17:15 .net's
阅读(13)
评论(0)
推荐(0)
2021年11月2日
todo:read
摘要: https://css-tricks.com/creating-the-perfect-commit-in-git/ https://css-tricks.com/an-interview-with-elad-shechter-on-the-new-css-reset/
阅读全文
posted @ 2021-11-02 23:26 .net's
阅读(48)
评论(0)
推荐(0)
2021年10月6日
download from youtube.
摘要: 推荐的 $ yt-dlp --print filename -o "test video.%(ext)s" BaW_jenozKc test video.webm # Literal name with correct extension $ yt-dlp --print filename -o "
阅读全文
posted @ 2021-10-06 11:24 .net's
阅读(84)
评论(0)
推荐(0)
如何使用网页长截图留档
摘要: 使用 Chrome 浏览器 59 或更高版本 进入待截图的网页 按下 F12 快捷键(或鼠标右键 >> 审查元素),调出 Web 开发者工具 按下 Ctrl + Shift + P 快捷键,调出指令执行界面 输入 Capture full size screenshot(支持模糊搜索)指令(该指令中
阅读全文
posted @ 2021-10-06 10:46 .net's
阅读(456)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
39
下一页
公告