V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
爱意满满的作品展示区。
no13bus

周末受一个模仿 linux 命令的开源项目的启发,根据它写了一个个人站点 http://pythoner.tips/ 。大家可以点评下,当然如果你会一些基本的 python 语法看这个界面更好一些。

  •  
  •   no13bus ·
    no13bus · Oct 27, 2014 · 5435 views
    This topic created in 4202 days ago, the information mentioned may be changed or developed.
    网站的vps是国外的,国内速度可能会慢点,大家稍微等下它。
    48 replies    2014-10-28 19:47:08 +08:00
    kennedy32
        1
    kennedy32  
       Oct 27, 2014
    打不开
    no13bus
        2
    no13bus  
    OP
       Oct 27, 2014
    @kennedy32 你是哪里的ip?我看下。
    no13bus
        3
    no13bus  
    OP
       Oct 27, 2014
    @kennedy32 多刷新几次呢
    7colcor
        4
    7colcor  
       Oct 27, 2014
    打不开
    47jm9ozp
        5
    47jm9ozp  
       Oct 27, 2014
    不能当计算器用,差评
    no13bus
        6
    no13bus  
    OP
       Oct 27, 2014
    @ooxxcc 这个计算器木有写呀。要不你 no13bus.sendmail() 方法提点意见?
    jacob
        7
    jacob  
       Oct 27, 2014
    打不开
    jacob
        8
    jacob  
       Oct 27, 2014
    打不开啊
    USCONAN
        9
    USCONAN  
       Oct 27, 2014
    我也打不開-。-“
    47jm9ozp
        10
    47jm9ozp  
       Oct 27, 2014
    @no13bus 我最开始还真以为是python试了几句才发现不是OTZ
    la0wei
        11
    la0wei  
       Oct 27, 2014
    扬州电信,企业专线,打不开
    la0wei
        12
    la0wei  
       Oct 27, 2014
    connection reset?
    lubuwei
        13
    lubuwei  
       Oct 27, 2014
    实测:北京联通,打不开。上VPN之后打开了。

    网站就像在线编译器,很有意思,赞~

    接着多做几个模块呗
    no13bus
        14
    no13bus  
    OP
       Oct 27, 2014
    @lubuwei
    @la0wei
    @ooxxcc
    @jacob
    @kennedy32
    真是不好意思。美国小vps看来真的是不给力。之前mac下面是全局翻墙,自己测试能打开,忘了这事了。换成了阿里云了。这样就好多了。
    个人站点还是不能马虎。下次把域名解析换成dnspod。
    jings
        15
    jings  
       Oct 27, 2014
    恩 上次粗略看了下应该就是用jslinux改的,删了busybox加了gimp,速度快了许多
    yangg
        16
    yangg  
       Oct 27, 2014
    你跟我开玩笑吧,不能用ctrl+a, ctrl+e,还能叫linux?还不如叫Losedows算了。
    no13bus
        17
    no13bus  
    OP
       Oct 27, 2014
    @yangg 我说的是受了一个“模仿 linux 命令的开源项目”启发,而不是说我的做的就是linux。
    no13bus
        18
    no13bus  
    OP
       Oct 27, 2014
    @jings 不是 jslinux 是jsterm
    lubuwei
        19
    lubuwei  
       Oct 27, 2014
    @no13bus 试了一下,已经可以访问了
    ven
        20
    ven  
       Oct 27, 2014
    打不开。。。
    lubuwei
        21
    lubuwei  
       Oct 27, 2014
    @no13bus 去看了一下 jsterm.com 那个网站, 貌似运行不了吧?
    no13bus
        22
    no13bus  
    OP
       Oct 27, 2014
    @ven 现在试试呢?我改成阿里云了。不好意思。第三次发布自己的东西,让大家体验不好。
    @lubuwei 项目叫jsterm. 你去github上搜。不是网站叫这个。我这个代码是什么,你直接看js文件就是。
    itfanr
        23
    itfanr  
       Oct 27, 2014
    so cool
    lubuwei
        24
    lubuwei  
       Oct 27, 2014
    @no13bus
    哦哦,GitHub上有好几个jsterm搜索结果,我刚才说的网站是来自pnitsch/jsTerm
    应该是这个哈: clarkduvall/jsterm

    多谢
    no13bus
        25
    no13bus  
    OP
       Oct 27, 2014
    @lubuwei 不客气。因为本身这个哥们是pythoner 还写js 也弄ios app. 我就觉得单单实现一个linux界面不cool. 应该有更多版本,python的,ruby的,swift的。哈哈。我就先实现个python的。等写的好些了,就pull requests下。
    evlos
        26
    evlos  
       Oct 27, 2014 via iPhone
    你有的地方英文和中文之间是有空格的,有的地方则没有,简直折磨人
    xp0729
        27
    xp0729  
       Oct 27, 2014
    很有新意的个站,不过我只懂一点python基础
    cynicism
        28
    cynicism  
       Oct 27, 2014
    我还去尝试print一下,才发现被表面骗了 囧
    no13bus
        29
    no13bus  
    OP
       Oct 27, 2014 via Android
    @cynicism 哈哈。那个还没实现。不好意思。先记下了。如果大多数实现的话,可玩性就更高了。先记下了,等有空去看看codewars的实现。
    no13bus
        30
    no13bus  
    OP
       Oct 27, 2014 via Android
    @xp0729 多交流交流。不知道你是玩什么语言的呢
    momou
        31
    momou  
       Oct 27, 2014
    >>> gimp
    gimp: please specify an image file.
    >>> gimp pic.jpg
    NameError: name gimp pic is not defined
    ericls
        32
    ericls  
       Oct 27, 2014 via Android
    不错哦~
    no13bus
        33
    no13bus  
    OP
       Oct 27, 2014
    @momou 嘻嘻。你看到这个命令了呀。那是之前的。python里面没有设定处理gimp这个命令。
    kennedy32
        34
    kennedy32  
       Oct 27, 2014
    现在可以打开了
    loveyu
        35
    loveyu  
       Oct 27, 2014
    经测试,ls 命令可用
    no13bus
        36
    no13bus  
    OP
       Oct 27, 2014
    @loveyu 恩。被我快阉割了。头像是仙剑奇侠传的吗?
    wangleineo
        37
    wangleineo  
       Oct 27, 2014   ❤️ 1
    Cool.
    codewars的链接没加target='_blank'.
    no13bus
        38
    no13bus  
    OP
       Oct 28, 2014
    @wangleineo 已改好。你也在玩codewars? 觉得比看Python cookbook有意思. 不过一些基本都在cookbook里面找到好的解答。
    loveyu
        39
    loveyu  
       Oct 28, 2014
    @no13bus 对啊,仙四
    Shazoo
        40
    Shazoo  
       Oct 28, 2014
    没有原作者版权信息哦。

    Clark DuVall
    SharkIng
        41
    SharkIng  
       Oct 28, 2014
    是我的问题还是什么??有些键盘字母输入不了,比如B和N
    ShiehShieh
        42
    ShiehShieh  
       Oct 28, 2014
    开头的几个命令输入后,停顿一下(0.5s),现在一下就输出,不好。
    no13bus
        43
    no13bus  
    OP
       Oct 28, 2014
    @ShiehShieh 确实是有停顿的。但是太快了。貌似没感觉到。后面改下。谢谢
    scola
        44
    scola  
       Oct 28, 2014   ❤️ 1
    天津的啊, 支持一下
    xiaobu
        45
    xiaobu  
       Oct 28, 2014   ❤️ 1
    @ooxxcc +1024
    no13bus
        46
    no13bus  
    OP
       Oct 28, 2014
    @scola 你也在天津。我在天津,但是不是天津人。河北的。
    scola
        47
    scola  
       Oct 28, 2014
    @no13bus 四川人在天津
    fullstack0xyz
        48
    fullstack0xyz  
       Oct 28, 2014
    cool
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   924 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 83ms · UTC 20:53 · PVG 04:53 · LAX 13:53 · JFK 16:53
    ♥ Do have faith in what you're doing.