上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 59 下一页
摘要: { //https://im.qq.com/linuxqq/download.html } 阅读全文
posted @ 2020-01-17 19:17 YZFHKMS-X 阅读(104) 评论(0) 推荐(0)
摘要: MAIN_MAKEFILE=1include ffbuild/config.makvpath %.c $(SRC_PATH)vpath %.cpp $(SRC_PATH)vpath %.h $(SRC_PATH)vpath %.inc $(SRC_PATH)vpath %.m $(SRC_PATH) 阅读全文
posted @ 2020-01-17 17:43 YZFHKMS-X 阅读(560) 评论(0) 推荐(0)
摘要: Server:{ #include <stdio.h> #include <string.h> #include <stdlib.h> #include <unistd.h> #include <arpa/inet.h> #include <sys/socket.h> #include <netin 阅读全文
posted @ 2020-01-17 14:39 YZFHKMS-X 阅读(159) 评论(0) 推荐(0)
摘要: { 命令行执行sudo gedit /etc/profile,在文件末尾加入如下内容: #set NDK env NDKROOT=/home/ideasandroid/dev/android-ndk-r4 export PATH=$NDKROOT:$PATH 保存后,重启机器。至此 android 阅读全文
posted @ 2020-01-17 13:37 YZFHKMS-X 阅读(136) 评论(0) 推荐(0)
摘要: { https://dl.google.com/android/repository/android-ndk-r17-windows-x86.ziphttps://dl.google.com/android/repository/android-ndk-r17-windows-x86_64.ziph 阅读全文
posted @ 2020-01-17 13:19 YZFHKMS-X 阅读(405) 评论(0) 推荐(0)
摘要: { //https://github.com/simdsoft/yasio } 阅读全文
posted @ 2020-01-17 12:55 YZFHKMS-X 阅读(137) 评论(0) 推荐(0)
摘要: { mkdir out cd out cmake .. cmake --build . cd debug } 阅读全文
posted @ 2020-01-14 20:48 YZFHKMS-X 阅读(240) 评论(0) 推荐(0)
摘要: { //https://github.com/zhmmmm/ffmpegADDlibyuv } 阅读全文
posted @ 2020-01-14 19:33 YZFHKMS-X 阅读(194) 评论(0) 推荐(0)
摘要: { https://github.com/lemenkov/libyuv } 阅读全文
posted @ 2020-01-14 19:13 YZFHKMS-X 阅读(344) 评论(0) 推荐(0)
摘要: { //https://bbs.secgeeker.net/thread-135-1-1.html } 阅读全文
posted @ 2020-01-13 02:01 YZFHKMS-X 阅读(145) 评论(0) 推荐(0)
上一页 1 ··· 31 32 33 34 35 36 37 38 39 ··· 59 下一页