文件名称:angelscript_2.4.1e

  • 所属分类:
  • 其它资源
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 494.55kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 罗*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

可移植的脚本语言解释器,类似于C/C++语言,可支持面向对象,特别适合于游戏-portable scr ipting language interpreter, similar to the C / C language that supports object-oriented, particularly suited to the game
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 71477197angelscript_2.4.1e.zip 列表
sdk/
sdk/add_on/
sdk/add_on/scriptstring/
sdk/add_on/scriptstring/scriptstring.cpp
sdk/add_on/scriptstring/scriptstring.h
sdk/angelscript/
sdk/angelscript.html
sdk/angelscript/include/
sdk/angelscript/include/angelscript.h
sdk/angelscript/lib/
sdk/angelscript/lib/delete.me
sdk/angelscript/projects/
sdk/angelscript/projects/dev-cpp/
sdk/angelscript/projects/dev-cpp/AngelScript.dev
sdk/angelscript/projects/dev-cpp/Makefile.win
sdk/angelscript/projects/dev-cpp/obj/
sdk/angelscript/projects/dev-cpp/obj/delete.me
sdk/angelscript/projects/dreamcast/
sdk/angelscript/projects/dreamcast/Makefile
sdk/angelscript/projects/dreamcast/obj/
sdk/angelscript/projects/dreamcast/obj/delete.me
sdk/angelscript/projects/dreamcast/readme.txt
sdk/angelscript/projects/gnuc/
sdk/angelscript/projects/gnuc/makefile
sdk/angelscript/projects/gnuc/obj/
sdk/angelscript/projects/gnuc/obj/delete.me
sdk/angelscript/projects/gnuc/readme.txt
sdk/angelscript/projects/mingw/
sdk/angelscript/projects/mingw/makefile
sdk/angelscript/projects/mingw/obj/
sdk/angelscript/projects/mingw/obj/delete.me
sdk/angelscript/projects/mingw/readme.txt
sdk/angelscript/projects/msvc6/
sdk/angelscript/projects/msvc6/angelscript.dsw
sdk/angelscript/projects/msvc6/dll/
sdk/angelscript/projects/msvc6/dll/angelscript.dsp
sdk/angelscript/projects/msvc6/dll/angelscript.dsw
sdk/angelscript/projects/msvc6/dll/dllmain.cpp
sdk/angelscript/projects/msvc6/lib/
sdk/angelscript/projects/msvc6/lib/angelscript.dsp
sdk/angelscript/projects/msvc7/
sdk/angelscript/projects/msvc7/C_Interface_DLL/
sdk/angelscript/projects/msvc7/C_Interface_DLL/AngelScript.sln
sdk/angelscript/projects/msvc7/C_Interface_DLL/AngelScript.vcproj
sdk/angelscript/projects/msvc7/C_Interface_DLL/dllmain.cpp
sdk/angelscript/source/
sdk/angelscript/source/as_anyobject.cpp
sdk/angelscript/source/as_anyobject.h
sdk/angelscript/source/as_array.h
sdk/angelscript/source/as_arrayobject.cpp
sdk/angelscript/source/as_arrayobject.h
sdk/angelscript/source/as_builder.cpp
sdk/angelscript/source/as_builder.h
sdk/angelscript/source/as_bytecode.cpp
sdk/angelscript/source/as_bytecode.h
sdk/angelscript/source/as_bytecodedef.h
sdk/angelscript/source/as_c.cpp
sdk/angelscript/source/as_callfunc.cpp
sdk/angelscript/source/as_callfunc.h
sdk/angelscript/source/as_callfunc_sh4.cpp
sdk/angelscript/source/as_callfunc_x86.cpp
sdk/angelscript/source/as_compiler.cpp
sdk/angelscript/source/as_compiler.h
sdk/angelscript/source/as_config.h
sdk/angelscript/source/as_configgroup.cpp
sdk/angelscript/source/as_configgroup.h
sdk/angelscript/source/as_context.cpp
sdk/angelscript/source/as_context.h
sdk/angelscript/source/as_datatype.cpp
sdk/angelscript/source/as_datatype.h
sdk/angelscript/source/as_debug.h
sdk/angelscript/source/as_gcobject.cpp
sdk/angelscript/source/as_gcobject.h
sdk/angelscript/source/as_generic.cpp
sdk/angelscript/source/as_generic.h
sdk/angelscript/source/as_map.h
sdk/angelscript/source/as_module.cpp
sdk/angelscript/source/as_module.h
sdk/angelscript/source/as_objecttype.cpp
sdk/angelscript/source/as_objecttype.h
sdk/angelscript/source/as_outputbuffer.cpp
sdk/angelscript/source/as_outputbuffer.h
sdk/angelscript/source/as_parser.cpp
sdk/angelscript/source/as_parser.h
sdk/angelscript/source/as_property.h
sdk/angelscript/source/as_restore.cpp
sdk/angelscript/source/as_restore.h
sdk/angelscript/source/as_scriptcode.cpp
sdk/angelscript/source/as_scriptcode.h
sdk/angelscript/source/as_scriptengine.cpp
sdk/angelscript/source/as_scriptengine.h
sdk/angelscript/source/as_scriptfunction.cpp
sdk/angelscript/source/as_scriptfunction.h
sdk/angelscript/source/as_scriptnode.cpp
sdk/angelscript/source/as_scriptnode.h
sdk/angelscript/source/as_scriptstruct.cpp
sdk/angelscript/source/as_scriptstruct.h
sdk/angelscript/source/as_string.cpp
sdk/angelscript/source/as_string.h
sdk/angelscript/source/as_string_util.cpp
sdk/angelscript/source/as_string_util.h
sdk/angelscript/source/as_structs.h
sdk/angelscript/source/as_texts.h
sdk/angelscript/source/as_thread.cpp
sdk/angelscript/source/as_thread.h
sdk/angelscript/source/as_tokendef.h
sdk/angelscript/source/as_tokenizer.cpp
sdk/angelscript/source/as_tokenizer.h
sdk/angelscript/source/as_typeinfo.cpp
sdk/angelscript/source/as_typeinfo.h
sdk/angelscript/source/as_types.h
sdk/angelscript/source/as_variablescope.cpp
sdk/angelscript/source/as_variablescope.h
sdk/docs/
sdk/docs/appmanual/
sdk/docs/appmanual/index.html
sdk/docs/appmanual/pages/
sdk/docs/appmanual/pages/man_glossary.html
sdk/docs/appmanual/pages/man_practices.html
sdk/docs/appmanual/pages/man_samples.html
sdk/docs/appmanual/pages/man_tips.html
sdk/docs/appmanual/pages/ref_any.html
sdk/docs/appmanual/pages/ref_array.html
sdk/docs/appmanual/pages/ref_behaviours.html
sdk/docs/appmanual/pages/ref_binstream.html
sdk/docs/appmanual/pages/ref_callconv.html
sdk/docs/appmanual/pages/ref_context.html
sdk/docs/appmanual/pages/ref_contextstates.html
sdk/docs/appmanual/pages/ref_engine.html
sdk/docs/appmanual/pages/ref_execstring.html
sdk/docs/appmanual/pages/ref_generic.html
sdk/docs/appmanual/pages/ref_library.html
sdk/docs/appmanual/pages/ref_objecttypes.html
sdk/docs/appmanual/pages/ref_outstream.html
sdk/docs/appmanual/pages/ref_returncodes.html
sdk/docs/appmanual/pages/ref_struct.html
sdk/docs/appmanual/pages/ref_typeid.html
sdk/docs/appmanual/pages/ref_version.html
sdk/docs/appmanual/pages/style.css
sdk/docs/articles/
sdk/docs/articles/bytecodes.html
sdk/docs/articles/callscriptfunc.html
sdk/docs/articles/changes0.html
sdk/docs/articles/changes1.html
sdk/docs/articles/changes2.html
sdk/docs/articles/compiling.html
sdk/docs/articles/datatypes.html
sdk/docs/articles/overview.html
sdk/docs/articles/register_object.html
sdk/docs/index.html
sdk/docs/scriptmanual/
sdk/docs/scriptmanual/index.html
sdk/docs/scriptmanual/pages/
sdk/docs/scriptmanual/pages/datatypes.html
sdk/docs/scriptmanual/pages/expression.html
sdk/docs/scriptmanual/pages/global.html
sdk/docs/scriptmanual/pages/handles.html
sdk/docs/scriptmanual/pages/intro.html
sdk/docs/scriptmanual/pages/keywords.html
sdk/docs/scriptmanual/pages/precedence.html
sdk/docs/scriptmanual/pages/references.html
sdk/docs/scriptmanual/pages/statement.html
sdk/docs/scriptmanual/pages/style.css
sdk/samples/
sdk/samples/concurrent/
sdk/samples/concurrent/bin/
sdk/samples/concurrent/projects/
sdk/samples/concurrent/projects/msvc6/
sdk/samples/concurrent/projects/msvc6/msvc6.dsp
sdk/samples/concurrent/projects/msvc6/msvc6.dsw
sdk/samples/concurrent/source/
sdk/samples/concurrent/source/main.cpp
sdk/samples/console/
sdk/samples/console/bin/
sdk/samples/console/projects/
sdk/samples/console/projects/msvc6/
sdk/samples/console/projects/msvc6/msvc6.dsp
sdk/samples/console/projects/msvc6/msvc6.dsw
sdk/samples/console/source/
sdk/samples/console/source/main.cpp
sdk/samples/coroutine/
sdk/samples/coroutine/bin/
sdk/samples/coroutine/projects/
sdk/samples/coroutine/projects/msvc6/
sdk/samples/coroutine/projects/msvc6/msvc6.dsp
sdk/samples/coroutine/projects/msvc6/msvc6.dsw
sdk/samples/coroutine/source/
sdk/samples/coroutine/source/main.cpp
sdk/samples/events/
sdk/samples/events/bin/
sdk/samples/events/projects/
sdk/samples/events/projects/msvc6/
sdk/samples/events/projects/msvc6/msvc6.dsp
sdk/samples/events/projects/msvc6/msvc6.dsw
sdk/samples/events/source/
sdk/samples/events/source/main.cpp
sdk/samples/tutorial/
sdk/samples/tutorial/bin/
sdk/samples/tutorial/bin/script.as
sdk/samples/tutorial/projects/
sdk/samples/tutorial/projects/msvc6/
sdk/samples/tutorial/projects/msvc6/msvc6.dsp
sdk/samples/tutorial/projects/msvc6/msvc6.dsw
sdk/samples/tutorial/source/
sdk/samples/tutorial/source/main.cpp
sdk/tests/
sdk/tests/test_build_performance/
sdk/tests/test_build_performance/bin/
sdk/tests/test_build_performance/bin/delete.me
sdk/tests/test_build_performance/projects/
sdk/tests/test_build_performance/projects/msvc6/
sdk/tests/test_build_performance/projects/msvc6/msvc6.dsp
sdk/tests/test_build_performance/projects/msvc6/msvc6.dsw
sdk/tests/test_build_performance/source/
sdk/tests/test_build_performance/source/main.cpp
sdk/tests/test_build_performance/source/test_basic.cpp
sdk/tests/test_build_performance/source/utils.cpp
sdk/tests/test_build_performance/source/utils.h
sdk/tests/test_feature/
sdk/tests/test_feature/bin/
sdk/tests/test_feature/bin/scripts/
sdk/tests/test_feature/bin/scripts/TestExecuteScript.as
sdk/tests/test_feature/lib/
sdk/tests/test_feature/projects/
sdk/tests/test_feature/projects/dev-cpp/
sdk/tests/test_feature/projects/dev-cpp/devcpp.dev
sdk/tests/test_feature/projects/dev-cpp/devcpp.layout
sdk/tests/test_feature/projects/dev-cpp/Makefile.win
sdk/tests/test_feature/projects/dev-cpp/obj/
sdk/tests/test_feature/projects/dreamcast/
sdk/tests/test_feature/projects/dreamcast/Makefile
sdk/tests/test_feature/projects/mingw/
sdk/tests/test_feature/projects/mingw/makefile
sdk/tests/test_feature/projects/mingw/obj/
sdk/tests/test_feature/projects/mingw/obj/delete.me
sdk/tests/test_feature/projects/msvc6/
sdk/tests/test_feature/projects/msvc6/msvc6.dsp
sdk/tests/test_feature/projects/msvc6/msvc6.dsw
sdk/tests/test_feature/source/
sdk/tests/test_feature/source/bstr.cpp
sdk/tests/test_feature/source/bstr.h
sdk/tests/test_feature/source/Debug/
sdk/tests/test_feature/source/main.cpp
sdk/tests/test_feature/source/stdstring.cpp
sdk/tests/test_feature/source/stdstring.h
sdk/tests/test_feature/source/stdvector.h
sdk/tests/test_feature/source/test2modules.cpp
sdk/tests/test_feature/source/testbstr.cpp
sdk/tests/test_feature/source/testbstr2.cpp
sdk/tests/test_feature/source/testcdecl_class.cpp
sdk/tests/test_feature/source/testcdecl_class_a.cpp
sdk/tests/test_feature/source/testcdecl_class_c.cpp
sdk/tests/test_feature/source/testcdecl_class_d.cpp
sdk/tests/test_feature/source/testcreateengine.cpp
sdk/tests/test_feature/source/testenumglobvar.cpp
sdk/tests/test_feature/source/testexecute.cpp
sdk/tests/test_feature/source/testexecute1arg.cpp
sdk/tests/test_feature/source/testexecute2args.cpp
sdk/tests/test_feature/source/testexecute32args.cpp
sdk/tests/test_feature/source/testexecute32mixedargs.cpp
sdk/tests/test_feature/source/testexecute4args.cpp
sdk/tests/test_feature/source/testexecute4argsf.cpp
sdk/tests/test_feature/source/testexecutemixedargs.cpp
sdk/tests/test_feature/source/testexecutescript.cpp
sdk/tests/test_feature/source/testexecutestring.cpp
sdk/tests/test_feature/source/testexecutethis32mixedargs.cpp
sdk/tests/test_feature/source/testglobalvar.cpp
sdk/tests/test_feature/source/testint64.cpp
sdk/tests/test_feature/source/testlongtoken.cpp
sdk/tests/test_feature/source/testmoduleref.cpp
sdk/tests/test_feature/source/testmultipleinheritance.cpp
sdk/tests/test_feature/source/testnegateoperator.cpp
sdk/tests/test_feature/source/testnotcomplexstdcall.cpp
sdk/tests/test_feature/source/testnotcomplexthiscall.cpp
sdk/tests/test_feature/source/testoutput.cpp
sdk/tests/test_feature/source/testreturn.cpp
sdk/tests/test_feature/source/testreturnd.cpp
sdk/tests/test_feature/source/testreturnf.cpp
sdk/tests/test_feature/source/teststack.cpp
sdk/tests/test_feature/source/teststdcall4args.cpp
sdk/tests/test_feature/source/teststdstring.cpp
sdk/tests/test_feature/source/testswitch.cpp
sdk/tests/test_feature/source/testtempvar.cpp
sdk/tests/test_feature/source/testvirtualinheritance.cpp
sdk/tests/test_feature/source/testvirtualmethod.cpp
sdk/tests/test_feature/source/test_2func.cpp
sdk/tests/test_feature/source/test_any.cpp
sdk/tests/test_feature/source/test_argref.cpp
sdk/tests/test_feature/source/test_array.cpp
sdk/tests/test_feature/source/test_arrayhandle.cpp
sdk/tests/test_feature/source/test_arrayintf.cpp
sdk/tests/test_feature/source/test_arrayobject.cpp
sdk/tests/test_feature/source/test_autohandle.cpp
sdk/tests/test_feature/source/test_circularimport.cpp
sdk/tests/test_feature/source/test_condition.cpp
sdk/tests/test_feature/source/test_config.cpp
sdk/tests/test_feature/source/test_configaccess.cpp
sdk/tests/test_feature/source/test_constobject.cpp
sdk/tests/test_feature/source/test_constproperty.cpp
sdk/tests/test_feature/source/test_constructor.cpp
sdk/tests/test_feature/source/test_constructor2.cpp
sdk/tests/test_feature/source/test_conversion.cpp
sdk/tests/test_feature/source/test_custommem.cpp
sdk/tests/test_feature/source/test_debug.cpp
sdk/tests/test_feature/source/test_dict.cpp
sdk/tests/test_feature/source/test_discard.cpp
sdk/tests/test_feature/source/test_dynamicconfig.cpp
sdk/tests/test_feature/source/test_exception.cpp
sdk/tests/test_feature/source/test_exceptionmemory.cpp
sdk/tests/test_feature/source/test_float.cpp
sdk/tests/test_feature/source/test_funcoverload.cpp
sdk/tests/test_feature/source/test_generic.cpp
sdk/tests/test_feature/source/test_import.cpp
sdk/tests/test_feature/source/test_import2.cpp
sdk/tests/test_feature/source/test_multiassign.cpp
sdk/tests/test_feature/source/test_nested.cpp
sdk/tests/test_feature/source/test_nevervisited.cpp
sdk/tests/test_feature/source/test_notinitialized.cpp
sdk/tests/test_feature/source/test_object.cpp
sdk/tests/test_feature/source/test_object2.cpp
sdk/tests/test_feature/source/test_object3.cpp
sdk/tests/test_feature/source/test_objhandle.cpp
sdk/tests/test_feature/source/test_objhandle2.cpp
sdk/tests/test_feature/source/test_objzerosize.cpp
sdk/tests/test_feature/source/test_optimize.cpp
sdk/tests/test_feature/source/test_pointer.cpp
sdk/tests/test_feature/source/test_postprocess.cpp
sdk/tests/test_feature/source/test_refargument.cpp
sdk/tests/test_feature/source/test_returnstring.cpp
sdk/tests/test_feature/source/test_return_with_cdecl_objfirst.cpp
sdk/tests/test_feature/source/test_saveload.cpp
sdk/tests/test_feature/source/test_scriptstring.cpp
sdk/tests/test_feature/source/test_scriptstruct.cpp
sdk/tests/test_feature/source/test_stack2.cpp
sdk/tests/test_feature/source/test_stdvector.cpp
sdk/tests/test_feature/source/test_stream.cpp
sdk/tests/test_feature/source/test_structintf.cpp
sdk/tests/test_feature/source/test_suspend.cpp
sdk/tests/test_feature/source/test_vector3.cpp
sdk/tests/test_feature/source/test_vector3_2.cpp
sdk/tests/test_feature/source/utils.cpp
sdk/tests/test_feature/source/utils.h
sdk/tests/test_multithread/
sdk/tests/test_multithread/bin/
sdk/tests/test_multithread/projects/
sdk/tests/test_multithread/projects/msvc6/
sdk/tests/test_multithread/projects/msvc6/msvc6.dsp
sdk/tests/test_multithread/projects/msvc6/msvc6.dsw
sdk/tests/test_multithread/source/
sdk/tests/test_multithread/source/main.cpp
sdk/tests/test_multithread/source/test_sharedstring.cpp
sdk/tests/test_multithread/source/utils.cpp
sdk/tests/test_multithread/source/utils.h
sdk/tests/test_performance/
sdk/tests/test_performance/bin/
sdk/tests/test_performance/bin/delete.me
sdk/tests/test_performance/projects/
sdk/tests/test_performance/projects/msvc6/
sdk/tests/test_performance/projects/msvc6/msvc6.dsp
sdk/tests/test_performance/projects/msvc6/msvc6.dsw
sdk/tests/test_performance/source/
sdk/tests/test_performance/source/main.cpp
sdk/tests/test_performance/source/test_basic.cpp
sdk/tests/test_performance/source/test_int.cpp
sdk/tests/test_performance/source/test_string.cpp
sdk/tests/test_performance/source/utils.cpp
sdk/tests/test_performance/source/utils.h

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org