Giter Club home page Giter Club logo

arcfacedemo_csharp's Issues

为什么要安装两个版本的vs?

快速上手第一条:
——————————————————————————————————————————

  1. 安装VS2012环境安装包(vcredist_x86_vs2012.exe)、VS2013环境安装包(vcredist_x86_vs2013.exe)
    ——————————————————————————————————————————
    为什么要安装两个版本的vs?

你这个SDK封装的不太好...

为什么都用静态函数?这样搞释放内存还搞得很麻烦...
写一个类,把注册函数写成静态函数,在new函数内建立handle,在Dispose函数中释放handle。
不对外公开handle,类里函数的参数全写成委托类型,直接把对应SDK的静态函数的参数和执行结果进行深拷贝(handle除外,由类维护的handle直接传指针就好,反正外面的人看不到...)。

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.