goldcattle的专栏
Matrix Reload
登录
注册
全站
当前博客
空间
博客
好友
相册
留言
张三
ID:goldcattle
共
15614
次访问,排名
7367
好友
0
人,关注者
2
人
hello world
goldcattle的文章
原创 20 篇
翻译 0 篇
转载 0 篇
评论 13 篇
最近评论
vvukqr:
WoW Gold
yuanhaixin:
比较完善
菜籽:
看到了你的图 不知道能不能把源码 发给我看看
谢了 望尽快联系 qq305228717
shi-xing-xing@163.com:
我按你说的方法做了,但是最后出现了找不到JAMFILE
Jamfile:no such file or directory
shi-xing-xing@163.com
tricycle@gmail.com:
试试看下面这段程序。
class A
{
public:
A() { printf("constructor.\n"); }
~A() { printf("destructor.\n"); }
void operator () () { }
};
int……
文章分类
.Net
(RSS)
C++
(RSS)
computer vision
(RSS)
Emotion
(RSS)
testing
(RSS)
收藏
Testing
相册
mosaic
存档
2007年09月(1)
2007年08月(1)
2007年07月(1)
2007年05月(1)
2007年04月(2)
2005年07月(1)
2005年02月(2)
2004年12月(1)
2004年11月(2)
2004年10月(7)
2004年06月(1)
软件项目交易
订阅我的博客
开始写BLOG
2007年05月
自动化测试-提高测试效率的途径(1)
自动化测试-提高测试效率的途径
阅读全文>
发表于 @
2007年05月25日 02:04:00
|
评论(
loading...
)
|
编辑