V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
chenge
V2EX  ›  酷工作

轻简历网站上线测试,欢迎试用和反馈意见。

  •  
  •   chenge · 2012-11-08 18:28:00 +08:00 · 4790 次点击
    这是一个创建于 4187 天前的主题,其中的信息可能已经有所发展或是发生改变。
    http://qingjianli.com 轻简历上线测试,欢迎试用和反馈意见。

    支持markdown写法,可外发简历链接。

    简单的写法,十分钟就可写好简历。
    14 条回复    1970-01-01 08:00:00 +08:00
    august
        1
    august  
       2012-11-08 18:46:36 +08:00
    用戶名不填 密碼不填 成功登入
    chenge
        2
    chenge  
    OP
       2012-11-08 18:50:42 +08:00
    谢谢反馈,呵呵,漏洞。
    dreambt
        3
    dreambt  
       2012-11-08 19:39:30 +08:00
    比我的提前上线了,但是不感觉很有创意呢
    SAGAN
        4
    SAGAN  
       2012-11-08 19:58:49 +08:00
    看到首页里的js代码我瞬间凌乱了...
    airyland
        5
    airyland  
       2012-11-08 20:31:37 +08:00
    @SAGAN 同凌乱。。
    andy12530
        6
    andy12530  
       2012-11-08 21:13:30 +08:00
    $(document).ready(function($) {
    // Stuff to do as soon as the DOM is ready. Use $() w/o colliding with other libs;
    $('#ing_i').fadeIn(500,function(){
    $('#ing_n').fadeIn(400,function(){
    $('#ing_g').fadeIn(300,function(){

    $('#ing_g').fadeOut(200,function(){
    $('#ing_n').fadeOut(150,function(){
    $('#ing_i').fadeOut(100,function(){

    $('#ing_i').fadeIn(500,function(){
    $('#ing_n').fadeIn(400,function(){
    $('#ing_g').fadeIn(300, function(){
    $('#ing').fadeOut(100,function(){
    $('#ing').fadeIn(100);
    })
    })
    })
    })
    })
    })
    })
    })
    })
    })

    });
    andy12530
        7
    andy12530  
       2012-11-08 21:14:00 +08:00
    不支持代码高亮??还是得用Gist。
    baigreen
        8
    baigreen  
       2012-11-08 21:16:10 +08:00
    不错。job.to 域名求收
    AlloVince
        9
    AlloVince  
       2012-11-08 21:29:21 +08:00
    至少给一个简历的Demo让大家看看做出来是什么样,才会有人有兴趣使用
    dripple
        10
    dripple  
       2012-11-09 08:21:31 +08:00
    这个制作出的简历有些单薄。后续是否继续增加功能。
    tubie
        11
    tubie  
       2012-11-09 10:50:30 +08:00
    创建完简历预览,显示后如何返回?缺少交互。
    zhy0216
        12
    zhy0216  
       2012-11-09 10:58:25 +08:00
    markdown支持不完全.... 简历很容易出现列表的吧??
    94smart
        13
    94smart  
       2012-11-09 11:55:27 +08:00
    这个的使用场景是?适合什么样的人用?
    94smart
        14
    94smart  
       2012-11-09 12:24:35 +08:00
    如果是为了提供快速写简历的方式,还是直接HTML可视化编辑器吧,另外提供个到Markdown DIY的切换。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2842 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 12:32 · PVG 20:32 · LAX 05:32 · JFK 08:32
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.