俺是陆军PLA
I think my diet may have done somethings on my overweight.I eat lots of rice as well as meats,but I seldom do exercises. I am very fat now , what should I do?!
lclcjunjun
1、Ctr+H,查找替换"^$"即可,缺点:多按几次按钮2、写程序,烦!优点:一键搞定'用下面这个宏 程序代码Sub Del1()'Dim doc1 As Word.DocumentSet doc1 = Documents(1)For i = 1 To doc1.Paragraphs.Countj = doc1.Paragraphs(i).Range.Characters.Count - 1For n = j To 1 Step -1asc1 = Asc(doc1.Paragraphs(i).Range.Characters(n))If (asc1 > 64 And asc1 < 91) Or (asc1 > 96 And asc1 < 123) Thendoc1.Paragraphs(i).Range.Characters(n).DeleteEnd IfNextNextEnd Sub
iamjiaying
望帮到你~I deem that my corpulence is closely connected to my eating habits(or diet) and exercising. I‘ve taken in 摄入 too much rice and meat yet seldom exercised. i am fat now,what should i do?
优质英语培训问答知识库