zoukankan      html  css  js  c++  java
  • cygintl-8.dll 是cygwin的哪个包?|Windows查看man手册的方法-cygwin

    答案是:

    是 Releasegettextlibintl8libintl8-0.18.1.1-2.tar.bz2

    应该是gettext 项目的一部分吧。

    下载地址 可以直接从 cygwin的镜像 下载:

    http://mirrors.163.com/cygwin/x86/release/gettext/libintl8/libintl8-0.19.5.1-2.tar.xz

    ------------------------

    window是查看 manual page的文件。

    目前可行的方案是: 安装cygwin ,选择man包,将目标 man文件 放入 MANPATh所在的目录,在使用cygwin的man命令就可以了。

    但是 man命令 理论上 man 是一个 troff 宏命令包。

    而groff 程序是troff命令的一个前端,用于 解析 一个文本文件,或者压缩文件类似于 man.1.gz 

    可以看  http://tech.it168.com/oldarticle/2007-06-20/200706201407812.shtml 所说的。

    http://os.51cto.com/art/201108/283114_all.htm  groff 中文man页面

    http://os.51cto.com/art/201108/283296.htm  man 中文man页面(1) 【推荐】

    http://os.51cto.com/art/201108/286281.htm  man 中文man页面(1)

    http://os.51cto.com/art/201312/425525.htm  浅谈 man 命令的日常使用

    http://book.51cto.com/art/201407/446479.htm  2.5.2 用man来理解man

    http://os.51cto.com/art/201108/286427.htm  man.conf 中文man页面(1)

  • 相关阅读:
    文件
    模块
    异常
    抽象
    条件,循环
    centos6.4 64位下安装nfs文件共享系统
    YUM安装删除软件
    apache常用的两种工作模式 prefork和worker
    shell不打印
    APACHE安装配置说明
  • 原文地址:https://www.cnblogs.com/ayanmw/p/4956765.html
Copyright © 2011-2022 走看看