Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
我们知道,软件80 %的成本不在于开发,而在于维护。降低维护成本手段基本上就是三件事,简化,标准化,自动化。简化意味着:易读,干净整洁,单一职责,KISS;标准化意味着:抽象共同的东西,沉淀不变的,隔离善变的,IOC/DIP ;自…
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });