Town Yard text:
The Confucian School of the practical and practical, line Buddhism Purdue sentient beings, the monastic Kangsheng fidelity, understanding of the easy to change the image. To science and technology to shine a good law, the achievement of a conscience blog.
______________________________________________________________________________________________________
Code
#include <stdlib.h> #include <stdio.h>int main () {int num = 14; printf ("%x\n", num),//16 binary lowercase printf ("%x\n", num),//16 uppercase system ("pause"); return 0;}
Result
650) this.width=650; "src=" Https://s2.51cto.com/wyfs02/M01/8D/FA/wKioL1iyWsqiXjONAAAtphPXYcA448.png "title=" Qq20170221152614.png "alt=" Wkiol1iywsqixjonaaatphpxyca448.png "/>
______________________________________________________________________________________________________
If you think this blog post has a place to improve, please comment, I will think carefully.
Note: This blog post is only used for scientific research, if the infringement of your interests, please inform me, I will make the appropriate treatment.
This article is from the "calm mind like water, chi just like the pan." Blog, be sure to keep this source http://xinjingzhigang.blog.51cto.com/12262830/1901340
C_win base printf%x outputs decimal numbers in 16 binary format