📄 perlez.pod
字号:
=head1 NAME
PerlEz - PerlEz host DLL
=head1 DESCRIPTION
This document attempts to describe the functions of the PerlEz host Dynamicly
Linked Library (DLL). Please refer any questions or comments to the author below.
=head2 Datatypes
PerlEz has one specific data type, PERLEZHANDLE; this is a non-zero handle to
a Perl interpreter that is created and can be accessed by the routines described below.
=head2 PerlEzCreate
=over
PERLEZHANDLE PerlEzCreate(LPCSTR lpFileName, LPSTR lpOptions);
=item DESCRIPTION:
=item *
Creates a Perl interpreter. The return value is required parameter for all subsequent 慞erlEz
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -