摘要:
mysql> create view v_Procuct as select sn,name from Product;Query OK, 0 rows affected (0.01 sec)mysql> GRANT UPDATE ON `zjzc`.`v_Procuct` TO 'zj... 阅读全文
posted @ 2016-02-25 10:49
czcb
阅读(397)
评论(0)
推荐(0)
摘要:
use LWP::UserAgent;use utf8;use DBI; $user="root"; $passwd="xxxxx"; $dbh=""; $dbh = DBI->connect("dbi:mysql:database=zjzc_vote;host=14.5.6.57;p... 阅读全文
posted @ 2016-02-24 16:36
czcb
阅读(184)
评论(0)
推荐(0)
摘要:
use LWP::UserAgent;use utf8;use DBI; $user="root"; $passwd="xxxxx"; $dbh=""; $dbh = DBI->connect("dbi:mysql:database=zjzc_vote;host=14.5.6.57;p... 阅读全文
posted @ 2016-02-24 16:36
czcb
阅读(124)
评论(0)
推荐(0)
摘要:
use LWP::UserAgent;use POSIX;use DBI; $user="root"; $passwd="11111111"; $dbh=""; $dbh = DBI->connect("dbi:mysql:database=zjzc_vote;host=11.55.5... 阅读全文
posted @ 2016-02-24 13:26
czcb
阅读(203)
评论(0)
推荐(0)
摘要:
use LWP::UserAgent;use POSIX;use DBI; $user="root"; $passwd="11111111"; $dbh=""; $dbh = DBI->connect("dbi:mysql:database=zjzc_vote;host=11.55.5... 阅读全文
posted @ 2016-02-24 13:26
czcb
阅读(128)
评论(0)
推荐(0)
摘要:
HTML::TreeBuilder::XPath 添加XPath 支持HTML::TreeBuilder use HTML::TreeBuilder::XPath; my $tree= HTML::TreeBuilder::XPath->new; $tree->parse_file(... 阅读全文
posted @ 2016-02-24 12:45
czcb
阅读(281)
评论(0)
推荐(0)
摘要:
Pati Pata 浏览器上显示标题 职工 小标题 Foo bar baz Quux. 标签 This is a header This is a paragraph. Hooboy. ... 阅读全文
posted @ 2016-02-24 09:44
czcb
阅读(118)
评论(0)
推荐(0)
摘要:
Pati Pata 浏览器上显示标题 职工 小标题 Foo bar baz Quux. 标签 This is a header This is a paragraph. Hooboy. ... 阅读全文
posted @ 2016-02-24 09:44
czcb
阅读(157)
评论(0)
推荐(0)
摘要:
uat-db03:/root# mysql -A -uroot -p1234567 Warning: Using a password on the command line interface can be insecure.Welcome to the MySQL monitor. Com... 阅读全文
posted @ 2016-02-23 16:31
czcb
阅读(181)
评论(0)
推荐(0)
摘要:
uat-db03:/root# mysql -A -uroot -p1234567 Warning: Using a password on the command line interface can be insecure.Welcome to the MySQL monitor. Com... 阅读全文
posted @ 2016-02-23 16:31
czcb
阅读(180)
评论(0)
推荐(0)
浙公网安备 33010602011771号