c 实践:C实践 源码
Lua与C互动 vcpkg 它提供一系列简单的命令,自动下载源码(非二进制文件)然后使用机器上最新的Visual Studio编译器编译成三方库,这种方式减少了二进制不兼容的可能性。 Windows x64安装 :PowerShell选择合适的路径(无间距),运行git clone https://github.com/microsoft/vcpkg 运行.\vcpkg\bootstrap-vcpkg.bat 设置环境变量 版本选择x64-windows-static 。命令如: vcpkg install lua:x64-windows-static CL cl.exe是一种工具,用于控制
文件列表
c-practice-main.zip
(预估有个14文件)
c-practice-main
exercises
luatocfunc.c
2KB
lua-interpreter.c
2KB
oop-test
example2
person.lua
550B
main.c
2KB
oop.lua
6KB
example1
暂无评论