上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 177 下一页
摘要: 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 阅读(394) 评论(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 阅读(179) 评论(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 阅读(120) 评论(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 阅读(195) 评论(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 阅读(125) 评论(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 阅读(273) 评论(0) 推荐(0) 编辑
摘要: Pati Pata 浏览器上显示标题 职工 小标题 Foo bar baz Quux. 标签 This is a header This is a paragraph. Hooboy. ... 阅读全文
posted @ 2016-02-24 09:44 czcb 阅读(112) 评论(0) 推荐(0) 编辑
摘要: Pati Pata 浏览器上显示标题 职工 小标题 Foo bar baz Quux. 标签 This is a header This is a paragraph. Hooboy. ... 阅读全文
posted @ 2016-02-24 09:44 czcb 阅读(145) 评论(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 阅读(176) 评论(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 阅读(176) 评论(0) 推荐(0) 编辑
上一页 1 ··· 144 145 146 147 148 149 150 151 152 ··· 177 下一页