Chinaunix首页 | 论坛 | 博客
  • 博客访问: 303763
  • 博文数量: 85
  • 博客积分: 1508
  • 博客等级: 上尉
  • 技术积分: 791
  • 用 户 组: 普通用户
  • 注册时间: 2012-08-06 11:49
文章分类

全部博文(85)

文章存档

2013年(22)

2012年(63)

我的朋友

发布时间:2013-04-11 17:51:34

In Oracle/PLSQL, the trim function removes all specified characters either from the beginning or the ending of a string.The syntax for the trim function is:trim([leading|trailing|both[trim_character]] string1)leading - remove trim_string from the front of string1.trailing - remove.........【阅读全文】

阅读(2844) | 评论(0) | 转发(0)

发布时间:2013-04-08 13:53:05

家里的电信还没有通IPv6,突然想去六维上面下几部电影(其实想看一下最近的新片出了没有)。有一些现成的软件就可以使用,但是我总觉的这样不够好,至少要略略知道一点点原理的好。现成的软件包括六飞http://www.6fei.com.cn/Venohttp://www.veno2.com/这两个东西,其实不.........【阅读全文】

阅读(1967) | 评论(1) | 转发(0)

发布时间:2013-04-02 10:54:30

zip -rP abc#123 test.zip test.txt-P abc#123 是加密密码-r 递归,将指定目录下的所有文件和子目录一并处理test.zip 是生成的压缩文件test.txt 是被压缩的文件zip [参数] <压缩包> <源文件>使用zip格式打包文件-r 递归,将指定目录下的所有文件和子目录一并处.........【阅读全文】

阅读(1737) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册