摘要: https://www.cnblogs.com/yeungchie/ code #!/usr/bin/perl -w use strict; use Getopt::Long; # 声明使用模块 my ($input,$output,$help); # 定义输入参数 Getopt::Long::Co 阅读全文
posted @ 2020-12-06 21:57 YEUNGCHIE 阅读(226) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/yeungchie/ code prog((LBL LBR BL BR tempForm) LBL = hiCreateListBoxField( ?name 'LBL ?choices list("A" "B" "C") ?multipleSelec 阅读全文
posted @ 2020-12-06 21:53 YEUNGCHIE 阅读(623) 评论(0) 推荐(1) 编辑