示例代码(一)
示例代码(二)
#!/bin/env perl use strict;
use Getopt::Std; use DBI;
my %options; getopts('u:p:d:h:help',\%options);
//冒号代表其后需要跟一个参数 ...
【mysql】 【test】 【database】 【varchar】 【perl】 点击查看原文>
####1 安装wget
http://www.cpan.org/modules/by-module/DBI/DBI-1.623.tar.gztar
-zxvf DBI-1.623.tar.gzcd DBI-1.
【mysql】 【测试】 【test】 【database】 【makefile】 【wget】 【perl】 点击查看原文>
wget
http://www.cpan.org/modules/by-module/DBI/DBI-1.623.tar.gztar
-zxvf DBI-1.623.tar.gzcd DBI-1.623perl Makefile.
【mysql】 【数据库】 【database】 【makefile】 【wget】 【perl】 点击查看原文>