zoukankan
html css js c++ java
word排版-先插入页码,再插入分页符
先从指定页面开始插入页码,然后再分章节,在每一章前面的末尾,回车-插入(页面布局word2007版)-分隔符-分页符;
注意: 此处不能用分隔符-下一页,那样的话,每一章的页码就都是从1开始了。
查看全文
相关阅读:
算法每日一练
golang 基础笔记
python面试问题
《高性能mysql》阅读笔记
Day4 -- Most Frequent Subtree Sum
Day3 -- Find Eventual Safe States
Day2 -- Shifting Letters
svn提交代码出现被锁住的情况(已解决)
springboot 日常小bug:java.sql.SQLException: Parameter index out of range (5 > number of parameters, which is 4).
如何使用ideal工具给朋友发邮件
原文地址:https://www.cnblogs.com/guosj/p/4618027.html
最新文章
python多线程
Tips
pygame 画图
python 函数和方法
python reduce函数功能模拟
java 多线程
dom
java 示例
shell 1
【转载】Python2爬虫之爬取某一路径的所有html文件
热门文章
python 1
java 多线程 3
精华整理
django--ModelForm
爬虫--scrapy
爬虫--微信公众平台登录
django--forms
git 使用
闭包与装饰器
进程,线程和协程
Copyright © 2011-2022 走看看