中国开发网: 论坛: 程序员情感CBD: 贴子 434501
haitao
它们都是并列的吗?好像fastcode使用到了fastmove,但是没有这个文件啊。。。。 (46字) (haitao [1] 今天 21:59)
**********************************************
********** FastCode RTL Replacement **********
**********************************************

.. What is does ..

 The following library will replace the current RTL
 procedure & functions used by your applications with
 faster, optimized for the latest processors.

 Currently the following functions are supported:

 CompareText, LowerCase, UpperCase, Pos, StrComp and StrCopy.
 (and more to come ...)

.. Usage ..
 
 To use it must include the "Fastcode" unit in the first order
 of your uses clauses of your delphi project. If you're using
 and alternative memory manager and/or FastMove the order should
 be like:

 FastMM4,
 FastMove,
 FastCode,
 ... etc ...


Charalabos Michael <chmichael@creationpower.com>

相关信息:


欢迎光临本社区,您还没有登录,不能发贴子。请在 这里登录