- 博客(2)
- 收藏
- 关注
原创 bash的一个问题
如下脚本test.sh:#!/bin/bashs=""while read linedo s="${s}${line}"doneecho $s该脚本的内容非常简单,就是将resp.log中的每一行读取并拼接到$s中,但是当resp.lg是如下内容时运行不正常errno=0kid=11260key=ynPFTLZUXD/d
2012-11-09 11:48:20 214
原创 带引用计数以及就地构造功能的智能指针
// (C) Copyright zhang yongqiang 2009. // Permission is hereby granted, free of charge, to any person or organization// obtaining a copy of the software and accompanying documentation covered b
2009-05-04 23:21:00 432
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人