摘要: this->setWindowFlags(Qt::WindowCloseButtonHint|Qt::WindowMinimizeButtonHint); 阅读全文
posted @ 2020-09-01 16:37 朱小勇 阅读(667) 评论(0) 推荐(0) 编辑
摘要: var str = text_name.replace(/\ +/g,""); str = str.replace(/[\r\n]/g,""); console.log(str); 阅读全文
posted @ 2020-09-01 13:53 朱小勇 阅读(1536) 评论(0) 推荐(0) 编辑