1 Star 0 Fork 4

marlin/Example

Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
StreamTranscode.pro 147 Bytes
Copy Edit Raw Blame History
zc authored 2019-08-20 21:15 +08:00 . 增加Transcode工程
QT += core
QT -= gui
TARGET = StreamTranscode
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
include(../build.pri)
SOURCES += main.cpp
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/maxf110415/Example.git
git@gitee.com:maxf110415/Example.git
maxf110415
Example
Example
master

Search