zoukankan      html  css  js  c++  java
  • aenity

     zenity --info --text="hello world"

    ENITY(1)                                                            ZENITY(1)

    NAME
           zenity - display GTK+ dialogs

    SYNOPSIS
           zenity [options]

    DESCRIPTION
           zenity  is a program that will display GTK+ dialogs, and return (either
           in the return code, or on standard output) the users input. This allows
           you to present information, and ask for inf       zenity - display GTK+ dialogsormation from the user, from
           all manner of shell scripts.

           For example, zenity --question will return either 0 or 1, depending  on
           whether  the  user  pressed OK or Cancel. zenity --entry will output on
           standard output what the user typed into the text en

    ENITY(1)                                                            ZENITY(1)

    NAME
           zenity - display GTK+ dialogs

    SYNOPSIS
           zenity [options]

    DESCRIPTION
           zenity  is a program that will display GTK+ dialogs, and return (either
           in the return code, or on standard output) the users input. This allows
           you to present information, and ask for information from the user, from
           all manner of shell scripts.

           For example, zenity --question will return either 0 or 1, depending  on
           whether  the  user  pressed OK or Cancel. zenity --entry will output on
           standard output what the user typed into the text en

  • 相关阅读:
    用 Java 爬美女图片,厉害了。。
    Java-Stream流方法学习及总结
    Swagger3 更新配置详解
    一、MySQL下载和安装
    hack(兼容IE及浏览器常用的写法)
    css常用单位
    Ps使用 和精灵图的制作
    HTML5
    JS面向对象
    seajs与requirejs
  • 原文地址:https://www.cnblogs.com/lexus/p/2464630.html
Copyright © 2011-2022 走看看