腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
文章
问答
(9999+)
视频
沙龙
2
回答
更新g++但仍然是旧版本
、
、
/usr/usr/lib/gcc/usr/lib/gcc/x86_64-
linux
-gnu/7/usr/share /usr/sha
浏览 9
提问于2017-07-20
得票数 7
回答已采纳
1
回答
用外部linaro工具构件配置映像
、
│ │ ./gcc-linaro/share/
man
/
man
1/arm-
linux</
浏览 9
提问于2021-09-30
得票数 0
2
回答
man
:无法打开/usr/share/
man
/
man
3/std::basic_iostream.3cxx:没有这样的文件或目录
、
、
、
、
我已经安装了ligstdc++-4.9-dev和libstdc++-4.9-doc,并且我想通过
man
扫描
c++
库的信息,就像C中的样式一样。但是当我运行"
man
std::iostream“时,我发现一个错误显示
man
: can't open /usr/share/
man
/
man
3/std::basic_iostream.3cxx: No我检查了/usr/share/
man</e
浏览 1
提问于2015-06-02
得票数 0
1
回答
下载红帽版本5.4的g++
我的
Linux
机器有以下定义:内核版本2.6.18例如: -bash: g++: command not found yum install我有gcc的命令,但这只是C程序,而不是
C++
。[root@
linux
/]# which gcc从手册页面我
浏览 0
提问于2011-02-15
得票数 1
回答已采纳
3
回答
Linux
环境下Netbeans的代码辅助
、
、
、
目前,我有这些包括文件夹:/usr/local/include/usr/lib/gcc/i486-
linux
-gnu/4.4.3/include-fixed
C++
编译器 /usr/include/
c++
浏览 2
提问于2010-06-02
得票数 0
回答已采纳
1
回答
如何将
C++
程序的编译逻辑与其余的文件头数据隔离?
、
、
我想要观察一个非常基本的
C++
程序的两个版本在编译时操作码二进制输出的差异。例如,2+2= ?,不调用任何库。
浏览 31
提问于2020-10-13
得票数 1
回答已采纳
1
回答
./配置找不到GCC,但是哪里可以?
、
、
/configure --prefix /usr/local/pcre/8.41配置:错误:您需要一个
C++
编译器来支持
C++
。CC通过whereis cpp并分别收到: cc: /usr/bin/cc cpp: /usr/bin/cpp /usr/cpp/usr/share/
man
/
man
浏览 0
提问于2018-02-19
得票数 0
回答已采纳
1
回答
C的cppman模拟?
、
、
在
Linux
下,我可以使用cppman获取关于
C++
中各种函数的提示,例如:printf(3)
C++
Programmer's Manual4 SYNOPSIS #include <cstdio> UPD$
man
3 printf No entry for pr
浏览 0
提问于2014-12-07
得票数 1
回答已采纳
1
回答
无法安装pgAdmin4
5/usr/share/
man
/
man
1/x86_64-
linux
-gnu-gcc-5.1.gz/usr/share/
man</
浏览 0
提问于2019-03-30
得票数 0
回答已采纳
1
回答
Anbox不工作Ubuntu 18.04 -找不到libgtk3 3-notsd.so.0
、
、
: /usr/share/
man
/
man
2
man
: /usr/share/infosrc: /usr/src/
linux
-headers-4.4.0-62 src
浏览 0
提问于2018-07-10
得票数 1
4
回答
linux
中的
c++
库参考
、
、
嗨,我是
Linux
编程新手,我想知道
Linux
有没有类似于MSDN的参考文档?特别是,我对
C++
标准库参考的离线版本和安装在我计算机上的任何库都很感兴趣,当我发出
man
或info命令时,我可以用它来浏览或查找。另外,如果我想知道特定头文件或特定函数的实现。我应该查找哪些地方?
浏览 4
提问于2011-08-13
得票数 5
3
回答
win32的mkstemp()实现
、
、
谁能给我指出在Win32上实现mkstemp() (C/
C++
)的代码,或者非常相似的代码。// behaviour as described in http://
linux
.die.net/
man
/3/mkstempint mkstemp(char *template) {
浏览 4
提问于2011-05-18
得票数 11
回答已采纳
1
回答
将用户添加到
Linux
命令
、
我试图编写
c++
程序在
Linux
中添加用户,这是我的代码。stdin);strcat(command,a);但是这段代码不能正确运行,当我使用它时,shell显示了
man
浏览 1
提问于2014-05-13
得票数 1
回答已采纳
1
回答
Makefile中的$(shell imlib2-config --libs)做什么?
、
、
我是unix/
linux
世界的新手..我正在尝试在我的windows7笔记本电脑上运行一个应用程序,该应用程序最初是在unix/
linux
平台上使用
C++
构建的。(shell imlib2-config --libs)BINDIR := $(PREFIX)/binDOCDIR := $(PREFIX)/
浏览 2
提问于2014-09-17
得票数 0
4
回答
对abs的不明确的重载调用(双)
、
、
我有以下
C++
代码:#include <cmath.h> // per http://www.cplusplus.com/reference/clibrary编译器信息(不确定这是否重要):Using built-in specs.Target: i386-redhat-
linux
Configured with: .
浏览 2
提问于2009-09-03
得票数 67
2
回答
GCC在Debian 10 Buster / Testing上的手册页面是什么?
、
、
$
man
gccSee '
man
7 undocumented' for help when manual pages are not available而且,我可以看到手册页不是由gcc-8 (或gcc-7)提供的,/usr/share/
man
浏览 0
提问于2019-06-05
得票数 11
回答已采纳
2
回答
从Wordpress安装目录缺失的.htaccess文件
、
、
、
、
/lib/x86_64-
linux
-gnu/. /usr/lib/x86_64-
linux
-gnu/. generic/.tmp_versions /usr/src/
linu
浏览 0
提问于2019-09-19
得票数 1
1
回答
读取未声明错误消息。
、
、
、
、
当我试图执行
c++
部件时,问题就暴露了出来。我收到的信息是我知道在C的情况下不需要包括它,但是
C++
呢?主机:
Linux
,x86,目标:
Linux
,arm header没有解决这个问题:我也尝试了alloc类型,可能有错误。
浏览 2
提问于2013-08-06
得票数 0
2
回答
史迪奥总是把错误定下来吗?
、
、
、
、
一些函数的文档(例如
Linux
下的
man
fopen )表示,errno也将被设置。然而,
man
fgets根本没有提到errno。Visual /
C++
中会发生什么?
浏览 4
提问于2012-05-20
得票数 10
回答已采纳
1
回答
从20.04升级到20.10失败
/libmpi++.so/usr/lib/x86_64-
linux
-gnu/libmpi.so/usr/lib/x86_64-
linux
-gnu/pkgconfig/mpi-c.pc/usr/lib/x86_64-
linux
-gnu/pkgconfig/mpi-cxx.pc/usr/
浏览 0
提问于2021-05-03
得票数 4
点击加载更多
相关
资讯
linux系统man中文包安装实现man命令中文手册查看
man手册:Linux中最权威的牛津字典!
Android C++系列:Linux信号(三)
Android C++系列:Linux线程(一)概念
Android C++系列:Linux文件IO操作(一)
热门
标签
更多标签
云服务器
对象存储
ICP备案
云点播
实时音视频
活动推荐
运营活动
广告
关闭
领券