摘要:
表 tree 字段 master sub sales insert into tree values ('主1', '主2', 15); insert into tree values ('主1', '主3', 20); insert into tree values ('主2', '主4',... 阅读全文
摘要:
As we talked about it this morning, one of 23 GoF Design Pattern that is rarely used, but I think it's a good design... http://www.codeproject.com/KB/architecture/AOMStrategies.aspx http://www.codepro... 阅读全文