V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
allanzhuo
V2EX  ›  程序员

有没有一种软件,可以将图片置于桌面顶层的

  •  
  •   allanzhuo ·
    allanzhuo · 2018-11-07 10:41:38 +08:00 · 5010 次点击
    这是一个创建于 1994 天前的主题,其中的信息可能已经有所发展或是发生改变。

    主要是平时开发每次都要来回切换,看需求看字段。QQ 有个桌面便签,可以将文字置于顶层。有没有类似的软件可以将图片做到类似效果的

    22 条回复    2018-11-07 20:41:57 +08:00
    abcde51111
        1
    abcde51111  
       2018-11-07 10:45:40 +08:00
    试试双屏。。。。。。
    hellos
        2
    hellos  
       2018-11-07 10:47:15 +08:00 via Android   ❤️ 2
    snipaste 贴图,是贴到顶层的
    codergrowing
        3
    codergrowing  
       2018-11-07 10:47:45 +08:00   ❤️ 2
    V 友开发的 Snipaste 的「贴图」功能可以满足你的需求。https://www.snipaste.com/
    allanzhuo
        4
    allanzhuo  
    OP
       2018-11-07 10:49:04 +08:00
    @abcde51111 暂时没条件
    rabbbit
        5
    rabbbit  
       2018-11-07 10:52:42 +08:00
    autohotkey

    !1:: Winset, Alwaysontop, , A
    return
    allanzhuo
        6
    allanzhuo  
    OP
       2018-11-07 10:53:06 +08:00
    @codergrowing 完美,很强大
    ericv
        7
    ericv  
       2018-11-07 10:53:18 +08:00
    snipaste +1
    allanzhuo
        8
    allanzhuo  
    OP
       2018-11-07 10:53:26 +08:00
    @hellos 已经用上了,三克油
    PerFectTime
        9
    PerFectTime  
       2018-11-07 10:54:08 +08:00
    DeskPins 了解一下?
    freedomSky
        10
    freedomSky  
       2018-11-07 12:10:39 +08:00 via iPhone
    snappy
    Dye8
        11
    Dye8  
       2018-11-07 12:13:52 +08:00 via Android
    有没有一种软件,能让其他程序置顶
    tamlok
        12
    tamlok  
       2018-11-07 12:22:00 +08:00 via Android
    top.exe 把任意程序置顶
    tamlok
        13
    tamlok  
       2018-11-07 12:22:13 +08:00 via Android
    @Dye8 top.exe
    mengyang624
        14
    mengyang624  
       2018-11-07 12:42:13 +08:00
    @Dye8 #11 deskangel,软件有点老,但是能用,而且很多功能,多到用不完
    May725
        15
    May725  
       2018-11-07 12:49:15 +08:00
    snipaste 的置顶有时会失效,概率还是挺大的
    waising
        16
    waising  
       2018-11-07 12:49:35 +08:00
    tigerstudent
        17
    tigerstudent  
       2018-11-07 12:51:44 +08:00 via Android
    snipaste 宇宙第一
    wangchonglie
        18
    wangchonglie  
       2018-11-07 15:45:16 +08:00
    @Dye8 #11 WGestures,鼠标右键: 上-右-上
    invadv
        19
    invadv  
       2018-11-07 17:32:45 +08:00
    @Dye8 #11

    ```ahk
    #K:: ;Always On Top
    WinSet, AlwaysOnTop, Toggle, A
    Return
    ```
    tanranran
        20
    tanranran  
       2018-11-07 17:33:52 +08:00
    QQ。。。。
    nowheretoseek
        21
    nowheretoseek  
       2018-11-07 20:37:16 +08:00
    ahk gui 可解
    opengps
        22
    opengps  
       2018-11-07 20:41:57 +08:00
    1 楼,2 块显示器,扩展模式
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5674 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 01:41 · PVG 09:41 · LAX 18:41 · JFK 21:41
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.