1、创建ConsoleApplication项目。 2、添加引用LeapCSharp.NET4.0.dll。 3、bin/debug目录中增加Leap.dll和LeapCSharp.dll文件。 4、添加命名空间using Leap.dll; 5、开始写代码。