readme

来自「source of perl for linux application,」· 代码 · 共 36 行

TXT
36
字号
XSTypemap=========This module tests that the standard XS typemaps are working correctly.  perl Makefile.PL  make  make testNothing is installed.Currently not all the typemap entries have corresponding tests.Missing entries are  T_REF_IV_REF  T_PTRDESC  T_REFREF  T_REFOBJ  T_PACKED  T_PACKEDARRAY  T_DATAUNIT  T_CALLBACK  T_IN  T_INOUT  T_OUTAuthor------Tim Jenness <t.jenness@jach.hawaii.edu>Copyright (C) 2001 Tim Jenness All Rights Reserved.  This program isfree software; you can redistribute it and/or modify it under the sameterms as Perl itself.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?