搜索资源列表
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 application procedures
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 in other projects for the alloc
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 scr ipt prepared much easier.
VCPlusStriptResoure
- vc嵌入脚本演示程序(附源码)配合上传-vc embedded scr ipt Demonstration Program (OSS) with uploads.
PHPhandbook
- PHP中文手册 PHP,即“PHP: Hypertext Preprocessor”,是一种广泛用于 Open Source(开放源代码)的尤其适合 Web 开发并可以嵌入 HTML 的多用途脚本语言。它的语法接近 C,Java 和 Perl,而且容易学习。该语言的主要目标是让 Web 开发人员快速的书写动态生成的网页,然而,PHP 的功能并不局限于此
directormx2004
- Director MX 2004 Help 完全中文版提供关于 Director 的从基本的到高级的所有的信息。因此,你不需要有任何的先前写脚本的经验也能用 Director 为 CDs,DVDs, 资讯服务站,和 Internet 开发出高性能的多媒体内容和应用程序。假设你是初级用户,这里包含有全面的描述和详细的一步一步的用法说明;假设你是专业开发人员,你能充分地释放你的创造力: 使你能够在你的多媒体 projects 中嵌入绝大多数的主流媒体格式,包括 DVD-Video, Win
fscript-1.17
- 一个非常简洁的java脚本引擎,可嵌入自有应用系统作为业务逻辑引擎
javascriptcode1.0
- Javascr ipt是一种扩展到HTML的脚本设计语言,它使网页开发者可以更有效地控制页面,并能对用户触发事件作出即时响应,诸如单击鼠标、表单操作等,而且这些都不需要客户机与服务器的交互通信,既为用户提供了更快速的操作,又减小了服务器端的负担。Javascr ipt不能脱离HTML而独立存在,只有在支持Javascr ipt的浏览器中,它才能作为HTML页面的一部分起作用,但它确实增强了网页的表现力。只要您发挥想像力,就可以创建各种各样的Javascr ipt嵌入应用 。--- 这里具有很
php-5.2.5
- PHP,一个嵌套的缩写名称,是英文超级文本预处理语言(PHP:Hypertext Preprocessor)的缩写。PHP 是一种 HTML 内嵌式的语言,PHP与微软的ASP颇有几分相似,都是一种在服务器端执行的嵌入HTML文档的脚本语言,语言的风格有类似于C语言,现在被很多的网站编程人员广泛的运用。
个人认为很好用的BASIC脚本解释器
- 个人认为很好用的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 embedded scr ipting language
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 can be run directly (actually in
EmbeddedPython3
- Visual C++中如何嵌入python脚本程序,实现用户二次开发(How to Embed Python interpreter in your C/C++ code and dynamically change the code path of compiled native code.)