当前位置:网站首页>JS add spaces to the string
JS add spaces to the string
2022-07-07 11:09:00 【Have a good time I】
js String concatenation space , An old question about growth is often forgotten , Let's make a record
requirement : Because the specification configuration is string splicing , As shown in the figure, the specification configuration is required to add spaces to this character
I tried several methods, but they didn't work
1. direct +' '
Direct to ignore , No effect .
2. direct +' '
Put... Directly
Output , Negative effects .
3. direct +'\xa0'
, Direct success , If you need a few spaces, just splice a few '\xa0'
The splicing method of the above figure is as follows :
const specificationConfiguration =
' Resource name :' +
conf.resourceName +'\xa0\xa0\xa0\xa0\xa0\xa0'+
' processor :' +
conf.processor +'\xa0\xa0\xa0\xa0\xa0\xa0'+
' Memory :' +
conf.memory +'\xa0\xa0\xa0\xa0\xa0\xa0'+
' computer network :' +
conf.network +'\xa0\xa0\xa0\xa0\xa0\xa0'+
' Free :' +
conf.freeCpus+' nucleus '
边栏推荐
- Use load_ decathlon_ Datalist (Monai) fast loading JSON data
- [untitled]
- Opencv installation and environment configuration - vs2017
- 2021 summary and 2022 outlook
- Introduction to shell programming
- [système recommandé 01] rechub
- The concept, implementation and analysis of binary search tree (BST)
- 滚动踩坑--UNI_APP(八)
- seata 1.3.0 四種模式解决分布式事務(AT、TCC、SAGA、XA)
- Deep understanding of Apache Hudi asynchronous indexing mechanism
猜你喜欢
关于jmeter中编写shell脚本json的应用
China Southern Airlines pa3.1
JSON format query of MySQL
【亲测可行】error while loading shared libraries的解决方案
From pornographic live broadcast to live broadcast E-commerce
July 10, 2022 "five heart public welfare" activity notice + registration entry (two-dimensional code)
[untitled]
The gun startles the dragon, and the crowd "locks" Zhou Zhi
[recommendation system 01] rechub
Operation method of Orange Pie orangepi 4 lts development board connecting SATA hard disk through mini PCIe
随机推荐
How to prepare for the advanced soft test (network planning designer)?
The eighth training assignment
2021-05-21
Une fois que l'uniapp a sauté de la page dans onlaunch, cliquez sur Event Failure resolution
uniCloud
[pro test feasible] error while loading shared libraries solution
BUUCTF---Reverse---reverse1
[installation system] U disk installation system tutorial, using UltraISO to make U disk startup disk
【C#】WinForm运行缩放(变糊)的解决方法
Mendeley -- a free document management tool that automatically inserts references into papers
一些线上学术报告网站与机器学习视频
shardingsphere分库分表示例(逻辑表,真实表,绑定表,广播表,单表)
JSON format query of MySQL
Deep understanding of Apache Hudi asynchronous indexing mechanism
PostgreSQL中的表复制
基于DE2 115开发板驱动HC_SR04超声波测距模块【附源码】
Online hard core tools
Monai version has been updated to 0.9. See what new functions it has
Realize ray detection, drag the mouse to move the object and use the pulley to scale the object
SQL Server 知识汇集9 : 修改数据