上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 54 下一页
摘要: #include <windows.h> #include <mutex> #include "SDL.h" #define REFRESH_EVENT (SDL_USEREVENT + 1) static SDL_Thread* refresh_thread; static SDL_Event e 阅读全文
posted @ 2021-12-31 16:51 cnchengv 阅读(29) 评论(0) 推荐(0) 编辑
摘要: CGSdlRender.h /* Copyright [c] 2017-2027 Gang.Wang Allrights Reserved*/ #ifndef CG_SDL_RENDER_H #define CG_SDL_RENDER_H #include <windows.h> #include 阅读全文
posted @ 2021-12-30 20:07 cnchengv 阅读(24) 评论(0) 推荐(0) 编辑
摘要: https://swiftforwindows.github.io/ ?? 两个区别?第一个还没下,这个看起来o https://www.swift.org/download/ sf与c++对比. https://blog.csdn.net/u011430225/article/details/10 阅读全文
posted @ 2021-12-30 08:53 cnchengv 阅读(403) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/BigFeng/p/4852040.html 阅读全文
posted @ 2021-12-29 09:07 cnchengv 阅读(189) 评论(0) 推荐(0) 编辑
摘要: https://learnopengl-cn.github.io/01%20Getting%20started/02%20Creating%20a%20window/ good https://www.cnblogs.com/zhxmdefj/p/11241537.html https://www. 阅读全文
posted @ 2021-12-26 10:43 cnchengv 阅读(25) 评论(0) 推荐(0) 编辑
摘要: android studio遇到问题从官网上下了 -2020.3.1.26 版本,结果新建一个项目后 报错 Could not GET 'https://dl.google.com/dl/android/maven2/com/android/ 设置代理 、marven换阿里云,都不行 后来把 and 阅读全文
posted @ 2021-12-25 18:50 cnchengv 阅读(33) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/qq_40531074/article/details/120254432 用火狐好像能加速 github的下载,to thi-- 打印下录屏时每次的处理时间,看每帧 2、同步要看 thi day,song https://www.jianshu.com/ 阅读全文
posted @ 2021-12-24 14:27 cnchengv 阅读(24) 评论(0) 推荐(0) 编辑
摘要: #pragma once #include <stdio.h> #include <iostream> #include <string> #include <thread> #include <mutex> class CTwoBuffer { public: CTwoBuffer() :buff 阅读全文
posted @ 2021-12-23 20:49 cnchengv 阅读(27) 评论(0) 推荐(0) 编辑
摘要: #ifndef _CRT_SECURE_NO_WARNINGS #define _CRT_SECURE_NO_WARNINGS #endif #include "xop/RtmpServer.h" #include "xop/HttpFlvServer.h" #include "xop/RtmpPu 阅读全文
posted @ 2021-12-23 11:19 cnchengv 阅读(20) 评论(0) 推荐(0) 编辑
摘要: 1218 ok #ifndef _CRT_SECURE_NO_WARNINGS #define _CRT_SECURE_NO_WARNINGS #endif #include <android/log.h> #include "xop/RtmpServer.h" #include "xop/Http 阅读全文
posted @ 2021-12-23 00:43 cnchengv 阅读(25) 评论(0) 推荐(0) 编辑
上一页 1 ··· 17 18 19 20 21 22 23 24 25 ··· 54 下一页