index.htm
来自「Delphi脚本控件」· HTM 代码 · 共 38 行
HTM
38 行
<html>
<HEAD>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1251">
<meta NAME="Description" CONTENT="paxScript is a suite of 3 scripting languages: paxC, paxBasic, paxPascal.
All scripting languages are compiled into the unified p-code which allows
cross-language integration. For example, you can use modules written in
paxBasic and paxC in your paxPascal scripts and vice versa. They support
such concepts of the modern programming as namespaces, classes, inheritance,
static(shared) members, indexed properties, delegates, exception handling.
All languages support COM.
">
<meta NAME="Keywords" CONTENT="paxScript, TPaxScripter, Delphi, Kylix, C++ Builder,
interpreter, script, scripts, scripting,
LISPPA, AI, symbolic calculations, technology, thorem, proving,
Basic, C, C++, Pascal, JavaScript, ECMA,
importing, source, code,
compiler, freeware, shareware, VIRT, Laboratory, dfm, import,
programming, embedded, language, AI, OOP, Vcl, dll, software, component, Borland, Windows, ActiveX,
Automation, development,
components, controls">
<TITLE>paxScript</TITLE>
</HEAD>
<FRAMESET framespacing=0 border=0 FRAMEBORDER=0 COLS="175, *">
<FRAME SRC="title.htm" NAME="title" SCROLLING="AUTO" RESIZE="NO">
<FRAME SRC="about.htm" NAME="main" SCROLLING="AUTO">
</FRAMESET>
<NOFRAMES>
Your browser do not show frames.
</NOFRAMES>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?