03 2012 档案
摘要:文档地址:http://dev.mysql.com/doc/refman/5.6/en/connector-net-connection-options.htmlGeneral OptionsNameDefaultDescriptionAllow Batch,AllowBatchtrueWhen true, multiple SQL statements can be sent with one command execution. Note: starting with MySQL 4.1.1, batch statements should be separated by the serv
阅读全文
摘要:原文地址:http://code.alibabatech.com/blog/experience_886/software_design_general_knowledge.html最近给团队新人讲了一些设计上的常识,可能会对其它的新人也有些帮助,把暂时想到的几条,先记在这里。1. API与SPI分离框架或组件通常有两类客户,一个是使用者,一个是扩展者,API(Application Programming Interface)是给使用者用的,而SPI(Service Provide Interface)是给扩展者用的,在设计时,尽量把它们隔离开,而不要混在一起,也就是说,使用者是看不到扩展者
阅读全文

浙公网安备 33010602011771号