您好,欢迎光临本网站![请登录][注册会员]  
文件名称: Innerfuse Pascal Script 1.04 stable
  所属分类: Delphi
  开发工具:
  文件大小: 269kb
  下载次数: 0
  上传时间: 2006-02-23
  提 供 者: che***
 详细说明: Pascal Script 解释器IFPS3是一个用Delphi编写的脚本引擎,它使得你能够在程序的运行中使用大多数的Object Pascal语言特性,这些程序单元可以被编译到你的应用程序中,发布时不需要其它额外的文件,它具有以下特性:1.支持变量和常量2.标准的语句控制: Begin/End, If/Then/Else, For/To/Downto/Do, Case x Of, Repeat/Until, While, uses, Exit, Continue, Break 3.函数(可以定义在脚本内部或脚本外部)4.标准的数据类型: Byte, Shortint, Char, Word, SmallInt, Cardinal, Longint, Integer, String, Real, Double, Single, Extended, Boolean, Array, Record, Enumerations 5.导入Delphi自身的函数和类,6.可以将脚本关联到Delphi对象的事件7.可以编译成一个文件然后运行Innerfuse Pascal Script 3Innerfuse Pascal Script 3 (short IFPS3) is a script engine written in Delphi. IFPS allowes you to use most of Object Pascal language within your Delphi projects at runtime. It‘s a set of units that can be compiled into your exe file so there is no need to distribute any external files. It has the following features:Variables, Constants Standard statements: Begin/End, If/Then/Else, For/To/Downto/Do, Case x Of, Repeat/Until, While, uses, Exit, Continue, Break Functions (Declared inside or outside script) Standard types: Byte, Shortint, Char, Word, SmallInt, Cardinal, Longint, Integer, String, Real, Double, Single, Extended, Boolean, Array, Record, Enumerations Importing Delphi functions and classes. Assigning script functions to Delphi events. Compiling to a file and running later Why use a script engine?A script engine allowes the end user to customize an application to his/her needs without having to recompile it, and you can update your application by just sending a script file.why use IFPS3 instead of IFPS(2)?IFPS3 compiles first and runs later, this allowes you to save the script in compiled form and run much faster than IFPS. IFPS3 also has better debugging support.downloads:http://www.carlo-kok.com/ifps3.php?mode=viewfiles ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.
 输入关键字,在本站1000多万海量源码库中尽情搜索: