随笔分类 - Perl
there's more than one way to do it.
摘要:Perl的优势:比C好写,比Shell高效,Linux普遍支持。#!/usr/bin/perl -w# auth: lichmama@cnblogs.com# what: split data_file by date.my $fullpath = $0;my $script_name ...
阅读全文
摘要:通过接口发送短信的socket小样:#!/usr/bin/perl -w# auth:lichmama@cnblogs.com# what:send message to phone# usage: sms.pl [phonenumber] [text]use s...
阅读全文

浙公网安备 33010602011771号