niushuai's recent timeline updates
niushuai

niushuai

V2EX member #137797, joined on 2015-09-11 09:31:54 +08:00
  •   The specified image does not exist
    niushuai's recent replies
    @geekvcn 哈哈
    还是做切片比较合适
    你应该是从页面上传到后端,后端又上传到 ftp 上。卡在 100%就是后端往 ftp 上传的过程
    Jun 18, 2019
    Replied to a topic by noder 云计算 阿里云小水管团购 190R
    Apr 17, 2017
    Replied to a topic by flyingnn Java spring mvc 多个页面共用一个模板
    我以前写过,就是在 /add 里面直接 return "edit"; 就行了,如果想省一点的话,就直接把 /add 合并到 /edit 里,
    代码如下:
    public String edit(String id) {
    if(id == null){
    // 添加
    } else{
    // 修改
    }
    }
    Oct 19, 2016
    Replied to a topic by dongweiming 推广 赠送几本《Python Web 开发实战》
    79
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5293 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 07:55 · PVG 15:55 · LAX 00:55 · JFK 03:55
    ♥ Do have faith in what you're doing.