51CTO博客开发
/usr/local/bin/ld: this linker was not configured to use sysrootscollect2: error: ld returned 1 exit statusexport PATH="/usr/bin:$PATH"或者将上面这句加入 /etc/profile 中,就不用每次打开终端后输入该命令/tmp/cclF7j1y.o:在函数‘main’
大于1的自然数不是素数就是合数,只要能被素数整除就不是素数,据此逐个打印素数,可不调用库函数sqrt。#include<stdio.h>int main(void){ int i, j; int prime[50] = { 2, 3, 5, 7, 11, 13, 17, 19};
命令行播放音乐play music.mp3error: no handler for file extension `mp3`sudo apt-get install libsox-fmt-mp3 (libsox-fmt-all also available)play --helpplay --combine sequence *.mp3*.tar.xz格式的压缩文件可用命令 tar -xJvf
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号