10 2021 档案
摘要:https://github.com/iSuperRed/IjkplayerDemo
阅读全文
摘要:1、剪切 https://github.com/zhangfangtaozft/FFmpeg
阅读全文
摘要:https://blog.csdn.net/u013470102/article/details/108124728 重要 还包括了一些快进 快退的-- https://blog.csdn.net/u014162133/article/details/81287571
阅读全文
摘要:sdltest1.cpp // sdltest1.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include <stdio.h> #include <stdlib.h> extern "C" { #include <SDL.h> #include "li
阅读全文
摘要:设置横屏模式if(this.getResources().getConfiguration().orientation == Configuration.ORIENTATION_PORTRAIT){ setRequestedOrientation(ActivityInfo.SCREEN_ORIENT
阅读全文
摘要:package com.example.testfiledlg; import android.app.AlertDialog; import android.content.Context; import android.content.DialogInterface; import androi
阅读全文