zoukankan
html css js c++ java
stylus含有的特性
Stylus
冒号可有可无
分号可有可无
逗号可有可无
括号可有可无
变量
插值(Interpolation)
混合(Mixin)
数学计算
强制类型转换
动态引入
条件表达式
迭代
嵌套选择器
父级引用
Variable function calls
词法作用域
内置函数(超过 60 个)
语法内函数(In-language functions)
压缩可选
图像内联可选
Stylus 可执行程序
健壮的错误报告
单行和多行注释
CSS 字面量
字符转义
TextMate 捆绑
查看全文
相关阅读:
【BZOJ3144】切糕(HNOI2013)-最小割
【BZOJ1934】善意的投票(SHOI2007)-最小割
【BZOJ2125】最短路-圆方树+倍增LCA
【BZOJ4868】期末考试(六省联考2017)-三分
【BZOJ1951】古代猪文(SDOI2010)-数论大集合
【BZOJ2257】瓶子和燃料(JSOI2009)-裴蜀定理+排序
【BZOJ1485】有趣的数列(HNOI2009)-卡特兰数+线性筛
【51Nod1952】栈-单调栈+单调队列
【BZOJ4517】排列计数(SDOI2016)-组合数学:错排
【BZOJ2111】排列计数(ZJOI2010)-DP+Lucas定理
原文地址:https://www.cnblogs.com/tongbiao/p/10509978.html
最新文章
[leetcode] Reverse Nodes in k-Group
[leetcode] Swap Nodes in Pairs
[leetcode] Merge k Sorted Lists
[leetcode] Generate Parentheses
[leetcode] Valid Parentheses
[leetcode] Remove Nth Node From End of List
[leetcode] 4Sum
poj 3268 Silver Cow Party
AOJ 0121 Seven Puzzle
poj 3669 Meteor Shower
热门文章
AOJ 0558 Cheese
poj 3009 Curling 2.0
poj 1703 Find them, Catch them
poj 2236 Wireless Network
poj 2010 Moo University
poj 3614 Sunscreen
hdu 5878 I Count Two Three
链表(数组模拟)
动态规划(简单)
高精度算法
Copyright © 2011-2022 走看看