上一页 1 ··· 79 80 81 82 83 84 85 86 87 ··· 177 下一页
摘要: perl 异步和js对比;/js**************$(function(){ function isPhone(str){ var regex = /[0-9]{11,11}/; return regex.test(str); } var _b... 阅读全文
posted @ 2016-07-01 10:49 czcb 阅读(115) 评论(0) 推荐(0) 编辑
摘要: perl 异步和js对比;/js**************$(function(){ function isPhone(str){ var regex = /[0-9]{11,11}/; return regex.test(str); } var _b... 阅读全文
posted @ 2016-07-01 10:49 czcb 阅读(206) 评论(0) 推荐(0) 编辑
摘要: jrhmpt01:/root/async# cat a6.pl use AnyEvent::HTTP;use HTTP::Date qw(time2iso str2time time2iso time2isoz);my $cv = AnyEvent->condvar; http_reques... 阅读全文
posted @ 2016-07-01 09:59 czcb 阅读(305) 评论(0) 推荐(0) 编辑
摘要: jrhmpt01:/root/async# cat a6.pl use AnyEvent::HTTP;use HTTP::Date qw(time2iso str2time time2iso time2isoz);my $cv = AnyEvent->condvar; http_reques... 阅读全文
posted @ 2016-07-01 09:59 czcb 阅读(122) 评论(0) 推荐(0) 编辑
摘要: select(); #var_dump($arr); $this->assign('data',$arr); $this->display(); } public function del(){ $m=M('user'); ##删除具体id数据 $id=$_GET['id']; $... 阅读全文
posted @ 2016-06-30 23:18 czcb 阅读(150) 评论(0) 推荐(0) 编辑
摘要: select(); #var_dump($arr); $this->assign('data',$arr); $this->display(); } public function del(){ $m=M('user'); ##删除具体id数据 $id=$_GET['id']; $... 阅读全文
posted @ 2016-06-30 23:18 czcb 阅读(167) 评论(0) 推荐(0) 编辑
摘要: [root@wx03 ~]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use JSON; use Data::Dumper;no utf8;# /... 阅读全文
posted @ 2016-06-30 20:11 czcb 阅读(154) 评论(0) 推荐(0) 编辑
摘要: [root@wx03 ~]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use JSON; use Data::Dumper;no utf8;# /... 阅读全文
posted @ 2016-06-30 20:11 czcb 阅读(102) 评论(0) 推荐(0) 编辑
摘要: [root@wx03 ~]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use JSON; use Data::Dumper;#no utf8;# ... 阅读全文
posted @ 2016-06-30 19:58 czcb 阅读(154) 评论(0) 推荐(0) 编辑
摘要: [root@wx03 ~]# cat test.pl use Mojolicious::Lite;use JSON qw/encode_json decode_json/; use Encode;no strict;use JSON; use Data::Dumper;#no utf8;# ... 阅读全文
posted @ 2016-06-30 19:58 czcb 阅读(133) 评论(0) 推荐(0) 编辑
上一页 1 ··· 79 80 81 82 83 84 85 86 87 ··· 177 下一页