这个人很懒,暂无签名信息
#! /bin/sh # Copyright (C) 1996-2014 Free Software Foundation, Inc. # This file is part of the GNU C Library. # The GNU C Library is free software; you can redistribute it and/or # modify it under t...
编译c程序生成可执行文件 user@thundersoft:~/data/work/media-ctl-97077a7$ gcc main.c options.c v4l2subdev.c mediactl.c -o media.exe push到手机中运行提示没有这个文件或者目录 user@thundersoft:~/data/work/media-ctl-97077a7$ adb ...