In the React project, I first get a string. I want to highlight the keywords in this string. How to solve this problem?

799 windy version of the infinite horizon of the empty mountain

I"m done here now. I don"t know how to go on. I"d like to ask you to help me write a simple demo

.
let values = item.split("");

let valuesContent = values.join(`keyWord`);


I don"t know how to write {} in

{} < / div > ? There is no train of thought

Mar.31,2021

The general idea of

is to use regular replacement keywords with highlighted tags

const string = '799';
const keyWord = '';
const reg = new RegExp(keyWord, 'g');
const result = string.replace(reg, `<b>${keyWord}</b>`);
console.log(result)
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b2295f-2b63a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b2295f-2b63a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?