معرفی شرکت ها


argagg-dev-doc_0.4.6-4_all.deb


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Argument Aggregator - Simple C++11 command line argument parser - source doc
ویژگی مقدار
سیستم عامل Linux
توزیع Debian Buster-10
مخزن Debian main all
نام بسته argagg-dev-doc
نام فایل بسته argagg-dev-doc_0.4.6-4_all.deb
نسخه بسته 0.4.6
انتشار بسته 4
معماری بسته all
نگهدارنده Didier Raboud <odyx@debian.org>
تاریخ ساخت -
هاست سازنده -
نوع بسته .deb
آدرس صفحه اصلی https://github.com/vietjtnguyen/argagg
مجوز -
حجم دانلود 137988
حجم نصب 2582
This is yet another C++ command line argument/option parser. It was written as a simple and idiomatic alternative to other frameworks like getopt, Boost program options, TCLAP, and others. The goal is to achieve the majority of argument parsing needs in a simple manner with an easy to use API. It operates as a single pass over all arguments, recognizing flags prefixed by - (short) or -- (long) and aggregating them into easy to access structures with lots of convenience functions. It defers processing types until you access them, so the result structures end up just being pointers into the original command line argument C-strings. . argagg supports POSIX recommended argument syntax conventions. . This package contains the doxygen documentation for the argagg source code.


نیازمندی

مقدار نام
- libjs-jquery


نحوه نصب


نصب پکیج deb argagg-dev-doc:

    sudo apt-get install argagg-dev-doc_0.4.6-4_all.deb