Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
像这样:
* ** *** ****
不像这样:
* ** ***
我的意思是相反的方向。星星应该从左边增加填充。有什么办法吗?
使用str_pad()将字符串填充到所需的长度。
添加
// for every desired space
帮助你思考这个问题(因为它是家庭作业)。
string function