Relative Content

Tag Archive for c++coding-stylehardcode

The fusion coding

I recently konw about the word “hard code” and “fusion code“.After searching something in stackoverflow I konw what “hard code” mean.But I don’t quite understand what “fusion code” mean.
Does the terminology means a design mode? Or It’s just a coding way to finish the work efficiently?
More examples would be easier for me to understand!
Thank you!