Last updated: 2015-06-25
Background
During past years of programming, I, crifan, has accumulated many common functions for many language.
Try avoid reinvent the wheel, so now summary these common useful functions together, called crifanLib.
Then crifanLib can be reused by myself and others in future programming.
Hope also useful for you. ^_^
Content in crifanLib
It contains:
Language | Lib File |
C | |
C# | |
Go | |
Java | |
PHP | |
Python |
Download
all related code can be download from:
(old place: crifanLib on google code)
also, you can browser them online:
https://github.com/crifan/crifanLib
(old place: https://code.google.com/p/crifanlib/source/browse/#svn%2Ftrunk)
How to Use
crifanLib.py
you can found the example code of functions’ usage at (written in Chinese):
crifanLib.cs
you can found the example code of functions’ usage at (written in Chinese):