一、sass/scss 和 less的区别 一. Sass/Scss、Less是什么? Sass (Syntactically Awesome Stylesheets)是一种动态样式语言,Sass语法属于缩排语法,比css比多出好些功能(如变量、嵌套、运算,混入(Mixin)、继承、颜色处理,函数等 ...
                            
                            
                                分类:
其他好文   时间:
2017-08-10 10:24:26   
                                阅读次数:
158
                             
                         
                    
                        
                            
                            
                                https://mikebeach.org/2012/05/02/how-to-script-a-change-to-a-static-ip-address-or-dhcp-ip-address-in-windows/ netsh interface ipv4 set address name="L ...
                            
                            
                                分类:
其他好文   时间:
2017-07-23 13:31:13   
                                阅读次数:
180
                             
                         
                    
                        
                            
                            
                                    1.重启windows网卡命令 rem 禁用网卡netsh interface set interface 本地连接 disabledrem 启用网卡 netsh interface set interface 本地连接 enabled 2.根据相关信息作出如下修改 rem 禁用网卡netsh in ...
                            
                            
                                分类:
Windows程序   时间:
2017-07-17 09:56:39   
                                阅读次数:
1140