What do the top 1% of software engineers do that the other 99% do not
2016-04-27 00-50-28
by Kamushin
Reflect on the past working year by some measure on quora.
read morePython multiprocessing WHY and HOW
2016-04-25 14-41-15
by Kamushin
Some thinking and traps in refactor multithreading Python to multiprocessing.
read moreAlter dataSource in Spring By AOP And Annotation
2016-04-06 20-42-11
by Kamushin
About how to use AOP to alter dataSource. And something interesting about proxy in Spring framework.
read morehashHistory and browserHistory in React-Router
2016-03-17 23-09-38
by Kamushin
something I met about hashHistory and browserHistory
read moreWhy Alipay lottery failed
2016-02-08 02-13-37
by Kamushin
some naive thinking about why alipay failed to get applause in 2016 CCTV Spring Festival Gala
read morenotes of ArchitectureOfDatabaseSystem
2016-02-07 00-40-21
by Kamushin
reading notes of ArchitectureOfDatabaseSystem
read moreMember functions in Python
2016-02-03 14-51-01
by Kamushin
Pass a self.func as an argument is passing a function and a self object.
read moreSSCursor in MySQL
2016-01-19 14-55-49
by Kamushin
What is and How to use SSCursor in MySQL
read more