小编Lel*_*ith的帖子

Sublime查找和替换,无需单击"保存"

当我在项目中进行全局搜索/替换时,Sublime将自动打开所涉及的所有文件,而不是保存它们.然后我必须手动保存每个文件.

有没有办法让Sublime自动保存已经完成的所有更改,而不是打开以前没有打开过的文件?

提前感谢任何可以帮助我的人.

http://www.sublimetext.com/forum/viewtopic.php?f=3&p=40348

replace sublimetext

21
推荐指数
1
解决办法
5481
查看次数

Internet Explorer 11不断分割单词

Internet Explorer继续分裂我的话.Chrome和Firefox工作正常.

这是我的代码和网站链接:http://www.hgsainc.com/about/
感谢您的帮助!

.page #main .entry-content {
    width: 100%;
    padding-right: 0;
    word-wrap: normal;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    hyphens: none;
    table-layout: fixed;  
}

.page #main .entry-content p,
.page #main .entry-content span {
    font-size: 16px;
    line-height: 30px;
    text-align: right;
}
Run Code Online (Sandbox Code Playgroud)

css split words internet-explorer-11

4
推荐指数
1
解决办法
3003
查看次数

标签 统计

css ×1

internet-explorer-11 ×1

replace ×1

split ×1

sublimetext ×1

words ×1