Blog

让BootStrap的panel-group组件支持全部展开

在CentOS6中升级PHP5.3到PHP5.6

CentOS6 默认php版本是5.3,如果升级到5.6话可以参考本页内容,支持Apache和PHP-FPM

让bootstrap的dropdown-toggle按钮超链接生效

bootstrap的下拉菜单按钮默认功能是点击弹出下拉菜单,即使设置了 href="https://towait.com" 点击后依旧是只弹出菜单,不会产生链接效果的,如果设置为菜单悬停又想让超链接起作用非常简单,只需要加一个data-target属性就可以了。

2 Comments

在CentOS7上安装使用PhantomJS(非源码编译)

将图标放入bootstrap的文本框中

在CentOS上编译安装PhantomJS

CentOS/RHEL一键安装PhantomJS的脚本

pyspider运行报错:ImportError: pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend

pyspider运行报错:ImportError: pycurl: libcurl link-time ssl backend (openssl) is different from compile-time ssl backend

pyspider安装出错: Command "python setup.py egg_info" failed with error code 1 in

在同一台电脑上运行多个Flask应用