搜索资源列表
石器时代VIP完整服务端
- <p>石器时代VIP完整服务端:</p> <p>52.增加安全码开关,在CF中设置</p> <p>51.增加在线存储数据道具,最大限度防止回档<br /> 在线存储卷,在线存储卷,可以在线存储数据,避免回档,使用间隔30分钟,,,,,,,,ITEM_CharSave,,,,,,20819,24176,0,16,2,0,0,-1,,,,,,,,,,,,0,0,0
sql_undo_30
- 这是用于回滚旧的已经提交过的事务的脚本。可用于在多用户模式中将UNDO(取消)功能嵌入到客户端-服务器应用程序中-This is for rolling back the old has already submitted the affairs of the scr ipt. Can be used in multi-user mode will UNDO (canceled) functions into client-server
oleaa
- 一个对象的嵌入的例子,包括创建一个对象和创建脚本-an embedded object examples, including the creation of an object and the creation of the scr ipt
ScParse
- 类javascr ipt脚本解释器,能购调用java的所有类方法(在环境中要引入类的对象)。 可嵌入其他工程作脚本配置-category javascr ipt scr ipt interpreter, Calling java can purchase all types of methods (in the environment to introduce a kind of object). Can be embedded i
finc_linux
- c++写的一个脚本解释器,可以嵌入到程序里由用户动态配置自己的程序。-c write a scr ipt interpreter, which can be embedded into the program dynamic configuration by the user's own procedures.
VCPlusScript
- 如何在vc程序中嵌入脚本语言,对于VC开发者嵌入脚本语言,有时候能提高编程效率,有的功能用脚本比用C++编写容易得多。-how vc procedures embedded scr ipting language for developers VC embedded scr ipt language, sometimes can improve programming efficiency, functional use than C
VCPlusStriptResoure
- vc嵌入脚本演示程序(附源码)配合上传-vc embedded scr ipt Demonstration Program (OSS) with uploads.
sql_undo_30
- 这是用于回滚旧的已经提交过的事务的脚本。可用于在多用户模式中将UNDO(取消)功能嵌入到客户端-服务器应用程序中-This is for rolling back the old has already submitted the affairs of the scr ipt. Can be used in multi-user mode will UNDO (canceled) functions into client-server
VCPlusScript
- 如何在vc程序中嵌入脚本语言,对于VC开发者嵌入脚本语言,有时候能提高编程效率,有的功能用脚本比用C++编写容易得多。-how vc procedures embedded scr ipting language for developers VC embedded scr ipt language, sometimes can improve programming efficiency, functional use than C
VCPlusStriptResoure
- vc嵌入脚本演示程序(附源码)配合上传-vc embedded scr ipt Demonstration Program (OSS) with uploads.
Lua-5
- Lua 是一个扩展式程序设计语言,它被设计成支持通用的过程式编程,并有相关数据描述的设施。 Lua 也能对面向对象编程,函数式编程,数据驱动式编程提供很好的支持。它可以作为一个强大、轻量的脚本语言,供任何需要的程序使用。 Lua 以一个用 clean C 写成的库形式提供。(所谓 Clean C ,指的 ANSI C 和 C++ 中共通的一个子集) 作为一个扩展式语言,Lua 没有 "main" 程序的概念:它只能 嵌入 一个宿主
beebasic_api_free
- 个人认为很好用的BASIC脚本解释器,可嵌入C程序中使用,支持扩展对象。-Personally think that a good scr ipt to use the BASIC interpreter can be embedded in C programs used to support the expansion of the object.
vc-embedded-script-demo-program-
- vc嵌入脚本演示的程序(里面附带源码)嵌入开发-vc embedded scr ipt demo program (with source code)
fw
- 实现网页飘窗,可用于网站首页发布广告,通知等用途。代码为基于html的js嵌入脚本。-It shows a floating window on your web page.
csl-4.4.0-win
- 实现c语法的脚本语言,非常好的嵌入脚本选择-CSL is a programming language with C syntax and comprehensive libraries
v8test
- 我编译了v8的代码,并给出了使用v8的方法,循此以往,便可以在自己的程序中嵌入脚本了-an example of programming with google s v8
Demo
- Gscr ipt 是具有C/C++的强大的表达能力,同时具有JS的动态运行能力的一门全新的动态语言,是一种与C/C++无缝结合的嵌入脚本语言。-Gscr ipt with strong communication skills in C/C++, and JS dynamic ability to run a new dynamic language, is a C/C++ seamless integration of embedde
mfcscripthost_demo
- 该程序演示了在MFC程序中嵌入脚本功能支持-The program demonstrates the support of the to embed scr ipt function in the MFC program
Luat 脚本开发指南V2.7.pdf
- Lua开发指南,Lua 是一个小巧的脚本语言。脚本语言不需要事先编译,直接可以运行(其实是在运行的时候进行解释翻译)。该语言的设计目的是为了嵌入应用程序中,从而为应用程序 供灵活的扩展和定制功能。(Lua development guide, Lua is a small scr ipting language. scr ipting languages do not need to be compiled before they ca
EmbeddedPython3
- Visual C++中如何嵌入python脚本程序,实现用户二次开发(How to Embed Python interpreter in your C/C++ code and dynamically change the code path of compiled native code.)