
select
derekrose
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
time for standards
MySQL 5.6 includes support for microsecode timestamp resolution, which is a great new feature. To get the current timestamp in MySQL 5.5 you could use NOW(), SYSDATE() or CURRENT_TIMESTAMP. my转载 2014-01-02 12:09:40 · 606 阅读 · 0 评论 -
We have a Python
We have a Python based monitoring application that regularly tops the CPU list, using more CPU than the application it is monitoring. I am a bit of a newcomer to Python. It is in stable 8th positio转载 2014-01-08 15:19:36 · 691 阅读 · 0 评论