问题描述
for循环内部的值无法在for循环外部使用。
{% set facility "NULL" %}
{% if s[log-filter] is not none %}{% for PRI in s[log-filter] %}{% set facility PRI[facility] %}test1 {{ facility }}{% endfor %}test2 {{ facility }}
{% endif %}显示结果…
联想t61升级t9300 I swear I can break any computer just by being in the room. You do realize, Dear Reader, that these crazy message boxes and errors that I bring to you week after week are real, screenshoted from my own machines, unmodified. Some of these t…
拿到新买的Lenovo T61笔记本后,首先做的第一件事,就是删除默认安装的Vista Home Basic操作系统,改装WIndows XP SP2。 T61有些硬件芯片比较新,Windows Update不能自动提供驱动,需要做一些手工操作。 此外,T…
说来惭愧,很久以前就总结过,但是当时不知道咋写博客,就没有在这里记录。然后,我以前总结的东西也不知道哪里去了,有点尴尬哈! 总之先进入正题:
//父类
class Person {public String name;publi…