Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  1. test1() C&C++做库lua调用func1函数(有参无返回值)
  2. test2() C&C++做库lua调用func2函数(有参有返回值)
  3. test3() lua做库C&C++调用Func函数(有参有返回值)
  4. test4() lua做库C&C++调用Func2函数(有参无返回值)
  5. test5() lua做库C&C++调用sleep函数(有参无返回值)