我有这样的div:
std::string expr = "(?<ns>\\S+)"; // (?<ns>\S+)
boost::regex re("\\(\\?\\<(?<name>.+)\\>"); // \(\?\<(?<name>.+)\>
bool found = boost::regex_search(expr, re); // **found is always false**
是否可以在不使用空格的情况下避免包装.wrap:nowrap或指定任何div的宽度
答案 0 :(得分:0)
从position: relative
样式中删除.container
。