首页
编程
java
php
前端
首页
编程
java
php
前端
sprintf(“%x,-5”)的输出结果是
sprintf(“%x,-5”)的输出结果是,这个函数是怎么运行的
应该是sprintf("%x",-5)吧
可以查看手册:
c语言-sprintf()
中的内容
点击展开全文