joyup

joyup

0个粉丝

10

问答

0

专栏

3

资料

joyup  发布于  2017-01-09 13:50:41
采纳率 0%
10个问答
3724

opencv3.1.0 交叉编译arm-linux-gcc 编译成功 但是make 时报如下错误

 
本帖最后由 joyup 于 2017-1-9 13:53 编辑


[code]/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceilf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stdout@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strerror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrint@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__isoc99_fscanf@GLIBC_2.7'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `asin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vsnprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strlen@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_init@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `readdir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `open@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memset@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fgets@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ldexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__ctype_b_loc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_signal@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__fxstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tmpfile@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `srand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `closedir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `gmtime@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strrchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `expf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__cxa_atexit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fclose@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tolower@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `_setjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fmod@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sin@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `frexp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sscanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ftell@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isxdigit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `longjmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rand@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strchr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ceil@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `calloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isalnum@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `isspace@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floorf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `acos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `tan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `rewind@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mmap@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fseek@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `getenv@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fwrite@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fputc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__xstat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `putchar@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `write@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `bsearch@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strstr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `read@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `floor@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fread@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `ferror@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `printf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `malloc@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `puts@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fflush@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtol@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strncmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `hypot@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stderr@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `toupper@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sinh@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrtf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `mkstemp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atan2f@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__errno_location@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `lrintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_self@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `vfprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `clock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `remove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `cos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sqrt@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pow@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcat@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_lock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sysconf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strdup@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memcmp@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_destroy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `log10@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `stpcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `memmove@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `fprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strcpy@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `strtok@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `powf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `opendir@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `abort@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `exit@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `snprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sprintf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_cond_wait@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincosf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `pthread_mutex_unlock@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `sincos@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `close@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `atanf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `modf@GLIBC_2.4'
/home/ggj/ggj/nfs-jacoxu/headandshoulder/KCFcpp-master-multi-scale/src/install/lib/libopencv_world.so: undefined reference to `__is[/code]
我来回答
回答0个
时间排序
认可量排序
易百纳技术社区暂无数据
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
+ 添加网盘链接/附件

Markdown 语法

  • 加粗**内容**
  • 斜体*内容*
  • 删除线~~内容~~
  • 引用> 引用内容
  • 代码`代码`
  • 代码块```编程语言↵代码```
  • 链接[链接标题](url)
  • 无序列表- 内容
  • 有序列表1. 内容
  • 缩进内容
  • 图片![alt](url)
相关问答
无更多相似问答 去提问
举报反馈

举报类型

  • 内容涉黄/赌/毒
  • 内容侵权/抄袭
  • 政治相关
  • 涉嫌广告
  • 侮辱谩骂
  • 其他

详细说明

易百纳技术社区