我正在构建一个字典,当我打印(输出)单词防御时,我想用粗体打印单词本身.当我打印
cout<<word<<endl<<defention1<<defenition2<<endl;
我希望唯一的"字"是大胆的.
我怎样才能做到这一点?
c++ string
c++ ×1
string ×1