Skip to content

使用shell重写,与友商a的python实现相比更轻量,与友商b的c实现相比功能更丰富,适合嵌入式设备#135

Open
rhjdvsgsgks wants to merge 3 commits into
monyhar:masterfrom
rhjdvsgsgks:patch-1
Open

使用shell重写,与友商a的python实现相比更轻量,与友商b的c实现相比功能更丰富,适合嵌入式设备#135
rhjdvsgsgks wants to merge 3 commits into
monyhar:masterfrom
rhjdvsgsgks:patch-1

Conversation

@rhjdvsgsgks
Copy link
Copy Markdown

实现了 monyhar/monyhar#165 (comment) 中提到的对接口的封装,为接下来掏空curl做准备

@rhjdvsgsgks rhjdvsgsgks changed the title 使用shell重写,与友商的python实现相比更适合嵌入式设备 使用shell重写,与友商的python实现相比更轻量,适合嵌入式设备 Jun 17, 2021
Comment thread monyhar_cli Outdated
@@ -0,0 +1,2 @@
#!/bin/sh
curl $@
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

太强了,只需要一行代码就能上网,大佬厉害👍

Comment thread monyhar Outdated
Co-authored-by: Yufan You <ouuansteve@gmail.com>
@rhjdvsgsgks rhjdvsgsgks changed the title 使用shell重写,与友商的python实现相比更轻量,适合嵌入式设备 使用shell重写,与友商a的python实现相比更轻量,与友商b的c实现相比功能更丰富,适合嵌入式设备 Jun 17, 2021
Copy link
Copy Markdown

@I-Info I-Info left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🉑

Comment thread monyhar
@@ -0,0 +1,2 @@
#!/bin/sh
curl "$@"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
curl "$@"
lynx "$@"

这才对()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants