上一页 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 阅读(119) 评论(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 阅读(213) 评论(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 阅读(128) 评论(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 阅读(312) 评论(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 阅读(156) 评论(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 阅读(172) 评论(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 阅读(160) 评论(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 阅读(109) 评论(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 阅读(170) 评论(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 阅读(136) 评论(0) 推荐(0)
上一页 1 ··· 79 80 81 82 83 84 85 86 87 ··· 177 下一页