摘要:
一个标准的JAVA枚举类(来源是LMAX公司的一个提供银行的小项目) /** * Copyright 2013 Marc Wrobel (marc.wrobel@gmail.com) * * Licensed under the Apache License, Version 2.0 (the "L 阅读全文
摘要:
mysql强制指定索引查询 语法: select * from table_name force index (index_name) where conditions; 使用 关键字 force #########mysql强制使用指定索引查询 SELECT * FROM `yrd_pay_flo 阅读全文
摘要:
Scala 关键字 Scala 关键字列表: abstract case catch class def do else extends false final finally for forSome if implicit import lazy macro match new null obje 阅读全文