摘要:
https://www.cnblogs.com/yeungchie/ code #!/usr/bin/perl -w use strict; use Getopt::Long; # 声明使用模块 my ($input,$output,$help); # 定义输入参数 Getopt::Long::Co 阅读全文
摘要:
https://www.cnblogs.com/yeungchie/ code prog((LBL LBR BL BR tempForm) LBL = hiCreateListBoxField( ?name 'LBL ?choices list("A" "B" "C") ?multipleSelec 阅读全文