当前位置:网站首页>Map,String,Json之間轉換
Map,String,Json之間轉換
2022-06-30 08:08:00 【homehome...】
- Map–>String
const map = new Map([
[‘name’, ‘Tom’],
[‘country’, ‘Chile’],
]);
// Convert to JSON string
const jsonStr = JSON.stringify(Object.fromEntries(map));
// ️ ‘{“name”: “Tom”, “country”: “Chile”}’
//將string --> Object --> Map
const obj = JSON.parse(jsonStr);
const mapAgain = new Map(Object.entries(obj));
console.log(mapAgain); // ️ {‘name’ => ‘Tom’, ‘country’ => ‘Chile’}
边栏推荐
- Conversion between basic data types in go data types
- Environment configuration of ROS Aubo manipulator
- Applet uses QR code plug-in
- Opencv video
- 【NVMe2.0b 14-6】Format NVM、Keep Alive、Lockdown command
- Redis设计与实现(四)| 主从复制
- Deep learning - bounding box prediction
- Deep learning - brnn and DRNN
- Game 280 problem2: minimum operands to turn an array into an alternating array
- JS中的this指向
猜你喜欢

【花雕体验】12 搭建ESP32C3之Arduino开发环境

End-to-end 3D Point Cloud Instance Segmentation without Detection

Bingbing learning notes: quick sorting

Oracle expansion table space installed in docker

涂鸦Wi-Fi&BLE SoC开发幻彩灯带

【NVMe2.0b 14-8】Set Features(下篇)

Applet uses QR code plug-in

What management improvements can CRM bring to enterprises

MySQL cannot connect to the intranet database

Simple application of generating function
随机推荐
Go 数据类型篇之基本数据类型之间的转化
JS代码案例
CRM能为企业带来哪些管理提升
min_ max_ Gray operator understanding
Pycharm Dlib library installation
Introduction to opencv (II): image color space conversion and image saving
Implementation of remote monitoring by camera in Experiment 5
小心transmittable-thread-local的这个坑
[nvme2.0b 14 - 5] commande de téléchargement / commande du logiciel
示波器探头对测量电容负荷有影响吗?
【NVMe2.0b 14-3】Doorbell Buffer Config command、Device Self-test command
TP5 set direct download file
Want to ask, how to choose securities companies for stock speculation? Is it safe to open an account online?
Unity 基础光照模型
[flower carving experience] 13 build the platformio ide development environment of esp32c3
【NVMe2.0b 14-7】Set Features(上篇)
F12抓包用于做postman接口测试的全过程解析
How CRM & PM helps enterprises create optimal sales performance
Do you know the IP protocol?
Graffiti Wi Fi & ble SoC development slide strip