Giter Club home page Giter Club logo

fbscompiletool's Introduction

FBSCompileTool

FlatBuffers界面编译辅助工具。

概述

本软件是flatc.exe的界面辅助工具。调用flatc.exe,将fbs文件编译为对应编程语言。

编译环境

  • VisualStudio 2022(含MFC组件)
  • Windows 11

使用方法

FlatBuffers环境配置

  1. 输入protoc.exe的路径。
  2. 选择编程语言。
  3. 【可选】输入额外的参数。

生成文件的存放路径配置

可以选择与proto文件同级的文件夹,也可以指定文件夹。

使用fbs方式配置

可以选择单个fbs文件,在编辑框里输入fbs文件路径。

也可以指定包含fbs文件的文件夹,在编辑框里输入文件夹的路径,这将会把整个文件夹(不递归包含子文件夹)下的所有fbs文件转换。

开始转换

点击“开始转换”按钮,即可开始转换。完成或者错误消息将显示在右边的窗口中。

fbscompiletool's People

Contributors

tilongzs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.