1. 在首页添加显示问答的列表,并定义好相应的样式。 无序列表 <ul > <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> 2. 用字典向index.html传递参数。 {% block main%} <p>{{user}} context</p> ...
分类:
其他好文 时间:
2017-11-30 17:22:08
阅读次数:
131
1. 在首页添加显示问答的列表,并定义好相应的样式。 无序列表 <ul > <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> 2. 用字典向index.html传递参数。 1: 2: ...
分类:
其他好文 时间:
2017-11-30 17:19:47
阅读次数:
175
1. 在首页添加显示问答的列表,并定义好相应的样式。 无序列表 <ul > <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> 代码如下: 2. 用字典向index.html传递参数 结果如下: ...
分类:
其他好文 时间:
2017-11-30 00:47:44
阅读次数:
272
1. 在首页添加显示问答的列表,并定义好相应的样式。 无序列表 <ul > <li>Coffee</li> <li>Tea</li> <li>Milk</li> </ul> 2. 用字典向index.html传递参数。 ...
分类:
其他好文 时间:
2017-11-29 21:56:56
阅读次数:
137
题目描述 In an effort to better manage the grazing patterns of his cows, Farmer John has installed one-way cow paths all over his farm. The farm consists ...
分类:
其他好文 时间:
2017-11-26 15:52:32
阅读次数:
172
P1208 [USACO1.3]混合牛奶 Mixing Milk 题目描述 由于乳制品产业利润很低,所以降低原材料(牛奶)价格就变得十分重要。帮助Marry乳业找到最优的牛奶采购方案。 Marry乳业从一些奶农手中采购牛奶,并且每一位奶农为乳制品加工企业提供的价格是不同的。此外,就像每头奶牛每天只能 ...
分类:
其他好文 时间:
2017-11-26 13:53:02
阅读次数:
134
P3119 [USACO15JAN]草鉴定Grass Cownoisseur 题目描述 In an effort to better manage the grazing patterns of his cows, Farmer John has installed one-way cow path ...
分类:
其他好文 时间:
2017-11-26 11:14:57
阅读次数:
163
https://daniu.luogu.org/problemnew/show/P1561 题目描述 Farmer John has discovered that his cows produce higher quality milk when they are subject to stren ...
分类:
其他好文 时间:
2017-11-24 22:48:51
阅读次数:
146
https://www.cnblogs.com/maowang1991/archive/2013/04/15/3023236.html 设计模式(Design Patterns) ——可复用面向对象软件的基础 设计模式(Design pattern)是一套被反复使用、多数人知晓的、经过分类编目的、代 ...
分类:
编程语言 时间:
2017-11-24 18:04:48
阅读次数:
141
题目描述 Farmer John has installed a new system of N-1N?1 pipes to transport milk between the NN stalls in his barn (2 \leq N \leq 50,0002≤N≤50,000), conv ...
分类:
其他好文 时间:
2017-11-19 11:11:10
阅读次数:
159