[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: 我想在debi an下学编程,谁能帮帮我



On 8/24/06, 王大伟 <w3d1w4@gmail.com> wrote:
如果我想知道我在debian下用c/c++怎么写程序,

Same as windows, using your favorite editor, such as vim and Emacs.

比如从哪里得到库函数文档,

It depends on which library you want. You could install document
packages, such as manpages-dev, glibc-doc, libstdc++-6-doc... most of
them are stored as man page.

用什么编译,

gcc, g++ and so on.

有没有适合初学者的ide等等,

Eclipse + CDT for general development
Anjuta or monodevelop for GTK and GTK#
Kdevelop for KDE

--
Best Regards
Carlos

Reply to: