当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: [root@test11 cvsroot]# cat cvs.s
 

 

 ·linux中应用shoucast服务器    »显示摘要«
    摘要:linux中应用shoucast服务器(转载)1。下载软件服务端:shoutcast linux server (glibc) v1.9.2 dj端软件:download the shoutcast dsp plug-in for linux 2。安装tar zvxf shoutcast-1-9-2-linux-glibc6.tar.gztar zvxf sc_trans_posix_040.tg......
 ·sed用法    »显示摘要«
    摘要:sed 用法sed s/%//g 把%换成空格sed s/^0*//g 把以0开头的数字换成空格sed /^$/d  删除空行sed $d 删除最后一行sed ld 删除第一行sed s/[0-9][0-9]*/& password/g file.txt 把password连接到后面......


生成cvs用户密码的shell
[root@test11 cvsroot]# cat cvs.sh

#!/usr/bin/perl 【程序编程相关:职业的乐趣 (from: 人月神话)

【推荐阅读:http://www.myfaq.com

srand (time()); 【扩展信息:让你的FC4可以听MP3

my $randletter = "(int (rand (26)) + (int (rand (1) + .5) % 2 ? 65 : 97))";

my $salt = sprintf ("%c%c", eval $randletter, eval $randletter);

my $plaintext = shift; my $crypttext = crypt ($plaintext, $salt);

print "$\n";


 ·新东方笑话集锦    »显示摘要«
    摘要: 1、 蝴蝶同学/鸟类同居 --张洪伟david 2、 我们要买房、买车、买老婆 --张洪伟david 3、 大方、大气问题:孙中山在日本期间,一次与蒋介石等一起聚会。喝到正爽时,没钱买酒了。小蒋同学把新衣服当了换酒,众人感动不已,小蒋说:衣服没了,可以再买;心情没了,就很难找找回来了。此举深得孙中山的喜欢!--张洪伟david 4、 大方、大气问题:曾有个女大学......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE