Skip to content
View abc881858's full-sized avatar

Block or report abc881858

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
abc881858/README.md

Pinned Loading

  1. Camera Camera Public

    C++

  2. dota_card dota_card Public

    C++

  3. QtDocumentCN/QtDocumentCN QtDocumentCN/QtDocumentCN Public

    Qt中文文档翻译

    899 162

  4. win32diskimager win32diskimager Public

    A Windows tool for writing images to USB sticks or SD/CF cards

    C++

  5. ImageApp ImageApp Public

    C++ 6 1

  6. Qt proto grpc CMakeLists.txt demo Qt proto grpc CMakeLists.txt demo
    1
    cmake_minimum_required(VERSION 3.16)
    2
    
                  
    3
    project(tt_client VERSION 0.1 LANGUAGES CXX)
    4
    
                  
    5
    set(CMAKE_AUTOUIC ON)