-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
提供 Python 语言编写的增强版,可以使用一行代码实现上网功能 #28
Comments
感谢反馈。本来想简化 url 编码,让代码更简洁一些,没想到会出这种问题。 改正后的代码: __import__('os').system('curl ' + __import__('urllib.parse').parse.quote(input('请输入网址:'))) 运行后的结果:
|
在? 为什么不用 |
解决bug的速度堪称世界顶尖水平,崛起!赢了! |
感觉这个可以但是没必要 (x),其实我也可以不用 |
新版本来啦!移除了对 (lambda req, url: req.urlopen(req.Request(url, headers={'User-Agent': 'monyhar/0.0.2'})).read())(__import__('urllib.request').request, input('请输入网址:')) |
牛皮了,厉害了,直接全平台兼容,大佬是不会骗我们的 |
GOOD |
我把这行代码加到了我的fork里面https://github.com/tucaoba2333/monyhar-lite-MultiLang-kernel |
你说的这个什么屁眼语言,它核心技术自主可控吗?为什么不用木兰语言? |
麻麻的,一路看下来给我看不会了#流汗黄豆 |
可以加,为了支持国产! |
hahahahaha |
支持贡献monyhar,让那些抹黑但无可奈何的黑子暗自神伤吧 |
刚提的 PR:用木兰语言调用 QtWebkit 实现的简易网页浏览器。请指教。 |
MonyharBrowser(梦弘浏览器)For Android Beta |
该版本的梦弘浏览器使用了更短的代码,并提供了访问网页的功能,还通过一定设置避免了一些不安全因素,非常强大。
代码如下:
感谢 @zsh2517 反馈的 bug
The text was updated successfully, but these errors were encountered: